Class GroupBy

    • Constructor Detail

      • GroupBy

        public GroupBy​(org.json.JSONObject groupByJson)
                throws PortalException
        Creates a new instance.
        Parameters:
        groupByJson - the JSON
        Throws:
        PortalException
        Since:
        14.2.0
    • Method Detail

      • getTargetFieldId

        protected java.lang.String getTargetFieldId​(org.json.JSONObject groupingJson)
      • isShowConsolidated

        public boolean isShowConsolidated()
        Returns the show consolidated option.
        Returns:
        the show consolidated option.
        Since:
        14.0.0
      • getFormattedString

        public java.lang.String getFormattedString()
                                            throws PortalException
        Returns a formatted string.
        Returns:
        a formatted string.
        Throws:
        PortalException
        Since:
        14.0.0