| Package | Description |
|---|---|
| com.groupbyinc.api | |
| com.groupbyinc.api.request |
| Modifier and Type | Method and Description |
|---|---|
protected static Sort |
Query.convertSort(Sort sort) |
| Modifier and Type | Field and Description |
|---|---|
static Sort |
Sort.RELEVANCE |
| Modifier and Type | Method and Description |
|---|---|
Sort |
Sort.setField(java.lang.String field) |
Sort |
Sort.setOrder(Sort.Order order)
Order in which the field will be applied. |
| 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) |
Copyright © 2013–2016 GroupBy Inc.. All rights reserved.