public class SchemaTypeMapper extends Object
| Constructor and Description |
|---|
SchemaTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static SchemaType |
mapOmrsEntityDetailToSchemaType(EntityDetail omrsEntityDetail) |
static EntityDetail |
mapSchemaTypeToOmrsEntityDetail(SchemaType schemaType)
Map (convert) the supplied SchemaType to an entityDetail.
|
public static SchemaType mapOmrsEntityDetailToSchemaType(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterExceptionpublic static EntityDetail mapSchemaTypeToOmrsEntityDetail(SchemaType schemaType)
schemaType - supplied SchemaTypeCopyright © 2018 ODPi. All rights reserved.