|
Clearspace API (2.5.29) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentSearchQueryCriteria.DocumentSortType | |
|---|---|
| com.jivesoftware.community | Core interfaces and classes for Clearspace. |
| Uses of DocumentSearchQueryCriteria.DocumentSortType in com.jivesoftware.community |
|---|
| Methods in com.jivesoftware.community that return DocumentSearchQueryCriteria.DocumentSortType | |
|---|---|
static DocumentSearchQueryCriteria.DocumentSortType |
DocumentSearchQueryCriteria.DocumentSortType.getDocumentSortType(int key)
A helper method to get a specific DocumentSortType object from its key |
DocumentSearchQueryCriteria.DocumentSortType |
DocumentSearchQueryCriteria.getSortType()
Returns the sort type to use to sort search results. |
static DocumentSearchQueryCriteria.DocumentSortType |
DocumentSearchQueryCriteria.DocumentSortType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DocumentSearchQueryCriteria.DocumentSortType[] |
DocumentSearchQueryCriteria.DocumentSortType.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 DocumentSearchQueryCriteria.DocumentSortType | |
|---|---|
void |
DocumentSearchQueryCriteria.setSortType(DocumentSearchQueryCriteria.DocumentSortType type)
Sets the sort type to use to sort search results. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||