Nuxeo Enterprise Platform 5.4

Uses of Package
org.nuxeo.common.collections

Packages that use org.nuxeo.common.collections
org.nuxeo.common.collections Some specific collection classes used by the Nuxeo project. 
org.nuxeo.ecm.core.api The core API of the Nuxeo platform, including: CoreSession, DocumentModel, Blob
org.nuxeo.ecm.core.api.impl   
org.nuxeo.ecm.core.event.impl Event Service implementation. 
org.nuxeo.ecm.core.query.sql.model   
org.nuxeo.runtime.deployment.preprocessor   
 

Classes in org.nuxeo.common.collections used by org.nuxeo.common.collections
ArrayMap
          A mixture of an array list and a map used to store small table of elements using both indices and keys.
DependencyTree.Entry
           
ScopeType
          Scope type definitions for a scoped map.
SerializableArrayMap
          A mixture of an array list and a map used to store small table of elements using both indices and keys.
 

Classes in org.nuxeo.common.collections used by org.nuxeo.ecm.core.api
ScopedMap
          Scoped map holding data for a given scope.
ScopeType
          Scope type definitions for a scoped map.
 

Classes in org.nuxeo.common.collections used by org.nuxeo.ecm.core.api.impl
ScopedMap
          Scoped map holding data for a given scope.
ScopeType
          Scope type definitions for a scoped map.
 

Classes in org.nuxeo.common.collections used by org.nuxeo.ecm.core.event.impl
ScopedMap
          Scoped map holding data for a given scope.
ScopeType
          Scope type definitions for a scoped map.
 

Classes in org.nuxeo.common.collections used by org.nuxeo.ecm.core.query.sql.model
SerializableArrayMap
          A mixture of an array list and a map used to store small table of elements using both indices and keys.
 

Classes in org.nuxeo.common.collections used by org.nuxeo.runtime.deployment.preprocessor
DependencyTree
           
DependencyTree.Entry
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.