| Modifier and Type | Class and Description |
|---|---|
class |
ConfidentialityMapper
Singleton defining the mapping to the OMRS "Confidentiality" classification.
|
class |
PrimaryKeyMapper
Singleton defining the mapping to the OMRS "PrimaryKey" classification.
|
class |
SpineObjectMapper
Singleton defining the mapping to the OMRS "SpineObject" classification.
|
class |
SubjectAreaMapper
Singleton defining the mapping to the OMRS "SubjectArea" classification.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClassificationMapping> |
EntityMapping.getClassificationMappers()
Retrieve the classification mappings for this entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityMapping.addClassificationMapper(ClassificationMapping classificationMapping)
Add the provided classification mapping as one that describes classifications for this entity.
|
| Modifier and Type | Method and Description |
|---|---|
ClassificationMapping |
ClassificationMappingStore.getMappingByOmrsTypeGUID(String guid)
Retrieves a classification mapping based on the GUID of the OMRS classification type.
|
ClassificationMapping |
ClassificationMappingStore.getMappingByOmrsTypeName(String name)
Retrieves a classification mapping based ont he name of the OMRS classification type.
|
Copyright © 2018–2019 ODPi. All rights reserved.