Interface MPMOperationUsageLinkValidationDelegate
public interface MPMOperationUsageLinkValidationDelegate
Delegate to validate the
Supported API: true
Extendable: true
MPMOperationUsageLink.
This interface should be implemented by customized implementations.
Supported API: true
Extendable: true
-
Method Summary
Modifier and TypeMethodDescriptionvoidvalidateMPMOperationUsageLink(MPMOperationUsageLink mpmOperationUsageLink)
Supported API: true
-
Method Details
-
validateMPMOperationUsageLink
Supported API: true- Parameters:
mpmOperationUsageLink-- Throws:
WTException
-