Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.base.PresenceManager

Packages that use PresenceManager
com.jivesoftware.base Base APIs and classes for Jive Software products. 
com.jivesoftware.base.database DB implementation of base interfaces and APIs. 
com.jivesoftware.forum Core interfaces and classes for Jive Forums. 
com.jivesoftware.forum.action Jive Forums WebWork actions. 
com.jivesoftware.forum.database DB implementation of core Jive Forums interfaces. 
com.jivesoftware.forum.proxy Protection proxies for Jive Forums objects. 
 

Uses of PresenceManager in com.jivesoftware.base
 

Classes in com.jivesoftware.base that implement PresenceManager
 class PresenceManagerProxy
          Protection proxy for the PresenceManager class.
 

Constructors in com.jivesoftware.base with parameters of type PresenceManager
PresenceManagerProxy(PresenceManager manager, AuthToken authToken, Permissions permissions)
           
 

Uses of PresenceManager in com.jivesoftware.base.database
 

Classes in com.jivesoftware.base.database that implement PresenceManager
 class DbPresenceManager
          Database implementation of the PresenceManager interface.
 

Uses of PresenceManager in com.jivesoftware.forum
 

Methods in com.jivesoftware.forum that return PresenceManager
abstract  PresenceManager ForumFactory.getPresenceManager()
          Returns a presence manager that can be used to retrieve and manage presences.
 

Uses of PresenceManager in com.jivesoftware.forum.action
 

Methods in com.jivesoftware.forum.action that return PresenceManager
 PresenceManager OnlineAction.getPresenceManager()
          Returns a presence manager object with page user access permissions.
 

Uses of PresenceManager in com.jivesoftware.forum.database
 

Methods in com.jivesoftware.forum.database that return PresenceManager
 PresenceManager DbForumFactory.getPresenceManager()
           
 

Uses of PresenceManager in com.jivesoftware.forum.proxy
 

Methods in com.jivesoftware.forum.proxy that return PresenceManager
 PresenceManager ForumFactoryProxy.getPresenceManager()
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.