| Package | Description |
|---|---|
| org.stefaniuk.json.service.store |
| Modifier and Type | Method and Description |
|---|---|
List<QueryStore.SortColumn> |
QueryStore.getSort() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryStore.setSort(List<QueryStore.SortColumn> sort) |
| Constructor and Description |
|---|
QueryStore(LinkedHashMap<String,Object> query,
LinkedHashMap<String,Object> queryOptions,
Integer count,
Integer start,
List<QueryStore.SortColumn> sort,
boolean isRender) |
Copyright © 2016. All rights reserved.