org.exoplatform.services.wcm.publication.listener.navigation
Class RemoveNavigationEventListener

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.listener.Listener<org.exoplatform.portal.config.UserPortalConfigService,org.exoplatform.portal.config.model.PageNavigation>
          extended by org.exoplatform.services.wcm.publication.listener.navigation.RemoveNavigationEventListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class RemoveNavigationEventListener
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


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
RemoveNavigationEventListener()
           
 
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
 

Constructor Detail

RemoveNavigationEventListener

public RemoveNavigationEventListener()
Method Detail

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.