org.pentaho.platform.api.engine
Interface ISimplePojoComponent


public interface ISimplePojoComponent


Method Summary
 boolean execute()
           
 boolean validate()
           
 

Method Detail

execute

boolean execute()
                throws Exception
Throws:
Exception

validate

boolean validate()
                 throws Exception
Throws:
Exception