Clearspace API (2.5.29) Core Javadocs

Uses of Interface
com.jivesoftware.community.user.relationships.UserRelationshipManager

Packages that use UserRelationshipManager
com.jivesoftware.community Core interfaces and classes for Clearspace. 
com.jivesoftware.community.action Clearspace WebWork actions. 
 

Uses of UserRelationshipManager in com.jivesoftware.community
 

Methods in com.jivesoftware.community that return UserRelationshipManager
 UserRelationshipManager JiveContext.getUserRelationshipManager()
          Returns a UserRelationshipManager that can be used to manage user relatinosihps.
 

Uses of UserRelationshipManager in com.jivesoftware.community.action
 

Fields in com.jivesoftware.community.action declared as UserRelationshipManager
protected  UserRelationshipManager JiveActionSupport.userRelationshipManager
           
 

Methods in com.jivesoftware.community.action with parameters of type UserRelationshipManager
 void JiveActionSupport.setUserRelationshipManager(UserRelationshipManager userRelationshipManager)
           
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.