Interface CopyMPMWTPartToEPMDocumentLinkForwardDelegate


public interface CopyMPMWTPartToEPMDocumentLinkForwardDelegate
The purpose of this delegate is to copy the existing MPMWTPartToEPMDocumentLink whenever an object is iterated. This interface should be implemented by customized implementations.

Supported API: true

Extendable: true
  • Method Details

    • copyMPMWTPartToEPMDocumentLinkForward

      void copyMPMWTPartToEPMDocumentLinkForward(WTCollection currentRefs, WTCollection predecessorRefs) throws WTException
      Copy forward the MPMWTPartToEPMDocumentLink whenever an object is iterated.

      Supported API: true
      Parameters:
      currentRefs -
      predecessorRefs -
      Throws:
      WTException