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.0.0
    • Method Detail

      • getTargetFieldId

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

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