org.pentaho.platform.api.engine
Interface ISimplePojoComponent


public interface ISimplePojoComponent


Method Summary
 boolean execute()
           
 boolean validate()
           
 

Method Detail

execute

boolean execute()
                throws java.lang.Exception
Throws:
java.lang.Exception

validate

boolean validate()
                 throws java.lang.Exception
Throws:
java.lang.Exception