Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.api.model.impl.primitives
Class BlobObjectAdapter

java.lang.Object
  extended by org.nuxeo.ecm.core.api.model.impl.osm.DynamicObjectAdapter
      extended by org.nuxeo.ecm.core.api.model.impl.primitives.BlobObjectAdapter
All Implemented Interfaces:
Serializable, ObjectAdapter

public class BlobObjectAdapter
extends DynamicObjectAdapter

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Constructor Summary
BlobObjectAdapter()
           
 
Method Summary
 Object create(Map<String,Object> value)
           
 
Methods inherited from class org.nuxeo.ecm.core.api.model.impl.osm.DynamicObjectAdapter
addField, addField, getAdapter, getDefaultValue, getMap, getValue, setMap, setValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlobObjectAdapter

public BlobObjectAdapter()
Method Detail

create

public Object create(Map<String,Object> value)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.