Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.base.action.JiveObjectLoader

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

Uses of JiveObjectLoader in com.jivesoftware.forum.action
 

Classes in com.jivesoftware.forum.action that implement JiveObjectLoader
 class AnnounceAction
          An action to load an announcement.
 class AnnounceDeleteAction
          An action to handle deleting of announcements.
 class AnnounceEditAction
           
 class AnnounceExpireAction
          A simple action to handle expiration of announcements.
 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 ForumAction
          This class is a WebWork action which encapsulates all the logic of loading and validating a Forum object.
 class ForumCategoryAction
          This class is an Action which encapsulates all the logic of loading a category (or the root category if no category is specified) and its subcategories and forums.
 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 PollEditAction
           
 class PollExpireAction
          A simple action to expire a poll.
 class PollPostAction
          Logic for creating a poll.
 class PollsViewAction
          Class to support viewing multiple polls in a given area (system, category or forum).
 class PollViewAction
          Logic for loading a poll given a poll ID.
 class PollVoteAction
           
 class PostAnnounceAction
          Logic for creating an announcement.
 class UnlockThreadAction
          An action that encapsulates all the logic for unlocking a thread.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.