org.pentaho.platform.api.engine
Interface IStreamingPojoComponent

All Superinterfaces:
ISimplePojoComponent

public interface IStreamingPojoComponent
extends ISimplePojoComponent


Method Summary
 String getMimeType()
           
 void setOutputStream(OutputStream outputStream)
           
 
Methods inherited from interface org.pentaho.platform.api.engine.ISimplePojoComponent
execute, validate
 

Method Detail

setOutputStream

void setOutputStream(OutputStream outputStream)

getMimeType

String getMimeType()