Nuxeo Enterprise Platform 5.4

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(java.lang.String name)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.