Class ReportWidgetContent

    • Constructor Detail

      • ReportWidgetContent

        public ReportWidgetContent()
    • Method Detail

      • getReportId

        public java.lang.Long getReportId()
        Gets the report ID denoting container source
        Returns:
        report ID
      • setReportId

        public ReportWidgetContent setReportId​(java.lang.Long reportId)
        Sets the report ID denoting container source
      • getHtmlContent

        public java.lang.String getHtmlContent()
        Gets the HTML snippet used to render report
        Returns:
        HTML content
      • setHtmlContent

        public ReportWidgetContent setHtmlContent​(java.lang.String htmlContent)
        Sets the HTML snippet used to render report
      • getHyperlink

        public WidgetHyperlink getHyperlink()
        Gets the hyperlink associated with this Widget
        Returns:
        the hyperlink