|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |