|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProfileFieldManager | |
---|---|
com.jivesoftware.profiles | |
com.jivesoftware.profiles.action | |
com.jivesoftware.profiles.action.admin |
Uses of ProfileFieldManager in com.jivesoftware.profiles |
---|
Classes in com.jivesoftware.profiles that implement ProfileFieldManager | |
---|---|
class |
ProfileFieldManagerImpl
|
Methods in com.jivesoftware.profiles that return ProfileFieldManager | |
---|---|
static ProfileFieldManager |
ProfileFieldManagerImpl.getInstance()
Provides singleton access to a ProfileFieldManagerImpl instance. |
static ProfileFieldManager |
ProfileManagerFactory.getProfileFieldManager()
Returns a concrete implementation of the ProfileFieldManager interface. |
Methods in com.jivesoftware.profiles with parameters of type ProfileFieldManager | |
---|---|
void |
ProfileFieldManagerAware.setProfileFieldManager(ProfileFieldManager profileFieldManager)
|
Uses of ProfileFieldManager in com.jivesoftware.profiles.action |
---|
Fields in com.jivesoftware.profiles.action declared as ProfileFieldManager | |
---|---|
protected ProfileFieldManager |
ProfileAction.profileFieldManager
|
Methods in com.jivesoftware.profiles.action with parameters of type ProfileFieldManager | |
---|---|
void |
ProfileAction.setProfileFieldManager(ProfileFieldManager profileFieldManager)
|
void |
SearchProfile.setProfileFieldManager(ProfileFieldManager profileFieldManager)
|
Uses of ProfileFieldManager in com.jivesoftware.profiles.action.admin |
---|
Methods in com.jivesoftware.profiles.action.admin with parameters of type ProfileFieldManager | |
---|---|
void |
EditProfileFieldOptions.setProfileManager(ProfileFieldManager profileFieldManager)
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |