public class TopicMapper extends Object
| Constructor and Description |
|---|
TopicMapper() |
| Modifier and Type | Method and Description |
|---|---|
static Topic |
mapOmrsEntityDetailToTopic(EntityDetail omrsEntityDetail) |
static EntityDetail |
mapTopicToOmrsEntityDetail(Topic topic)
Map (convert) the supplied Topic to an entityDetail.
|
public static Topic mapOmrsEntityDetailToTopic(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapTopicToOmrsEntityDetail(Topic topic)
topic - supplied TopicCopyright © 2018–2019 ODPi. All rights reserved.