Nuxeo Enterprise Platform 5.4

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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.