| Modifier and Type | Method and Description |
|---|---|
static ValidValue |
ValidValueMapper.mapOmrsRelationshipToValidValue(Relationship omrsRelationship) |
| Modifier and Type | Method and Description |
|---|---|
static Relationship |
ValidValueMapper.mapValidValueToOmrsRelationship(ValidValue validValue) |
| Modifier and Type | Method and Description |
|---|---|
ValidValue |
SubjectAreaBeansToAccessOMRS.createValidValueRelationship(String userId,
ValidValue relationship)
Create ValidValue relationship
|
ValidValue |
SubjectAreaBeansToAccessOMRS.getValidValueRelationshipByGuid(String userId,
String relationshipGuid)
Get ValidValue relationship
|
ValidValue |
SubjectAreaBeansToAccessOMRS.updateValidValueRelationship(String userId,
ValidValue validValue)
Update ValidValue relationship
|
| Modifier and Type | Method and Description |
|---|---|
ValidValue |
SubjectAreaBeansToAccessOMRS.createValidValueRelationship(String userId,
ValidValue relationship)
Create ValidValue relationship
|
ValidValue |
SubjectAreaBeansToAccessOMRS.updateValidValueRelationship(String userId,
ValidValue validValue)
Update ValidValue relationship
|
| Modifier and Type | Method and Description |
|---|---|
static ValidValue |
ValidValueMapper.mapValidValueToOMRSRelationshipBean(ValidValue validValue)
map ValidValue to the omrs relationship bean equivalent
|
| Modifier and Type | Method and Description |
|---|---|
static ValidValue |
ValidValueMapper.mapOMRSRelationshipBeanToValidValue(ValidValue omrsRelationshipBean)
Map omrs relationship bean equivalent to ValidValue
|
Copyright © 2018–2019 ODPi. All rights reserved.