Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.dublincore.listener
Class DublinCoreListener

java.lang.Object
  extended by org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener
All Implemented Interfaces:
EventListener

public class DublinCoreListener
extends Object
implements EventListener

Core Event Listener for updating DublinCore.

Author:
Thierry Delprat, Ruslan Spivak

Constructor Summary
DublinCoreListener()
           
 
Method Summary
 void handleEvent(Event event)
          Core event notification.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DublinCoreListener

public DublinCoreListener()
Method Detail

handleEvent

public void handleEvent(Event event)
                 throws ClientException
Core event notification.

Gets core events and updates DublinCore if needed.

Specified by:
handleEvent in interface EventListener
Parameters:
event - event fired at core layer
Throws:
ClientException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.