Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.core.event.impl.DocumentEventContext

Packages that use DocumentEventContext
org.nuxeo.ecm.core.api The core API of the Nuxeo platform, including: CoreSession, DocumentModel, Blob
org.nuxeo.ecm.platform.ec.notification   
 

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

Methods in org.nuxeo.ecm.core.api that return DocumentEventContext
 DocumentEventContext AbstractSession.newEventContext(DocumentModel source)
           
 

Uses of DocumentEventContext in org.nuxeo.ecm.platform.ec.notification
 

Methods in org.nuxeo.ecm.platform.ec.notification with parameters of type DocumentEventContext
 void NotificationEventListener.sendNotification(Event event, DocumentEventContext ctx)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.