org.exoplatform.content.service
Class ContentNavListener

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.organization.UserEventListener
          extended by org.exoplatform.content.service.ContentNavListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class ContentNavListener
extends org.exoplatform.services.organization.UserEventListener

Created by The eXo Platform SARL Author : Pham Thanh Tung tung.pham@exoplatform.com Jun 1, 2007


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
ContentNavListener()
           
 
Method Summary
 void preDelete(org.exoplatform.services.organization.User user)
           
 
Methods inherited from class org.exoplatform.services.organization.UserEventListener
postDelete, postSave, preSave
 
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

ContentNavListener

public ContentNavListener()
                   throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

preDelete

public void preDelete(org.exoplatform.services.organization.User user)
               throws java.lang.Exception
Overrides:
preDelete in class org.exoplatform.services.organization.UserEventListener
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.