Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.storage.sql.BaseProperty

Packages that use BaseProperty
org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. 
 

Uses of BaseProperty in org.nuxeo.ecm.core.storage.sql
 

Subclasses of BaseProperty in org.nuxeo.ecm.core.storage.sql
 class CollectionProperty
          A CollectionProperty gives access to a collection value stored in an underlying CollectionFragment.
 class SimpleProperty
          A SimpleProperty gives access to a scalar value stored in an underlying SimpleFragment.
 

Methods in org.nuxeo.ecm.core.storage.sql that return BaseProperty
 BaseProperty Node.getProperty(String name)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.