public class UsedInContextMapper extends Object
| Constructor and Description |
|---|
UsedInContextMapper() |
| Modifier and Type | Method and Description |
|---|---|
static UsedInContext |
mapOMRSRelationshipBeanToUsedInContext(UsedInContext omrsRelationshipBean)
Map omrs relationship bean equivalent to UsedInContext
|
static UsedInContext |
mapUsedInContextToOMRSRelationshipBean(UsedInContext usedInContext)
map UsedInContext to the omrs relationship bean equivalent
|
public static UsedInContext mapUsedInContextToOMRSRelationshipBean(UsedInContext usedInContext) throws InvalidParameterException
usedInContext - supplied UsedInContextInvalidParameterException - one of the parameters is null or invalid.public static UsedInContext mapOMRSRelationshipBeanToUsedInContext(UsedInContext omrsRelationshipBean)
omrsRelationshipBean - omrs relationship bean equivalentCopyright © 2018–2019 ODPi. All rights reserved.