Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.comment.listener
Class AbstractCommentListener

java.lang.Object
  extended by org.nuxeo.ecm.platform.comment.listener.AbstractCommentListener
Direct Known Subclasses:
CommentRemovedEventListener, DocumentRemovedCommentEventListener

public abstract class AbstractCommentListener
extends java.lang.Object


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

Constructor Detail

AbstractCommentListener

public AbstractCommentListener()
Method Detail

handleEvent

public void handleEvent(EventBundle events)

handleEvent

public void handleEvent(Event event)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.