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


public interface IScopeBatchDistributionScopeState

For internal use only.


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

Method Detail

getStatus

int getStatus()

setStatus

void setStatus(int status)
               throws SDKException
Throws:
SDKException

getDestinationState

IScopeBatchDistributionDestinationState getDestinationState(int destIndex)