org.exoplatform.content.service
Class GroupContentNavListener

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

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

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


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
GroupContentNavListener()
           
 
Method Summary
 void preDelete(org.exoplatform.services.organization.Group group)
           
 
Methods inherited from class org.exoplatform.services.organization.GroupEventListener
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

GroupContentNavListener

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

preDelete

public void preDelete(org.exoplatform.services.organization.Group group)
               throws java.lang.Exception
Overrides:
preDelete in class org.exoplatform.services.organization.GroupEventListener
Throws:
java.lang.Exception


Copyright © 2011 eXo Platform SAS. All Rights Reserved.