public class RelatedTermMapper extends Object
| Constructor and Description |
|---|
RelatedTermMapper() |
| Modifier and Type | Method and Description |
|---|---|
static RelatedTerm |
mapOMRSRelationshipBeanToRelatedTerm(RelatedTerm omrsRelationshipBean)
Map omrs relationship bean equivalent to RelatedTerm
|
static RelatedTerm |
mapRelatedTermToOMRSRelationshipBean(RelatedTerm relatedterm)
map RelatedTerm to the omrs relationship bean equivalent
|
public static RelatedTerm mapRelatedTermToOMRSRelationshipBean(RelatedTerm relatedterm) throws InvalidParameterException
relatedterm - supplied related term relationshipInvalidParameterException - one of the parameters is null or invalid.public static RelatedTerm mapOMRSRelationshipBeanToRelatedTerm(RelatedTerm omrsRelationshipBean)
omrsRelationshipBean - omrs relationship bean equivalentCopyright © 2018–2019 ODPi. All rights reserved.