| Modifier and Type | Method and Description |
|---|---|
static CategoryAnchor |
CategoryAnchorMapper.mapOmrsRelationshipToCategoryAnchor(Relationship omrsRelationship) |
| Modifier and Type | Method and Description |
|---|---|
static Relationship |
CategoryAnchorMapper.mapCategoryAnchorToOmrsRelationship(CategoryAnchor categoryAnchor) |
| Modifier and Type | Method and Description |
|---|---|
CategoryAnchor |
SubjectAreaBeansToAccessOMRS.createCategoryAnchorRelationship(String userId,
CategoryAnchor relationship)
Create CategoryAnchor relationship
|
CategoryAnchor |
SubjectAreaBeansToAccessOMRS.getCategoryAnchorRelationshipByGuid(String userId,
String relationshipGuid)
Get CategoryAnchor relationship
|
CategoryAnchor |
SubjectAreaBeansToAccessOMRS.updateCategoryAnchorRelationship(String userId,
CategoryAnchor categoryAnchor)
Update CategoryAnchor relationship
|
| Modifier and Type | Method and Description |
|---|---|
CategoryAnchor |
SubjectAreaBeansToAccessOMRS.createCategoryAnchorRelationship(String userId,
CategoryAnchor relationship)
Create CategoryAnchor relationship
|
CategoryAnchor |
SubjectAreaBeansToAccessOMRS.updateCategoryAnchorRelationship(String userId,
CategoryAnchor categoryAnchor)
Update CategoryAnchor relationship
|
| Modifier and Type | Method and Description |
|---|---|
static CategoryAnchor |
CategoryAnchorMapper.mapCategoryAnchorToOMRSRelationshipBean(CategoryAnchorRelationship categoryAnchorRelationship)
map CategoryAnchorRelationship to the omrs relationship bean equivalent
|
| Modifier and Type | Method and Description |
|---|---|
static CategoryAnchorRelationship |
CategoryAnchorMapper.mapOMRSRelationshipBeanToCategoryAnchor(CategoryAnchor omrsRelationshipBean)
Map omrs relationship bean equivalent to CategoryAnchorRelationship
|
Copyright © 2018–2019 ODPi. All rights reserved.