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 EntityDetailInvalidParameterExceptionpublic static EntityDetail mapExternalGlossaryLinkToOmrsEntityDetail(ExternalGlossaryLink externalGlossaryLink)
externalGlossaryLink - supplied ExternalGlossaryLinkCopyright © 2018 ODPi. All rights reserved.