org.exoplatform.content.service
Class UserContentNavListener

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

public class UserContentNavListener
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
UserContentNavListener()
           
 
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

UserContentNavListener

public UserContentNavListener()
                       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.