Interface NextMPMStdCCUsageToResourceLinkAllocationNumberDelegate


public interface NextMPMStdCCUsageToResourceLinkAllocationNumberDelegate
Delegate to calculate allocation number which will be set on provided MPMStdCCUsageToResourceLink

Supported API: true

Extendable: true
  • Method Details

    • getNextMPMStdCCUsageToResourceLinkAllocationNumber

      void getNextMPMStdCCUsageToResourceLinkAllocationNumber(Collection<MPMStdCCUsageToResourceLink> stdCCUsageToResourceLinkObjCollection) throws WTException
      Calculates the allocation number for the passed MPMStdCCUsageToResourceLink object collection

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