Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.profiles.search.ProfileSearchManager

Packages that use ProfileSearchManager
com.jivesoftware.profiles   
com.jivesoftware.profiles.action   
com.jivesoftware.profiles.search   
 

Uses of ProfileSearchManager in com.jivesoftware.profiles
 

Methods in com.jivesoftware.profiles that return ProfileSearchManager
static ProfileSearchManager ProfileManagerFactory.getProfileSearchManager()
          Returns a concrete implementation of the ProfileSearchManager interface.
 

Uses of ProfileSearchManager in com.jivesoftware.profiles.action
 

Methods in com.jivesoftware.profiles.action with parameters of type ProfileSearchManager
 void SearchProfile.setProfileSearchManager(ProfileSearchManager profileSearchManager)
           
 

Uses of ProfileSearchManager in com.jivesoftware.profiles.search
 

Classes in com.jivesoftware.profiles.search that implement ProfileSearchManager
 class ProfileSearchManagerImpl
          Database implementation of ProfileSearchManager using the Lucene search package.
 

Methods in com.jivesoftware.profiles.search with parameters of type ProfileSearchManager
 void ProfileSearchManagerAware.setProfileSearchManager(ProfileSearchManager profileSearchManager)
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.