Nuxeo Enterprise Platform 5.4

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

Packages that use ScalarProperty
org.nuxeo.ecm.core.api.model   
org.nuxeo.ecm.core.api.model.impl   
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 ScalarProperty in org.nuxeo.ecm.core.api.model
 

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

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

Subclasses of ScalarProperty in org.nuxeo.ecm.core.api.model.impl
 class ArrayProperty
           
 

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

Subclasses of ScalarProperty in org.nuxeo.ecm.core.api.model.impl.osm
 class ScalarMemberProperty
           
 

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

Subclasses of ScalarProperty in org.nuxeo.ecm.core.api.model.impl.primitives
 class BinaryProperty
           
 class BooleanProperty
           
 class DateProperty
           
 class DoubleProperty
           
 class LongProperty
           
 class StringProperty
           
 

Uses of ScalarProperty in org.nuxeo.ecm.platform.rendering.template
 

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

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

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


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.