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 EntityDetailInvalidParameterExceptionpublic static EntityDetail mapInformalTagToOmrsEntityDetail(InformalTag informalTag)
informalTag - supplied InformalTagCopyright © 2018 ODPi. All rights reserved.