org.exoplatform.services.wcm.publication.listener.post
Class PostEditContentEventListener

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.listener.Listener<org.exoplatform.services.cms.CmsService,javax.jcr.Node>
          extended by org.exoplatform.services.wcm.publication.listener.post.PostEditContentEventListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class PostEditContentEventListener
extends org.exoplatform.services.listener.Listener<org.exoplatform.services.cms.CmsService,javax.jcr.Node>

Created by The eXo Platform SAS Author : Hoa Pham hoa.phamvu@exoplatform.com Mar 6, 2009


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
PostEditContentEventListener(WCMPublicationService publicationService)
          Instantiates a new post edit content event listener.
 
Method Summary
 void onEvent(org.exoplatform.services.listener.Event<org.exoplatform.services.cms.CmsService,javax.jcr.Node> 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

PostEditContentEventListener

public PostEditContentEventListener(WCMPublicationService publicationService)
Instantiates a new post edit content event listener.

Parameters:
pservice - the pservice
Method Detail

onEvent

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.