Clearspace API (1.3.0) Core Javadocs

Package com.jivesoftware.community.event

Provides mechanisms to be notified of actions in the system such as new messages being created.

See:
          Description

Interface Summary
AnnouncementListener An AnnouncementListener gets notified anytime an announcement event is fired.
AttachmentListener An AttachmentListener gets notified anytime an attachment event is fired.
BlogListener A BlogListener gets notified anytime a blog event is fired.
BlogPostListener A BlogPostListener gets notified anytime a blog post event is fired.
CommentListener A CommentListener gets notified anytime a comment event is fired.
CommunityListener A CommunityListener gets notified anytime a community event is fired.
DocumentListener A DocumentListener gets notified anytime a document event is fired.
ImageListener An ImageListener gets notified anytime an image event is fired.
LanguageConfigurationEventListener Listener of modification events that the LanguageConfiguration might have.
MessageListener A MessageListener gets notified anytime a message event is fired.
PollListener A PollListener gets notified anytime a poll event is fired.
PrivateMessageListener A PrivateMessageListener gets notified anytime a private message event is fired.
ProfileListener A ProfileListener gets notified anytime a profile event is fired.
ProfileSearchIndexListener A ProfileSearchIndexListener gets notified anytime a profile search index event is fired.
QuestionListener A QuestionListener gets notified anytime a question event is fired.
SearchIndexListener A SearchIndexListener gets notified anytime an search index event is fired.
StorageManagerListener A StorageManagerListener gets notified anytime a storage event is fired.
TagListener A TagListener gets notified anytime a tag event is fired.
TagSetListener A TagSetListener gets notified anytime a tag set event is fired.
ThreadListener A ThreadListener gets notified anytime a thread event is fired.
TrackbackListener A TrackbackListener gets notified anytime a trackback event is fired.
XMPPListener A XMPPListener gets notified anytime a XMPP event is fired.
 

Class Summary
AnnouncementEvent A class for Announcement events.
AnnouncementEventDispatcher Dispatcher for AnnouncementEvents.
AttachmentEvent A class for Attachment events.
AttachmentEventDispatcher Dispatcher for AttachmentEvents.
BlogEvent A class for Blog events.
BlogEventDispatcher Dispatcher for BlogEvents.
BlogPostEvent A class for BlogPost events.
BlogPostEventDispatcher Dispatcher for BlogPostEvents.
CommentEvent A class for Comment events.
CommentEventDispatcher Dispatcher for CommentEvents.
CommunityEvent A class for Community events.
CommunityEventDispatcher Dispatcher for CommunityEvents.
DocumentEvent A class for Document events.
DocumentEventDispatcher Dispatcher for DocumentEvents.
ImageEvent A class for Image events.
ImageEventDispatcher Dispatcher for ImageEvents.
MessageEvent A class for ForumMessage events.
MessageEventDispatcher Dispatcher for MessageEvents.
PollEvent A class for Poll events.
PollEventDispatcher Dispatcher for PollEvents.
PrivateMessageEvent A class for PrivateMessage events.
PrivateMessageEventDispatcher Dispatcher for PrivateMessageEvents.
ProfileEvent A class for UserProfile events.
ProfileEventDispatcher Dispatcher for UserProfile events.
ProfileSearchIndexEvent A class for profile search index events.
ProfileSearchIndexEventDispatcher Dispatcher for ProfileSearchIndexEvents.
QuestionEvent A class for Question events.
QuestionEventDispatcher Dispatcher for Question events.
SearchIndexEvent A class for search index events.
SearchIndexEventDispatcher Dispatcher for SearchIndexEvents.
StorageManagerEvent A class for storage manager events.
StorageManagerEventDispatcher Dispatcher for StorageManagerEvents.
TagEvent A class for ContentTag events.
TagEventDispatcher Dispatcher for TagEvents.
TagSetEvent A class for TagSet events.
TagSetEventDispatcher Dispatcher for TagSetEvents.
ThreadEvent A class for ForumThread events.
ThreadEventDispatcher Dispatcher for ThreadEvents.
TrackbackEvent A class for Trackback events.
TrackbackEventDispatcher Dispatcher for TrackbackEvents.
 

Package com.jivesoftware.community.event Description

Provides mechanisms to be notified of actions in the system such as new messages being created.


Clearspace Project Page

Copyright © 1999-2007 Jive Software.