|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StackMobQuery.Ordering | |
|---|---|
| com.stackmob.sdk.api | Classes for communicating directly with StackMob. |
| Uses of StackMobQuery.Ordering in com.stackmob.sdk.api |
|---|
| Methods in com.stackmob.sdk.api that return StackMobQuery.Ordering | |
|---|---|
static StackMobQuery.Ordering |
StackMobQuery.Ordering.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StackMobQuery.Ordering[] |
StackMobQuery.Ordering.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.stackmob.sdk.api with parameters of type StackMobQuery.Ordering | |
|---|---|
StackMobQuery |
StackMobQuery.fieldIsOrderedBy(String field,
StackMobQuery.Ordering ordering)
add an "ORDER BY" to your query |
StackMobQueryField |
StackMobQueryField.isOrderedBy(StackMobQuery.Ordering ordering)
add an ordering on this field |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||