Interface AssociativeEquivalenceService
Service to perform Equivalence link-related tasks.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptioncreateEquivalenceLink(CreateEquivalenceParams commonEquiLinkParams) Creates a single equivalence link, given the parameters
Supported API: true
-
Method Details
-
createEquivalenceLink
AssociativeEquivalenceExecutionReport createEquivalenceLink(CreateEquivalenceParams commonEquiLinkParams) throws WTException Creates a single equivalence link, given the parameters
Supported API: true- Parameters:
commonEquiLinkParams-to feed required informationinvalid reference
CreateEquivalenceLinkParams- Returns:
AssociativeEquivalenceExecutionReport- Throws:
WTException
-