Clearspace API (2.5.29) Core Javadocs

Uses of Interface
com.jivesoftware.base.UserManager

Packages that use UserManager
com.jivesoftware.community Core interfaces and classes for Clearspace. 
com.jivesoftware.community.action Clearspace WebWork actions. 
com.jivesoftware.community.xmpp XMPP integration classes to integrate XMPP with Clearspace. 
 

Uses of UserManager in com.jivesoftware.community
 

Methods in com.jivesoftware.community that return UserManager
 UserManager JiveContext.getUserManager()
          Returns a UserManager that can be used to manage users.
 

Uses of UserManager in com.jivesoftware.community.action
 

Fields in com.jivesoftware.community.action declared as UserManager
protected  UserManager JiveActionSupport.userManager
           
 

Methods in com.jivesoftware.community.action with parameters of type UserManager
 void JiveActionSupport.setUserManager(UserManager userManager)
           
 

Uses of UserManager in com.jivesoftware.community.xmpp
 

Methods in com.jivesoftware.community.xmpp with parameters of type UserManager
 void IMManager.setUserManager(UserManager userManager)
           
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.