Nuxeo Enterprise Platform 5.4

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.rendering.template   
org.nuxeo.ecm.webengine.util   
 

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

Methods in org.nuxeo.ecm.core.api.model with parameters of type MapProperty
 java.lang.Object ValueExporter.visit(MapProperty property, java.lang.Object arg)
           
 java.lang.Object PropertyVisitor.visit(MapProperty property, java.lang.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.rendering.template
 

Methods in org.nuxeo.ecm.platform.rendering.template with parameters of type MapProperty
 java.lang.Object DocumentValueExporter.visit(MapProperty property, java.lang.Object arg)
           
 

Uses of MapProperty in org.nuxeo.ecm.webengine.util
 

Methods in org.nuxeo.ecm.webengine.util with parameters of type MapProperty
 java.lang.Object JSonDocumentExporter.visit(MapProperty property, java.lang.Object arg)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.