public class CategoryAnchorMapper extends Object
| Constructor and Description |
|---|
CategoryAnchorMapper() |
| Modifier and Type | Method and Description |
|---|---|
static CategoryAnchor |
mapCategoryAnchorToOMRSRelationshipBean(CategoryAnchorRelationship categoryAnchorRelationship)
map CategoryAnchorRelationship to the omrs relationship bean equivalent
|
static CategoryAnchorRelationship |
mapOMRSRelationshipBeanToCategoryAnchor(CategoryAnchor omrsRelationshipBean)
Map omrs relationship bean equivalent to CategoryAnchorRelationship
|
public static CategoryAnchor mapCategoryAnchorToOMRSRelationshipBean(CategoryAnchorRelationship categoryAnchorRelationship) throws InvalidParameterException
categoryAnchorRelationship - supplied CategoryAnchorRelationshipInvalidParameterException - one of the parameters is null or invalid.public static CategoryAnchorRelationship mapOMRSRelationshipBeanToCategoryAnchor(CategoryAnchor omrsRelationshipBean)
omrsRelationshipBean - omrs relationship bean equivalentCopyright © 2018–2019 ODPi. All rights reserved.