Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.api.impl.converter
Class BlobConverter

java.lang.Object
  extended by org.nuxeo.ecm.core.api.impl.converter.ValueConverter
      extended by org.nuxeo.ecm.core.api.impl.converter.BlobConverter

public final class BlobConverter
extends ValueConverter

Author:
Bogdan Stefanescu

Field Summary
static BlobConverter INSTANCE
           
 
Method Summary
 java.lang.Object convert(java.lang.Object value)
           
 
Methods inherited from class org.nuxeo.ecm.core.api.impl.converter.ValueConverter
addConvertor, getValue, removeConvertor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final BlobConverter INSTANCE
Method Detail

convert

public java.lang.Object convert(java.lang.Object value)
                         throws TypeException
Specified by:
convert in class ValueConverter
Throws:
TypeException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.