|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.search.v2.sort.AbstractSort
com.atlassian.confluence.search.v2.sort.ModifiedSort
public class ModifiedSort
Order search results by time last modified
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.atlassian.confluence.search.v2.SearchSort |
|---|
SearchSort.Order |
| Field Summary | |
|---|---|
static java.lang.String |
KEY
|
| Fields inherited from class com.atlassian.confluence.search.v2.sort.AbstractSort |
|---|
STANDARD_ORDERS |
| Constructor Summary | |
|---|---|
ModifiedSort(java.lang.String order)
|
|
| Method Summary |
|---|
| Methods inherited from class com.atlassian.confluence.search.v2.sort.AbstractSort |
|---|
equals, getKey, getOrder, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String KEY
| Constructor Detail |
|---|
public ModifiedSort(java.lang.String order)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||