Jive Forums API (5.5.20.2-oracle) Core Javadocs

Uses of Interface
com.jivesoftware.base.UserManager

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

Uses of UserManager in com.jivesoftware.base
 

Subinterfaces of UserManager in com.jivesoftware.base
 interface IntrospectiveUserManager
          This UserManager subinterface adds the ability to query what optional capabilities are supported in this UserManager implementation.
 

Methods in com.jivesoftware.base that return UserManager
static UserManager UserManagerFactory.getInstance()
          Returns a concrete instance of the user manager interface.
 

Uses of UserManager in com.jivesoftware.forum
 

Methods in com.jivesoftware.forum that return UserManager
abstract  UserManager ForumFactory.getUserManager()
          Returns a UserManager that can be used to manage users.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.