org.exoplatform.wcm.authoring.listener
Class PostUpdateStateEventListener

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

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

Created by The eXo Platform SAS Author : Benjamin Paillereau benjamin.paillereau@exoplatform.com May 31, 2010


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
PostUpdateStateEventListener(PublicationManager publicationManager)
          Instantiates a new post edit content event listener.
 
Method Summary
 void onEvent(org.exoplatform.services.listener.Event<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

PostUpdateStateEventListener

public PostUpdateStateEventListener(PublicationManager publicationManager)
Instantiates a new post edit content event listener.

Parameters:
pservice - the pservice
Method Detail

onEvent

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.