Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.profiles.ProfileManager

Packages that use ProfileManager
com.jivesoftware.profiles   
com.jivesoftware.profiles.action   
 

Uses of ProfileManager in com.jivesoftware.profiles
 

Classes in com.jivesoftware.profiles that implement ProfileManager
 class ProfileManagerImpl
           
 

Methods in com.jivesoftware.profiles that return ProfileManager
static ProfileManager ProfileManagerImpl.getInstance()
          Provides singleton access to a ProfileManagerImpl instance.
static ProfileManager ProfileManagerFactory.getProfileManager()
          Returns a concrete implementation of the ProfileManager interface.
 

Methods in com.jivesoftware.profiles with parameters of type ProfileManager
 void ProfileManagerAware.setProfileManager(ProfileManager profileManager)
           
 

Uses of ProfileManager in com.jivesoftware.profiles.action
 

Fields in com.jivesoftware.profiles.action declared as ProfileManager
protected  ProfileManager ProfileAction.profileManager
           
 

Methods in com.jivesoftware.profiles.action with parameters of type ProfileManager
 void ProfileAction.setProfileManager(ProfileManager profileManager)
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.