| Modifier and Type | Method and Description |
|---|---|
static TermAnchor |
TermAnchorMapper.mapOmrsRelationshipToTermAnchor(Relationship omrsRelationship) |
| Modifier and Type | Method and Description |
|---|---|
static Relationship |
TermAnchorMapper.mapTermAnchorToOmrsRelationship(TermAnchor termAnchor) |
| Modifier and Type | Method and Description |
|---|---|
TermAnchor |
SubjectAreaBeansToAccessOMRS.createTermAnchorRelationship(String userId,
TermAnchor relationship)
Create TermAnchor relationship
|
TermAnchor |
SubjectAreaBeansToAccessOMRS.getTermAnchorRelationshipByGuid(String userId,
String relationshipGuid)
Get TermAnchor relationship
|
TermAnchor |
SubjectAreaBeansToAccessOMRS.updateTermAnchorRelationship(String userId,
TermAnchor termAnchor)
Update TermAnchor relationship
|
| Modifier and Type | Method and Description |
|---|---|
TermAnchor |
SubjectAreaBeansToAccessOMRS.createTermAnchorRelationship(String userId,
TermAnchor relationship)
Create TermAnchor relationship
|
TermAnchor |
SubjectAreaBeansToAccessOMRS.updateTermAnchorRelationship(String userId,
TermAnchor termAnchor)
Update TermAnchor relationship
|
| Modifier and Type | Method and Description |
|---|---|
static TermAnchor |
TermAnchorMapper.mapTermAnchorToOMRSRelationshipBean(TermAnchorRelationship termAnchorRelationship)
map TermAnchorRelationship to the omrs relationship bean equivalent
|
| Modifier and Type | Method and Description |
|---|---|
static TermAnchorRelationship |
TermAnchorMapper.mapOMRSRelationshipBeanToTermAnchor(TermAnchor omrsRelationshipBean)
Map omrs relationship bean equivalent to TermAnchorRelationship
|
Copyright © 2018–2019 ODPi. All rights reserved.