public class ExternalGlossaryLinkMapper extends Object
| Constructor and Description |
|---|
ExternalGlossaryLinkMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapExternalGlossaryLinkToOmrsEntityDetail(ExternalGlossaryLink externalGlossaryLink)
Map (convert) the supplied ExternalGlossaryLink to an entityDetail.
|
static ExternalGlossaryLink |
mapOmrsEntityDetailToExternalGlossaryLink(EntityDetail omrsEntityDetail) |
public static ExternalGlossaryLink mapOmrsEntityDetailToExternalGlossaryLink(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapExternalGlossaryLinkToOmrsEntityDetail(ExternalGlossaryLink externalGlossaryLink)
externalGlossaryLink - supplied ExternalGlossaryLinkCopyright © 2018–2019 ODPi. All rights reserved.