Class JFreeReportValidateParametersComponent

  • 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

    public class JFreeReportValidateParametersComponent
    extends AbstractJFreeReportComponent
    Creation-Date: 07.07.2006, 16:26:25
    Author:
    Thomas Morgner
    See Also:
    Serialized Form
    • Constructor Detail

      • JFreeReportValidateParametersComponent

        public JFreeReportValidateParametersComponent()
    • Method Detail

      • validateAction

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

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

        public void done()
        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
        Specified by:
        executeAction in class org.pentaho.platform.engine.services.solution.ComponentBase
        Throws:
        Throwable
      • isParameterUiNeeded

        public boolean isParameterUiNeeded()
      • init

        public boolean init()
        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()
        Specified by:
        getLogger in class org.pentaho.platform.engine.core.system.PentahoBase