Nuxeo ECM Projects 5.4.3-SNAPSHOT

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.contentview.json   
 

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

Methods in org.nuxeo.ecm.core.api.model with parameters of type ScalarProperty
 Object ValueExporter.visit(ScalarProperty property, Object arg)
           
 Object PropertyVisitor.visit(ScalarProperty property, 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.contentview.json
 

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


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.