|
Clearspace API (1.7.0) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchQueryCriteria.SortType | |
|---|---|
| com.jivesoftware.community | Core interfaces and classes for Clearspace. |
| Uses of SearchQueryCriteria.SortType in com.jivesoftware.community |
|---|
| Methods in com.jivesoftware.community that return SearchQueryCriteria.SortType | |
|---|---|
SearchQueryCriteria.SortType |
SearchQueryCriteria.getSortType()
Returns the sort type to use to sort search results. |
static SearchQueryCriteria.SortType |
SearchQueryCriteria.SortType.getSortType(int key)
A helper method to get a specific SortType object from its key |
static SearchQueryCriteria.SortType |
SearchQueryCriteria.SortType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SearchQueryCriteria.SortType[] |
SearchQueryCriteria.SortType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.jivesoftware.community with parameters of type SearchQueryCriteria.SortType | |
|---|---|
void |
SearchQueryCriteria.setSortType(SearchQueryCriteria.SortType sortType)
Sets the sort type to use to sort search results. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||