Interface NextMPMOperationToConsumableLinkAllocationNumberDelegate


public interface NextMPMOperationToConsumableLinkAllocationNumberDelegate
Delegate to calculate allocation number which will be set on provided MPMOperationToConsumableLink

Supported API: true

Extendable: true
  • Method Details

    • getNextMPMOperationToConsumableLinkAllocationNumber

      void getNextMPMOperationToConsumableLinkAllocationNumber(Collection<MPMOperationToConsumableLink> operationToConsumableLinkObjCollection) throws WTException
      Calculates the allocation number for the passed operation to consumable link object collection

      Supported API: true
      Parameters:
      operationToConsumableLinkObjCollection - - This is collection of MPMOperationToConsumableLink for which next allocation number is to be calculated
      Throws:
      WTException