public class ReferenceableMapper extends Object
| Constructor and Description |
|---|
ReferenceableMapper() |
| Modifier and Type | Method and Description |
|---|---|
static Referenceable |
mapOmrsEntityDetailToReferenceable(EntityDetail omrsEntityDetail) |
static EntityDetail |
mapReferenceableToOmrsEntityDetail(Referenceable referenceable)
Map (convert) the supplied Referenceable to an entityDetail.
|
public static Referenceable mapOmrsEntityDetailToReferenceable(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterExceptionpublic static EntityDetail mapReferenceableToOmrsEntityDetail(Referenceable referenceable)
referenceable - supplied ReferenceableCopyright © 2018 ODPi. All rights reserved.