Jive Forums API (5.5.20.2-oracle) Core Javadocs

Uses of Package
com.jivesoftware.forum

Packages that use com.jivesoftware.forum
com.jivesoftware.forum Core interfaces and classes for Jive Forums. 
com.jivesoftware.forum.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
 

Classes in com.jivesoftware.forum used by com.jivesoftware.forum
Announcement
          Alerts users to important information.
AnnouncementManager
          Manages announcements, including viewing, creating, and deleting them.
AnnouncementNotFoundException
          Thrown if a nonexistant Announcement was attempting to be loaded.
ArchiveManager
          Manages the archive feature of Jive Forums.
Attachment
          An object that encapsulates a message attachment.
AttachmentException
           
AttachmentManager
          Manages attachment settings.
AttachmentNotFoundException
          Thrown if a attempting to load an Attachment fails.
Avatar
          An object that represents a user's avatar.
AvatarException
          Thrown if there are problems with creation of Avatars
AvatarManager
          Manages the avatar feature.
AvatarNotFoundException
          Thrown when trying to acquire an avatar that does not exist
ContentTag
          Container for tags associated with a blog.
Forum
          A container for a list of threads.
ForumCategory
          A container for forums and a hierarchy of other forum categories.
ForumCategoryNotFoundException
           
ForumFactory
          A ForumFactory provides access to and management of Forums.
ForumMessage
          A ForumMessage encapsulates message data.
ForumMessageIterator
          An iterator for ForumMessages that allows backwards and forwards iteration, as well as setting an index into the Iteration.
ForumMessageNotFoundException
          Thrown if a nonexistant ForumMessage was attempting to be loaded.
ForumNotFoundException
           
ForumThread
          A ForumThread is a container for a hierarchy of ForumMessages.
ForumThreadIterator
          An iterator for ForumThreads that allows backwards and forwards iteration, as well as setting an index into the Iteration.
ForumThreadNotFoundException
          Thrown if a nonexistant ForumThread was attempting to be loaded.
InterceptorManager
          Manages interceptors.
JiveContentObject
           
MessageInterceptor
          A message interceptor encapsulates an action that is invoked on a message immediately before or after it is added to the system and also when the message subject or body is being edited.
MessageRejectedException
          Thrown by a MessageInterceptor when a message is prevented from being posted.
NameAlreadyExistsException
           
PrivateMessage
          Private messages are used for user to user communication.
PrivateMessageFolder
          Holds private messages.
PrivateMessageFolderNotFoundException
           
PrivateMessageManager
          Manages the private message feature.
PrivateMessageNotFoundException
          Thrown when a private message could not be loaded.
PrivateMessageRejectedException
          Thrown when a private is prevented from being posted.
Query
          Encapsulates a search for content in a forum.
QueryLogger
          This manager provides methods to retrieve query objects previously used for searching either the whole system or just in particular forums.
QueryManager
          This manager provides methods to create query objects to be used for searching either the whole system or just in particular forums.
QueryResult
          Encapsulates a search result resulting from a search using the Query class.
Rating
          A container object for Ratings.
RatingManager
          Provides optional rating of forum messages.
ReadTracker
          Provides optional tracking of the messages and threads that each user has read.
ResultFilter
          Filters and sorts lists of threads and messages.
RewardException
          Thrown when an error occurs during a failed operation in the RewardManager.
RewardManager
          Manages the reward points that users can trade back and forth when answerings questions.
SearchManager
          Manages the search feature of Jive Forums by defining properties of the search indexer.
StatusLevel
          Represents a status Level in the system.
StatusLevelAlreadyExistsException
          Thrown when attempting to create a status level that already exists in the system
StatusLevelCalculator
          Defines methods need to calculate status levels and leaders.
StatusLevelException
          The StatusLevelException is thrown by the StatusLevel class.
StatusLevelManager
          Manages status level feature.
StatusLevelNotFoundException
          Thrown by StatusLevelManager when attempting to acquire or perform an operation on a status level that does not exist.
TagManager
           
TagResultFilter
           
TreeWalker
          Allows hierarchical navigation of a Thread.
Watch
          A watch is a way for a user to track updates to an object.
WatchManager
          Manages watches on categories, forums, and threads.
 

Classes in com.jivesoftware.forum used by com.jivesoftware.forum.event
Announcement
          Alerts users to important information.
Forum
          A container for a list of threads.
ForumCategory
          A container for forums and a hierarchy of other forum categories.
ForumMessage
          A ForumMessage encapsulates message data.
ForumThread
          A ForumThread is a container for a hierarchy of ForumMessages.
PrivateMessage
          Private messages are used for user to user communication.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.