Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.api.model.impl.ComplexProperty

Packages that use ComplexProperty
org.nuxeo.ecm.core.api.model.impl   
org.nuxeo.ecm.core.api.model.impl.osm   
org.nuxeo.ecm.core.api.model.impl.primitives   
 

Uses of ComplexProperty in org.nuxeo.ecm.core.api.model.impl
 

Subclasses of ComplexProperty in org.nuxeo.ecm.core.api.model.impl
 class DocumentPartImpl
           
 class MapProperty
          Phantom properties are not stored as children objects.
 

Methods in org.nuxeo.ecm.core.api.model.impl with parameters of type ComplexProperty
 void DocumentPartImpl.deserializeChildren(ComplexProperty parent, ObjectInputStream in)
           
 

Uses of ComplexProperty in org.nuxeo.ecm.core.api.model.impl.osm
 

Subclasses of ComplexProperty in org.nuxeo.ecm.core.api.model.impl.osm
 class ComplexMemberProperty
           
 class ObjectProperty
          Phantom properties are not stored as children objects.
 

Uses of ComplexProperty in org.nuxeo.ecm.core.api.model.impl.primitives
 

Subclasses of ComplexProperty in org.nuxeo.ecm.core.api.model.impl.primitives
 class BlobProperty
           
 class ExternalBlobProperty
          Property handling an external blob: create/edit is done from a map, and the value returned is a blob.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.