Nuxeo ECM Projects 5.4.3-SNAPSHOT

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.comment.listener   
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.comment.listener
 

Methods in org.nuxeo.ecm.platform.comment.listener that return DocumentEventContext
 DocumentEventContext CommentNotificationListener.handleNotifications(Event event)
           
 

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

Methods in org.nuxeo.ecm.platform.ec.notification that return DocumentEventContext
 DocumentEventContext NotificationListenerHook.handleNotifications(Event event)
           
 

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


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.