public class IsaMapper extends Object
| Constructor and Description |
|---|
IsaMapper() |
| Modifier and Type | Method and Description |
|---|---|
static ISARelationship |
mapISARelationshipToOMRSRelationshipBean(ISARelationship isaRelationship)
map ISARelationship to the omrs relationship bean equivalent
|
static ISARelationship |
mapOMRSRelationshipBeanToISARelationship(ISARelationship omrsRelationshipBean)
Map omrs relationship bean equivalent to ISARelationship
|
public static ISARelationship mapISARelationshipToOMRSRelationshipBean(ISARelationship isaRelationship) throws InvalidParameterException
isaRelationship - supplied ISARelationshipInvalidParameterException - one of the parameters is null or invalid.public static ISARelationship mapOMRSRelationshipBeanToISARelationship(ISARelationship omrsRelationshipBean)
omrsRelationshipBean - omrs relationship bean equivalentCopyright © 2018–2019 ODPi. All rights reserved.