Jive API (3.0.13) Core Javadocs

Uses of Class
com.jivesoftware.community.user.profile.ProfileSearchResults

Packages that use ProfileSearchResults
com.jivesoftware.community.user.profile   
 

Uses of ProfileSearchResults in com.jivesoftware.community.user.profile
 

Methods in com.jivesoftware.community.user.profile that return ProfileSearchResults
 ProfileSearchResults ProfileSearchManager.getNewestMembers(int limit)
          Get results corresponding to the recent members in the system.
 ProfileSearchResults ProfileSearchManager.getSimilarUserResults(long userID, int limit)
          Returns the hits that are similar to the specified user.
 ProfileSearchResults ProfileSearchManager.getTopMembers(int limit)
          Get results corresponding to the top members in the system.
 ProfileSearchResults ProfileSearchManager.search(ProfileSearchQuery query)
          Returns a ProfileSearchResults that corresponds to the search query.
 


Jive Product Page

Copyright © 1999-2007 Jive Software.