eXo JCR :: Component :: Extension Service 1.16.0-CR2

org.exoplatform.services.jcr.ext.hierarchy.impl
Class NewGroupListener

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.organization.GroupEventListener
          extended by org.exoplatform.services.jcr.ext.hierarchy.impl.NewGroupListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class NewGroupListener
extends org.exoplatform.services.organization.GroupEventListener

Created by The eXo Platform SARL Author : Dang Van Minh minh.dang@exoplatform.com Nov 15, 2007 11:13:25 AM


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
NewGroupListener(RepositoryService jcrService, NodeHierarchyCreator nodeHierarchyCreatorService, DataDistributionManager dataDistributionManager, org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 void preDelete(org.exoplatform.services.organization.Group group)
          
 void preSave(org.exoplatform.services.organization.Group group, boolean isNew)
          
 
Methods inherited from class org.exoplatform.services.organization.GroupEventListener
postDelete, postSave
 
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

NewGroupListener

public NewGroupListener(RepositoryService jcrService,
                        NodeHierarchyCreator nodeHierarchyCreatorService,
                        DataDistributionManager dataDistributionManager,
                        org.exoplatform.container.xml.InitParams params)
                 throws Exception
Throws:
Exception
Method Detail

preSave

public void preSave(org.exoplatform.services.organization.Group group,
                    boolean isNew)
             throws Exception

Overrides:
preSave in class org.exoplatform.services.organization.GroupEventListener
Throws:
Exception

preDelete

public void preDelete(org.exoplatform.services.organization.Group group)
               throws Exception

Overrides:
preDelete in class org.exoplatform.services.organization.GroupEventListener
Throws:
Exception

eXo JCR :: Component :: Extension Service 1.16.0-CR2

Copyright © 2014 eXo Platform SAS. All Rights Reserved.