Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.profiles
Class ProfileManagerFactory

java.lang.Object
  extended by com.jivesoftware.profiles.ProfileManagerFactory

public class ProfileManagerFactory
extends java.lang.Object


Method Summary
static ProfileFieldManager getProfileFieldManager()
          Returns a concrete implementation of the ProfileFieldManager interface.
static ProfileManager getProfileManager()
          Returns a concrete implementation of the ProfileManager interface.
static ProfileSearchManager getProfileSearchManager()
          Returns a concrete implementation of the ProfileSearchManager interface.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getProfileManager

public static ProfileManager getProfileManager()
Returns a concrete implementation of the ProfileManager interface.

Returns:
a concrete implementation of ProfileManager interface

getProfileFieldManager

public static ProfileFieldManager getProfileFieldManager()
Returns a concrete implementation of the ProfileFieldManager interface.

Returns:
a concrete implementation of ProfileFieldManager interface

getProfileSearchManager

public static ProfileSearchManager getProfileSearchManager()
Returns a concrete implementation of the ProfileSearchManager interface.

Returns:
a concrete implementation of ProfileSearchManager interface

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.