| Package | Description |
|---|---|
| com.gooddata.executeafm.resultspec |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeSortItem
Define sort by specific attribute
|
class |
MeasureSortItem
Define metric sort
|
| Modifier and Type | Method and Description |
|---|---|
List<SortItem> |
ResultSpec.getSorts() |
| Modifier and Type | Method and Description |
|---|---|
ResultSpec |
ResultSpec.addSort(SortItem sort) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultSpec.setSorts(List<SortItem> sorts) |
| Constructor and Description |
|---|
ResultSpec(List<Dimension> dimensions,
List<SortItem> sorts) |
Copyright © 2019. All rights reserved.