Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.base.Watchable

Packages that use Watchable
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 Watchable in com.jivesoftware.forum
 

Subinterfaces of Watchable 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 Watchable in com.jivesoftware.forum.database
 

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

Uses of Watchable in com.jivesoftware.forum.proxy
 

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


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.