Class TemplateData

    • Field Detail

      • position

        public String position
      • adOrgId

        public String adOrgId
      • cPocDoctypeTemplateId

        public String cPocDoctypeTemplateId
      • templateLocation

        public String templateLocation
      • templateFilename

        public String templateFilename
      • reportFilename

        public String reportFilename
      • showLogo

        public String showLogo
      • showCompanyData

        public String showCompanyData
      • headerMargin

        public String headerMargin
    • Constructor Detail

      • TemplateData

        public TemplateData()
    • Method Detail

      • getInitRecordNumber

        public String getInitRecordNumber()
      • dummy

        public static TemplateData[] dummy​(ConnectionProvider connectionProvider)
                                    throws javax.servlet.ServletException
        Throws:
        javax.servlet.ServletException
      • dummy

        public static TemplateData[] dummy​(ConnectionProvider connectionProvider,
                                           int firstRegister,
                                           int numberRegisters)
                                    throws javax.servlet.ServletException
        Throws:
        javax.servlet.ServletException
      • getDocumentTemplates

        public static TemplateData[] getDocumentTemplates​(ConnectionProvider connectionProvider,
                                                          String docTypeId,
                                                          String adOrgId)
                                                   throws javax.servlet.ServletException
        Throws:
        javax.servlet.ServletException
      • getDocumentTemplates

        public static TemplateData[] getDocumentTemplates​(ConnectionProvider connectionProvider,
                                                          String docTypeId,
                                                          String adOrgId,
                                                          int firstRegister,
                                                          int numberRegisters)
                                                   throws javax.servlet.ServletException
        Throws:
        javax.servlet.ServletException