org.nuxeo.ecm.platform.modifier.corelistener
Class DocModifierListener
java.lang.Object
org.nuxeo.ecm.core.listener.AbstractEventListener
org.nuxeo.ecm.platform.modifier.corelistener.DocModifierListener
- All Implemented Interfaces:
- AsynchronousEventListener, EventListener
public class DocModifierListener
- extends AbstractEventListener
- implements AsynchronousEventListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocModifierListener
public DocModifierListener()
notifyEvent
public void notifyEvent(CoreEvent coreEvent)
throws Exception
- Core event notification.
Checks with the Document Modifier service for the document type. If it is
a candidate further processing will be performed on the document.
- Specified by:
notifyEvent in interface EventListener
- Parameters:
coreEvent - instance thrown at core layer
- Throws:
Exception
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.