org.nuxeo.ecm.platform.dublincore.listener
Class DublinCoreListener
java.lang.Object
org.nuxeo.ecm.core.listener.AbstractEventListener
org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener
- All Implemented Interfaces:
- AsynchronousEventListener, DocumentModelEventListener, EventListener
public class DublinCoreListener
- extends AbstractEventListener
- implements AsynchronousEventListener, DocumentModelEventListener
Core Event Listener for updating DublinCore.
- Author:
- Thierry Delprat, Ruslan Spivak
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DublinCoreListener
public DublinCoreListener()
notifyEvent
public void notifyEvent(CoreEvent coreEvent)
- Core event notification.
Gets core events and updates DublinCore if needed.
- Specified by:
notifyEvent in interface EventListener
- Parameters:
coreEvent - event fired at core layer
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.