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


public interface IScopeBatchPostProcessingScopeState

For internal use only.


Method Summary
 IScopeBatchPostProcessingDestinationState getDestinationState(int destIndex)
           
 int getStatus()
           
 void setStatus(int status)
           
 

Method Detail

getStatus

int getStatus()

setStatus

void setStatus(int status)
               throws SDKException
Throws:
SDKException

getDestinationState

IScopeBatchPostProcessingDestinationState getDestinationState(int destIndex)