|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.base.event.GroupListenerAdapter
com.jivesoftware.forum.database.GroupDeletedListener
public class GroupDeletedListener
A listener for Group delete events that clears all permissions for that group from the jiveGroupPerm db table.
Constructor Summary | |
---|---|
GroupDeletedListener()
|
Method Summary | |
---|---|
void |
groupDeleted(GroupEvent event)
Fired when a group is deleted. |
Methods inherited from class com.jivesoftware.base.event.GroupListenerAdapter |
---|
groupAdministratorAdded, groupAdministratorDeleted, groupCreated, groupModified, groupUserAdded, groupUserDeleted |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GroupDeletedListener()
Method Detail |
---|
public void groupDeleted(GroupEvent event)
GroupListener
groupDeleted
in interface GroupListener
groupDeleted
in class GroupListenerAdapter
event
- the GroupEvent
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |