org.pentaho.platform.api.engine
Interface ISimplePojoComponent

All Known Subinterfaces:
IStreamingPojoComponent

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