public class GlossaryProjectMapper extends ClassificationMapper
omrsapiHelper, repositoryHelper| Constructor and Description |
|---|
GlossaryProjectMapper(OMRSAPIHelper omrsapiHelper) |
| Modifier and Type | Method and Description |
|---|---|
protected Classification |
createOmasClassification()
get an instance of the classification
|
protected String |
getTypeName()
Get the omas classification type name (same as the classification name) - this is defined in the subclass.
|
protected Set<String> |
mapKnownAttributesToOmrs(Classification omasClassification,
InstanceProperties omrsClassificationProperties)
Map attributes we know are part of this type to OMRS.
|
protected InstanceProperties |
updateOMRSAttributes(Classification omasClassification) |
createSystemAttributesFromOMRSClassification, isTypeCorrect, mapBeanToOmrs, mapOmrsToBeanpublic GlossaryProjectMapper(OMRSAPIHelper omrsapiHelper)
protected Set<String> mapKnownAttributesToOmrs(Classification omasClassification, InstanceProperties omrsClassificationProperties)
ClassificationMappermapKnownAttributesToOmrs in class ClassificationMapperomasClassification - omasclassificationomrsClassificationProperties - omrs propertiesprotected String getTypeName()
ClassificationMapperprotected Classification createOmasClassification()
ClassificationMappercreateOmasClassification in class ClassificationMapperprotected InstanceProperties updateOMRSAttributes(Classification omasClassification)
updateOMRSAttributes in class ClassificationMapperCopyright © 2018–2020 ODPi. All rights reserved.