com.businessobjects.sdk.plugin.desktop.scopebatch
Interface IScopeBatchPostProcessingDestinationState


public interface IScopeBatchPostProcessingDestinationState

For internal use only.


Method Summary
 IScopeBatchPostProcessingPluginState getPluginState(int pluginIndex)
           
 int getStatus()
           
 void setStatus(int status)
           
 

Method Detail

getStatus

int getStatus()

setStatus

void setStatus(int status)
               throws SDKException
Throws:
SDKException

getPluginState

IScopeBatchPostProcessingPluginState getPluginState(int pluginIndex)