Class JFreeReportConfigParameterComponent

  • 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 JFreeReportConfigParameterComponent
    extends AbstractJFreeReportComponent
    Deprecated.
    See Also:
    Serialized Form
    • Constructor Detail

      • JFreeReportConfigParameterComponent

        public JFreeReportConfigParameterComponent()
        Deprecated.
    • Method Detail

      • 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
      • executeAction

        protected boolean executeAction()
                                 throws Throwable
        Deprecated.
        Specified by:
        executeAction in class org.pentaho.platform.engine.services.solution.ComponentBase
        Throws:
        Throwable
      • 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
      • 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
      • getLogger

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