| com.atlassian.confluence.search.v2.SearchSort |
Known Indirect Subclasses
| |||||||||||||||||||||
Represents some method for sorting search results, and the order in which to search them. Implementations should be immutable.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| SearchSort.Order | Enum defining the types of ordering supported. | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the key that uniquely identifies this sort method.
| |||||||||||
Returns the order (whether
ASCENDING or DESCENDING) of the sort. | |||||||||||
Gets the key that uniquely identifies this sort method.
Returns the order (whether ASCENDING or DESCENDING) of the sort.
ASCENDING or DESCENDING) of the sort.

