| Package | Description |
|---|---|
| app.myoss.cloud.core.lang.dto |
| Modifier and Type | Method and Description |
|---|---|
Order |
Sort.getOrderFor(String property)
Returns the order registered for the given property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Order> |
Sort.getOrders()
Returns all orders
|
Iterator<Order> |
Sort.iterator() |
| Constructor and Description |
|---|
Sort(Order... orders)
|
| Constructor and Description |
|---|
Sort(List<Order> orders)
Creates a new
Sort instance. |
Copyright © 2018–2020. All rights reserved.