| Package | Description |
|---|---|
| com.stormpath.sdk.impl.query |
| Modifier and Type | Field and Description |
|---|---|
protected List<Order> |
DefaultCriteria.orderEntries |
| Modifier and Type | Method and Description |
|---|---|
static Order |
Order.asc(String propertyName)
Ascending order.
|
static Order |
Order.desc(String propertyName)
Descending order.
|
| Modifier and Type | Method and Description |
|---|---|
List<Order> |
DefaultCriteria.getOrderEntries() |
| Modifier and Type | Method and Description |
|---|---|
T |
DefaultCriteria.add(Order order) |
Copyright © 2012–2014. All rights reserved.