public class InformalTagMapper extends Object
| Constructor and Description |
|---|
InformalTagMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapInformalTagToOmrsEntityDetail(InformalTag informalTag)
Map (convert) the supplied InformalTag to an entityDetail.
|
static InformalTag |
mapOmrsEntityDetailToInformalTag(EntityDetail omrsEntityDetail) |
public static InformalTag mapOmrsEntityDetailToInformalTag(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapInformalTagToOmrsEntityDetail(InformalTag informalTag)
informalTag - supplied InformalTagCopyright © 2018–2019 ODPi. All rights reserved.