public class MapSchemaTypeMapper extends Object
| Constructor and Description |
|---|
MapSchemaTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapMapSchemaTypeToOmrsEntityDetail(MapSchemaType mapSchemaType)
Map (convert) the supplied MapSchemaType to an entityDetail.
|
static MapSchemaType |
mapOmrsEntityDetailToMapSchemaType(EntityDetail omrsEntityDetail) |
public static MapSchemaType mapOmrsEntityDetailToMapSchemaType(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterExceptionpublic static EntityDetail mapMapSchemaTypeToOmrsEntityDetail(MapSchemaType mapSchemaType)
mapSchemaType - supplied MapSchemaTypeCopyright © 2018 ODPi. All rights reserved.