| Package | Description |
|---|---|
| com.groupbyinc.api | |
| com.groupbyinc.api.request | |
| com.groupbyinc.api.request.sort |
| Modifier and Type | Method and Description |
|---|---|
protected static Sort |
Query.convertSort(Sort sort) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Sort> |
Request.getSort() |
| Modifier and Type | Method and Description |
|---|---|
Request |
Request.setSort(Sort... sort) |
| Modifier and Type | Method and Description |
|---|---|
Request |
Request.setSort(java.util.List<Sort> sort) |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldSort
Object that specifies sort field and direction
|
class |
SortByIds
Object that specifies the order of the result set, by IDs. |
Copyright © 2013–2018 GroupBy Inc.. All rights reserved.