Class ReportDesignGenerator


  • public class ReportDesignGenerator
    extends java.lang.Object
    Report Design Generator Object - Handles flexible report design Generation from Master.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String resource_error  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void buildReport()
      Generate report design (rtdesign file).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReportDesignGenerator

        public ReportDesignGenerator​(java.util.Map<java.lang.String,​java.lang.Object> context,
                                     DispatchContext dctx)
                              throws GeneralException,
                                     org.eclipse.birt.report.model.api.activity.SemanticException
        Throws:
        GeneralException
        org.eclipse.birt.report.model.api.activity.SemanticException
    • Method Detail

      • buildReport

        public void buildReport()
                         throws java.io.IOException,
                                GeneralException,
                                org.eclipse.birt.core.exception.BirtException
        Generate report design (rtdesign file).
        Throws:
        java.io.IOException
        GeneralException
        org.eclipse.birt.core.exception.BirtException