public class ExternalIdMapper extends Object
| Constructor and Description |
|---|
ExternalIdMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapExternalIdToOmrsEntityDetail(ExternalId externalId)
Map (convert) the supplied ExternalId to an entityDetail.
|
static ExternalId |
mapOmrsEntityDetailToExternalId(EntityDetail omrsEntityDetail) |
public static ExternalId mapOmrsEntityDetailToExternalId(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapExternalIdToOmrsEntityDetail(ExternalId externalId)
externalId - supplied ExternalIdCopyright © 2018–2019 ODPi. All rights reserved.