|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SortDirection | |
---|---|
org.terracotta.toolkit.search |
Uses of SortDirection in org.terracotta.toolkit.search |
---|
Methods in org.terracotta.toolkit.search that return SortDirection | |
---|---|
static SortDirection |
SortDirection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SortDirection[] |
SortDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.terracotta.toolkit.search with parameters of type SortDirection | |
---|---|
QueryBuilder |
QueryBuilder.addOrderBy(Attribute<?> attr,
SortDirection dir)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |