Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

Packages that use MapProperty
org.nuxeo.ecm.core.api.model   
org.nuxeo.ecm.core.api.model.impl.osm   
org.nuxeo.ecm.core.api.model.impl.primitives   
org.nuxeo.ecm.platform.contentview.json   
 

Uses of MapProperty in org.nuxeo.ecm.core.api.model
 

Methods in org.nuxeo.ecm.core.api.model with parameters of type MapProperty
 Object ValueExporter.visit(MapProperty property, Object arg)
           
 Object PropertyVisitor.visit(MapProperty property, Object arg)
           
 

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

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

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

Subclasses of MapProperty 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.
 

Uses of MapProperty in org.nuxeo.ecm.platform.contentview.json
 

Methods in org.nuxeo.ecm.platform.contentview.json with parameters of type MapProperty
 Object DocumentModelToJSON.visit(MapProperty property, Object arg)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.