Interface RWGroupByUnit


  • public interface RWGroupByUnit
    Group by unit
    Since:
    MicroStrategy Web 8.0.0
    • Method Detail

      • getType

        int getType()
        Returns unit type from EnumRWGroupByTypes enumeration
        Returns:
        unit type
      • getTarget

        WebObjectInfo getTarget()
        Returns grup by target object.
        Returns:
        grup by target object.
      • setPageByStyle

        void setPageByStyle​(int value)
        Sets page by style.
        Parameters:
        value - page by style code. Poassible values are in EnumDSSXMLRWPageByStyle
      • getCurrentElement

        RWGroupByElement getCurrentElement()
        Returns the current element of the template unit, if specified, or null if it is unspecified.
        Returns:
        A WebElement which describes the current element of the template unit.
      • getElements

        RWGroupByElements getElements()
        Returns a collection of group by elements
        Returns:
        a collection of group by elements