| Package | Description |
|---|---|
| com.gooddata.executeafm.resultspec |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeLocatorItem
Holds attribute including it's specific element
|
class |
MeasureLocatorItem
Holds metric position
|
class |
TotalLocatorItem
Holds total type and attribute to which this total corresponds.
|
| Modifier and Type | Method and Description |
|---|---|
List<LocatorItem> |
MeasureSortItem.getLocators() |
| Constructor and Description |
|---|
MeasureSortItem(Direction direction,
LocatorItem... locators) |
| Constructor and Description |
|---|
MeasureSortItem(Direction direction,
List<LocatorItem> locators) |
MeasureSortItem(String direction,
List<LocatorItem> locators) |
Copyright © 2019. All rights reserved.