|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Order
Order a field.
Field Summary | |
---|---|
static String |
ELEMENT
Token denoting to order by the element value. |
Method Summary | |
---|---|
Comparator |
getComparator()
Return a comparator for ordering by this element, or null if the ordering is done in the datastore. |
String |
getName()
Return the name of the orderable. |
boolean |
isAscending()
Order direction. |
Field Detail |
---|
static final String ELEMENT
Method Detail |
---|
String getName()
boolean isAscending()
Comparator getComparator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |