Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.common.collections.ScopedMap

Packages that use ScopedMap
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. 
 

Uses of ScopedMap in org.nuxeo.ecm.core.api
 

Methods in org.nuxeo.ecm.core.api that return ScopedMap
 ScopedMap DocumentModel.getContextData()
          Gets the context data associated to this document.
 

Uses of ScopedMap in org.nuxeo.ecm.core.api.impl
 

Methods in org.nuxeo.ecm.core.api.impl that return ScopedMap
 ScopedMap SimpleDocumentModel.getContextData()
           
 ScopedMap DocumentModelImpl.getContextData()
           
 

Uses of ScopedMap in org.nuxeo.ecm.core.event.impl
 

Methods in org.nuxeo.ecm.core.event.impl that return ScopedMap
 ScopedMap ShallowDocumentModel.getContextData()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.