|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortOrder | |
|---|---|
| org.cruxframework.crux.plugin.gadget.client.features.osapi | |
| Uses of SortOrder in org.cruxframework.crux.plugin.gadget.client.features.osapi |
|---|
| Methods in org.cruxframework.crux.plugin.gadget.client.features.osapi that return SortOrder | |
|---|---|
static SortOrder |
SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SortOrder[] |
SortOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.cruxframework.crux.plugin.gadget.client.features.osapi with parameters of type SortOrder | |
|---|---|
T |
CollectionRequestBuilder.setSorting(String field,
SortOrder order)
Indicates to sort return elements by the element's field value
and given order. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||