|
Jive Forums API (5.5.20.2-oracle) Core Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CategoryEvent | |
---|---|
com.jivesoftware.forum.event | Provides mechanisms to be notified of actions in the system such as new messages being created. |
Uses of CategoryEvent in com.jivesoftware.forum.event |
---|
Methods in com.jivesoftware.forum.event with parameters of type CategoryEvent | |
---|---|
void |
CategoryListener.categoryAdded(CategoryEvent event)
Fired when a category has been added to the system. |
void |
CategoryListener.categoryDeleted(CategoryEvent event)
Fired when a category is about to be deleted from the system. |
void |
CategoryListener.categoryModified(CategoryEvent event)
Fired when a category has been modified. |
void |
CategoryListener.categoryMoved(CategoryEvent event)
Fired when a category has been moved from one category to another. |
void |
CategoryEventDispatcher.dispatchEvent(CategoryEvent event)
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |