public class TermAnchorMapper extends Object
| Constructor and Description |
|---|
TermAnchorMapper() |
| Modifier and Type | Method and Description |
|---|---|
static TermAnchorRelationship |
mapOMRSRelationshipBeanToTermAnchor(TermAnchor omrsRelationshipBean)
Map omrs relationship bean equivalent to TermAnchorRelationship
|
static TermAnchor |
mapTermAnchorToOMRSRelationshipBean(TermAnchorRelationship termAnchorRelationship)
map TermAnchorRelationship to the omrs relationship bean equivalent
|
public static TermAnchor mapTermAnchorToOMRSRelationshipBean(TermAnchorRelationship termAnchorRelationship) throws InvalidParameterException
termAnchorRelationship - supplied TermAnchorRelationshipInvalidParameterException - one of the parameters is null or invalid.public static TermAnchorRelationship mapOMRSRelationshipBeanToTermAnchor(TermAnchor omrsRelationshipBean)
omrsRelationshipBean - omrs relationship bean equivalentCopyright © 2018–2019 ODPi. All rights reserved.