Package com.gooddata.sdk.model.executeafm.resultspec

  • Interface Summary 
    Interface Description
    LocatorItem
    Locator hold information about specific element in path of elements.
    SortItem
    Define sort in report, either attribute (sort headers) or metric (sort data)
  • Class Summary 
    Class Description
    AttributeLocatorItem
    Holds attribute including it's specific element
    AttributeSortItem
    Define sort by specific attribute
    Dimension
    Dimension content definition.
    MeasureLocatorItem
    Holds metric position
    MeasureSortItem
    Define metric sort
    ResultSpec
    Represents the result specification of executed Afm
    TotalItem
    Total definition
    TotalLocatorItem
    Holds total type and attribute to which this total corresponds.
  • Enum Summary 
    Enum Description
    AttributeSortAggregation
    Represents aggregation used when putting together all related values belonging to attribute element when we are sorting by this attribute.
    Direction