Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.forum.Taggable

Packages that use Taggable
com.jivesoftware.forum Core interfaces and classes for Jive Forums. 
com.jivesoftware.forum.database DB implementation of core Jive Forums interfaces. 
com.jivesoftware.forum.proxy Protection proxies for Jive Forums objects. 
 

Uses of Taggable in com.jivesoftware.forum
 

Subinterfaces of Taggable in com.jivesoftware.forum
 interface ForumMessage
          A ForumMessage encapsulates message data.
 interface ForumThread
          A ForumThread is a container for a hierarchy of ForumMessages.
 interface JiveContentObject
           
 

Uses of Taggable in com.jivesoftware.forum.database
 

Classes in com.jivesoftware.forum.database that implement Taggable
 class DbForumMessage
          Database implementation of the ForumMessage interface.
 class DbForumThread
          Database implementation of the ForumThread interface.
 class EmailWatchMessageWrapper
           
 

Uses of Taggable in com.jivesoftware.forum.proxy
 

Classes in com.jivesoftware.forum.proxy that implement Taggable
 class ForumMessageProxy
          A protection proxy for ForumMessage objects.
 class ForumThreadProxy
          Protection proxy for ForumThread objects.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.