Jive API (3.0.13) Core Javadocs

Uses of Class
com.jivesoftware.community.user.profile.ProfileSearchManager.SortType

Packages that use ProfileSearchManager.SortType
com.jivesoftware.community.user.profile   
 

Uses of ProfileSearchManager.SortType in com.jivesoftware.community.user.profile
 

Methods in com.jivesoftware.community.user.profile that return ProfileSearchManager.SortType
static ProfileSearchManager.SortType ProfileSearchManager.SortType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProfileSearchManager.SortType[] ProfileSearchManager.SortType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.jivesoftware.community.user.profile with parameters of type ProfileSearchManager.SortType
 org.apache.lucene.search.Sort ProfileSearchManager.getSort(ProfileSearchManager.SortType sortType)
          Return a Lucene Sort object for the specified field
 org.apache.lucene.search.Sort ProfileSearchManager.getSort(ProfileSearchManager.SortType sortType, Locale locale)
          Return a Lucene Sort object for the specified field and locale.
 


Jive Product Page

Copyright © 1999-2007 Jive Software.