Class NewUserListener
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.services.organization.UserEventListener
-
- org.exoplatform.services.jcr.ext.hierarchy.impl.NewUserListener
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class NewUserListener extends org.exoplatform.services.organization.UserEventListenerCreated by The eXo Platform SAS Author : Dang Van Minh minh.dang@exoplatform.com Nov 15, 2007 11:13:12 AM
-
-
Constructor Summary
Constructors Constructor Description NewUserListener(NodeHierarchyCreator nodeHierarchyCreatorService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpreDelete(org.exoplatform.services.organization.User user)-
Methods inherited from class org.exoplatform.services.organization.UserEventListener
postDelete, postSave, postSetEnabled, preSave, preSetEnabled
-
-
-
-
Constructor Detail
-
NewUserListener
public NewUserListener(NodeHierarchyCreator nodeHierarchyCreatorService) throws Exception
- Throws:
Exception
-
-