| Package | Description |
|---|---|
| com.groupbyinc.api | |
| com.groupbyinc.api.model.sort |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Sort> |
Query.getSort() |
| Modifier and Type | Method and Description |
|---|---|
protected static Sort |
Query.convertSort(Sort sort) |
Query |
Query.setSort(Sort... sort)
Specifies the sort order applied to the fields in the order specified. |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldSort
Object that specifies sort field and direction
|
class |
SortByIds
Object that specifies sort field and direction
|
Copyright © 2013–2018 GroupBy Inc.. All rights reserved.