org.exoplatform.wcm.ext.component.activity.listener
Class CommentRemovedActivityListener

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.listener.Listener<javax.jcr.Node,String>
          extended by org.exoplatform.wcm.ext.component.activity.listener.CommentRemovedActivityListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class CommentRemovedActivityListener
extends org.exoplatform.services.listener.Listener<javax.jcr.Node,String>

Created by The eXo Platform SAS Author : Nguyen The Vinh From ECM Of eXoPlatform vinh_nguyen@exoplatform.com Handler Comment Removed event 30 Jan 2013


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
CommentRemovedActivityListener()
           
 
Method Summary
 void onEvent(org.exoplatform.services.listener.Event<javax.jcr.Node,String> event)
           
 
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentRemovedActivityListener

public CommentRemovedActivityListener()
Method Detail

onEvent

public void onEvent(org.exoplatform.services.listener.Event<javax.jcr.Node,String> event)
             throws Exception
Specified by:
onEvent in class org.exoplatform.services.listener.Listener<javax.jcr.Node,String>
Throws:
Exception


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.