public class SchemaAttributeMapper extends Object
| Constructor and Description |
|---|
SchemaAttributeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static SchemaAttribute |
mapOmrsEntityDetailToSchemaAttribute(EntityDetail omrsEntityDetail) |
static EntityDetail |
mapSchemaAttributeToOmrsEntityDetail(SchemaAttribute schemaAttribute)
Map (convert) the supplied SchemaAttribute to an entityDetail.
|
public static SchemaAttribute mapOmrsEntityDetailToSchemaAttribute(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapSchemaAttributeToOmrsEntityDetail(SchemaAttribute schemaAttribute)
schemaAttribute - supplied SchemaAttributeCopyright © 2018–2019 ODPi. All rights reserved.