[EMAIL PROTECTED] wrote:
Hello,

Is there some event triggered when a document is removed from the repository, 
or is it possible to create such an event?
In the EventNames class, I only see a DOCUMENT_CHANGED event no 
DOCUMENT_DELETED event.
I would need to create a listener that receives an event when a document is deleted.

Those are events used in web tier. If you need a core listener you can check events defined in DocumentEventTypes class.
There is a DOCUMENT_REMOVED event.
Thank you.

Luc Feys
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm


_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to