| Modifier and Type | Method and Description |
|---|---|
static MetadataCollection |
MetadataCollectionMapper.mapOmrsEntityDetailToMetadataCollection(EntityDetail omrsEntityDetail) |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
MetadataCollectionMapper.mapMetadataCollectionToOmrsEntityDetail(MetadataCollection metadataCollection)
Map (convert) the supplied MetadataCollection to an entityDetail.
|
| Modifier and Type | Field and Description |
|---|---|
protected MetadataCollection |
LocalMetadataCollectionReference.metadataCollection |
| Modifier and Type | Method and Description |
|---|---|
MetadataCollection |
LocalMetadataCollectionReference.getMetadataCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalMetadataCollectionReference.setMetadataCollection(MetadataCollection metadataCollection) |
| Modifier and Type | Method and Description |
|---|---|
MetadataCollection |
SubjectAreaBeansToAccessOMRS.addMetadataCollectionClassifications(String userId,
String entityGuid,
List<Classification> classifications)
Add classifications to the supplied metadataCollection
|
MetadataCollection |
SubjectAreaBeansToAccessOMRS.createMetadataCollection(String userId,
MetadataCollection metadataCollection)
Create new metadataCollection.
|
MetadataCollection |
SubjectAreaBeansToAccessOMRS.deleteMetadataCollectionClassification(String userId,
String entityGuid,
String name)
Deletes a given classification from an existing metadataCollection represented by a guid.
|
MetadataCollection |
SubjectAreaBeansToAccessOMRS.getMetadataCollectionById(String userId,
String entityGuid)
Fetch complete definition of an metadataCollection given its GUID.
|
MetadataCollection |
SubjectAreaBeansToAccessOMRS.updateMetadataCollection(String userId,
MetadataCollection metadataCollection)
Update metadataCollection
|
MetadataCollection |
SubjectAreaBeansToAccessOMRS.updateMetadataCollectionClassification(String userId,
String entityGuid,
List<Classification> classificationsToUpdate)
Updates classifications to an existing metadataCollection represented by a guid.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataCollection |
SubjectAreaBeansToAccessOMRS.createMetadataCollection(String userId,
MetadataCollection metadataCollection)
Create new metadataCollection.
|
MetadataCollection |
SubjectAreaBeansToAccessOMRS.updateMetadataCollection(String userId,
MetadataCollection metadataCollection)
Update metadataCollection
|
Copyright © 2018 ODPi. All rights reserved.