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