Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.forum.action.ForumMessageAware

Packages that use ForumMessageAware
com.jivesoftware.forum.action Jive Forums WebWork actions. 
 

Uses of ForumMessageAware in com.jivesoftware.forum.action
 

Classes in com.jivesoftware.forum.action that implement ForumMessageAware
 class BranchAction
          An action that encapsulates all the logic for branching parts of a thread into a new thread.
 class DeleteAction
          An action that encapsulates all the logic for deleting content.
 class EditAction
          Action for handling logic of editing forum content.
 class ForumThreadAction
          This class is a WebWork action which encapsulates all the logic of loading and validating a ForumThread object.
 class LockThreadAction
          An action that encapsulates all the logic for locking threads.
 class MoveThreadAction
          An action that encapsulates all the logic for moving threads from one forum to another.
 class PollAction
           
 class PollDeleteAction
          An action which handles deleting of a poll.
 class PollExpireAction
          A simple action to expire a poll.
 class PostAction
          An Action to encapsulate all the logic for posting messages using the new style single post page (as opposed to additional pages for spell checking, adding attachments, previewing, etc).
 class UnlockThreadAction
          An action that encapsulates all the logic for unlocking a thread.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.