org.exoplatform.services.wcm.publication.listener.navigation
Class UpdateNavigationEventListener
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<org.exoplatform.portal.config.UserPortalConfigService,org.exoplatform.portal.config.model.PageNavigation>
org.exoplatform.services.wcm.publication.listener.navigation.UpdateNavigationEventListener
- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin
public class UpdateNavigationEventListener
- extends org.exoplatform.services.listener.Listener<org.exoplatform.portal.config.UserPortalConfigService,org.exoplatform.portal.config.model.PageNavigation>
Created by The eXo Platform SAS
Author : Hoa Pham
hoa.pham@exoplatform.com
Sep 24, 2008
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
desc, name |
|
Method Summary |
void |
onEvent(org.exoplatform.services.listener.Event<org.exoplatform.portal.config.UserPortalConfigService,org.exoplatform.portal.config.model.PageNavigation> 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 |
UpdateNavigationEventListener
public UpdateNavigationEventListener()
onEvent
public void onEvent(org.exoplatform.services.listener.Event<org.exoplatform.portal.config.UserPortalConfigService,org.exoplatform.portal.config.model.PageNavigation> event)
throws java.lang.Exception
- Specified by:
onEvent in class org.exoplatform.services.listener.Listener<org.exoplatform.portal.config.UserPortalConfigService,org.exoplatform.portal.config.model.PageNavigation>
- Throws:
java.lang.Exception
Copyright © 2011 eXo Platform SAS. All Rights Reserved.