Class TotalLocatorItem
- java.lang.Object
-
- com.gooddata.executeafm.resultspec.TotalLocatorItem
-
- All Implemented Interfaces:
LocatorItem
public class TotalLocatorItem extends Object implements LocatorItem
Holds total type and attribute to which this total corresponds. This enables sorting measure by specific totals.
-
-
Constructor Summary
Constructors Constructor Description TotalLocatorItem(String attributeIdentifier, String totalType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAttributeIdentifier()StringgetTotalType()StringtoString()
-