public class APISchemaTypeMapper extends Object
| Constructor and Description |
|---|
APISchemaTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapAPISchemaTypeToOmrsEntityDetail(APISchemaType aPISchemaType)
Map (convert) the supplied APISchemaType to an entityDetail.
|
static APISchemaType |
mapOmrsEntityDetailToAPISchemaType(EntityDetail omrsEntityDetail) |
public static APISchemaType mapOmrsEntityDetailToAPISchemaType(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterExceptionpublic static EntityDetail mapAPISchemaTypeToOmrsEntityDetail(APISchemaType aPISchemaType)
aPISchemaType - supplied APISchemaTypeCopyright © 2018 ODPi. All rights reserved.