|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wcm.publication.listener.page.PageEventListenerDelegate
public class PageEventListenerDelegate
Created by The eXo Platform SAS Author : Hoa Pham hoa.pham@exoplatform.com Oct 6, 2008
| Constructor Summary | |
|---|---|
PageEventListenerDelegate(java.lang.String lifecycleName,
org.exoplatform.container.ExoContainer container)
Instantiates a new page event listener delegate. |
|
| Method Summary | |
|---|---|
void |
updateLifecycleOnRemovePage(org.exoplatform.portal.config.model.Page page,
java.lang.String remoteUser,
WebpagePublicationPlugin plugin)
Update lifecycle on remove page. |
void |
updateLifecyleOnChangePage(org.exoplatform.portal.config.model.Page page,
java.lang.String remoteUser,
WebpagePublicationPlugin plugin)
Update lifecyle on change page. |
void |
updateLifecyleOnCreatePage(org.exoplatform.portal.config.model.Page page,
java.lang.String remoteUser,
WebpagePublicationPlugin plugin)
Update lifecyle on create page. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PageEventListenerDelegate(java.lang.String lifecycleName,
org.exoplatform.container.ExoContainer container)
lifecycleName - the lifecycle namecontainer - the container| Method Detail |
|---|
public void updateLifecyleOnCreatePage(org.exoplatform.portal.config.model.Page page,
java.lang.String remoteUser,
WebpagePublicationPlugin plugin)
throws java.lang.Exception
page - the pageremoteUser - the remote userplugin -
java.lang.Exception - the exception
public void updateLifecyleOnChangePage(org.exoplatform.portal.config.model.Page page,
java.lang.String remoteUser,
WebpagePublicationPlugin plugin)
throws java.lang.Exception
page - the pageremoteUser - the remote userplugin -
java.lang.Exception - the exception
public void updateLifecycleOnRemovePage(org.exoplatform.portal.config.model.Page page,
java.lang.String remoteUser,
WebpagePublicationPlugin plugin)
throws java.lang.Exception
page - the pageremoteUser - the remote userplugin -
java.lang.Exception - the exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||