| Package | Description |
|---|---|
| org.dashbuilder.dataset.def | |
| org.dashbuilder.dataset.json | |
| org.dashbuilder.dataset.sort |
| Modifier and Type | Field and Description |
|---|---|
protected ColumnSort |
ElasticSearchDataSetDef.columnSort |
| Modifier and Type | Method and Description |
|---|---|
ColumnSort |
ElasticSearchDataSetDef.getColumnSort() |
| Modifier and Type | Method and Description |
|---|---|
void |
ElasticSearchDataSetDef.setColumnSort(ColumnSort columnSort) |
| Modifier and Type | Method and Description |
|---|---|
ColumnSort |
DataSetLookupJSONMarshaller.parseColumnSort(JsonObject columnSortJson) |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnSort> |
DataSetLookupJSONMarshaller.parseColumnSorts(JsonArray columnSortsJsonArray) |
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
DataSetLookupJSONMarshaller.formatColumnSort(ColumnSort columnSort) |
| Modifier and Type | Method and Description |
|---|---|
JsonArray |
DataSetLookupJSONMarshaller.formatColumnSorts(List<ColumnSort> columnSorts) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ColumnSort> |
DataSetSort.columnSortList |
| Modifier and Type | Method and Description |
|---|---|
ColumnSort |
ColumnSort.cloneInstance() |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnSort> |
DataSetSort.getColumnSortList() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSetSort.addSortColumn(ColumnSort... columnSorts) |
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.