Jive Forums API (5.5.20.2-oracle) Core Javadocs

Uses of Interface
com.jivesoftware.base.GroupManager

Packages that use GroupManager
com.jivesoftware.base Base APIs and classes for Jive Software products. 
com.jivesoftware.forum Core interfaces and classes for Jive Forums. 
 

Uses of GroupManager in com.jivesoftware.base
 

Subinterfaces of GroupManager in com.jivesoftware.base
 interface IntrospectiveGroupManager
          Interface that marks which GroupManager features a particular GroupManager implementation supports.
 

Methods in com.jivesoftware.base that return GroupManager
static GroupManager GroupManagerFactory.getInstance()
          Returns a concrete instance of the group manager interface.
 

Uses of GroupManager in com.jivesoftware.forum
 

Methods in com.jivesoftware.forum that return GroupManager
abstract  GroupManager ForumFactory.getGroupManager()
          Returns a GroupManager that can be used to manage groups.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.