Class JFreeReportGenerateDefinitionComponent

  • All Implemented Interfaces:
    Serializable, org.pentaho.platform.api.engine.IAuditable, org.pentaho.platform.api.engine.IComponent, org.pentaho.platform.api.engine.ILogger, org.pentaho.platform.api.engine.IParameterResolver

    @Deprecated
    public class JFreeReportGenerateDefinitionComponent
    extends AbstractJFreeReportComponent
    Deprecated.
    This component generates report definitions. It uses the report wizard for the magical generation task.
    Author:
    Thomas Morgner
    See Also:
    Serialized Form
    • Constructor Detail

      • JFreeReportGenerateDefinitionComponent

        public JFreeReportGenerateDefinitionComponent()
        Deprecated.
    • Method Detail

      • validateAction

        protected boolean validateAction()
        Deprecated.
        Specified by:
        validateAction in class org.pentaho.platform.engine.services.solution.ComponentBase
      • validateSystemSettings

        protected boolean validateSystemSettings()
        Deprecated.
        Specified by:
        validateSystemSettings in class org.pentaho.platform.engine.services.solution.ComponentBase
      • done

        public void done()
        Deprecated.
        Specified by:
        done in interface org.pentaho.platform.api.engine.IComponent
        Specified by:
        done in class org.pentaho.platform.engine.services.solution.ComponentBase
      • getResultSet

        public org.pentaho.commons.connection.IPentahoResultSet getResultSet​(org.pentaho.jfreereport.castormodel.reportspec.ReportSpec reportSpec)
                                                                      throws Exception
        Deprecated.
        Throws:
        Exception
      • executeAction

        protected boolean executeAction()
        Deprecated.
        Specified by:
        executeAction in class org.pentaho.platform.engine.services.solution.ComponentBase
      • init

        public boolean init()
        Deprecated.
        Specified by:
        init in interface org.pentaho.platform.api.engine.IComponent
        Specified by:
        init in class org.pentaho.platform.engine.services.solution.ComponentBase
      • getLogger

        public org.apache.commons.logging.Log getLogger()
        Deprecated.
        Specified by:
        getLogger in class org.pentaho.platform.engine.core.system.PentahoBase
      • setupQueryParameters

        public String setupQueryParameters​(String query)
        Deprecated.