org.exoplatform.wcm.authoring.listener
Class PostUpdateStateEventListener
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<CmsService,javax.jcr.Node>
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
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
desc, name |
|
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 |
PostUpdateStateEventListener
public PostUpdateStateEventListener(PublicationManager publicationManager)
- Instantiates a new post edit content event listener.
- Parameters:
pservice - the pservice
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 © 2012 eXo Platform SAS. All Rights Reserved.