org.exoplatform.platform.common.ext
Class UserDriveExtListener

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.organization.UserEventListener
          extended by org.exoplatform.platform.common.ext.UserDriveExtListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

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

Created by IntelliJ IDEA. User: kmenzli Date: 28/12/11 Time: 16:14 To change this template use File | Settings | File Templates.


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
UserDriveExtListener(org.exoplatform.services.jcr.RepositoryService repositoryService, org.exoplatform.services.cms.link.LinkManager linkManager, org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator)
           
 
Method Summary
 void postSave(org.exoplatform.services.organization.User user, boolean isNew)
           
 
Methods inherited from class org.exoplatform.services.organization.UserEventListener
postDelete, preDelete, 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

UserDriveExtListener

public UserDriveExtListener(org.exoplatform.services.jcr.RepositoryService repositoryService,
                            org.exoplatform.services.cms.link.LinkManager linkManager,
                            org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator)
                     throws Exception
Throws:
Exception
Method Detail

postSave

public void postSave(org.exoplatform.services.organization.User user,
                     boolean isNew)
              throws Exception
Overrides:
postSave in class org.exoplatform.services.organization.UserEventListener
Throws:
Exception


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.