Nuxeo ECM Projects 5.4.3-SNAPSHOT

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
 Object convert(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 Object convert(Object value)
               throws TypeException
Specified by:
convert in class ValueConverter
Throws:
TypeException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.