Class ReportService


  • @Service
    public class ReportService
    extends Object
    • Method Detail

      • getReport

        public cronapp.reports.commons.ReportFront getReport​(String reportName)
      • getContentReport

        public String getContentReport​(String reportName)
      • getPDFAsFile

        public String getPDFAsFile​(cronapp.reports.commons.ReportFront reportFront)
      • getPDF

        public byte[] getPDF​(cronapp.reports.commons.ReportFront reportFront)
      • repCharCannotBeEscaped

        public static String repCharCannotBeEscaped​(String value,
                                                    boolean isUndo)
      • getRenderType

        public String getRenderType​(String content)