Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

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

Methods in org.nuxeo.ecm.core.storage.sql that return CollectionProperty
 CollectionProperty Node.getCollectionProperty(String name)
          Gets a collection property from the node, given its name.
 

Uses of CollectionProperty in org.nuxeo.ecm.core.storage.sql.coremodel
 

Constructors in org.nuxeo.ecm.core.storage.sql.coremodel with parameters of type CollectionProperty
SQLCollectionProperty(SQLSession session, CollectionProperty property, ListType type, boolean readonly)
          Creates a SQLCollectionProperty to wrap a CollectionProperty.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.