Class 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 Detail

      • TotalLocatorItem

        public TotalLocatorItem​(String attributeIdentifier,
                                String totalType)
    • Method Detail

      • getAttributeIdentifier

        public String getAttributeIdentifier()
      • getTotalType

        public String getTotalType()