Jive Forums API (5.5.20.2-oracle) Core Javadocs

Uses of Class
com.jivesoftware.forum.event.AnnouncementEvent

Packages that use AnnouncementEvent
com.jivesoftware.forum.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
 

Uses of AnnouncementEvent in com.jivesoftware.forum.event
 

Methods in com.jivesoftware.forum.event with parameters of type AnnouncementEvent
 void AnnouncementListener.announcementCreated(AnnouncementEvent event)
          Fired when an announcement has been added to the system.
 void AnnouncementListener.announcementDeleted(AnnouncementEvent event)
          Fired when an announcement is about to be deleted from the system.
 void AnnouncementListener.announcementModified(AnnouncementEvent event)
          Fired when portions of an announcement have been modified.
 void AnnouncementEventDispatcher.dispatchEvent(AnnouncementEvent event)
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.