public class GlossaryMapper extends Object
| Constructor and Description |
|---|
GlossaryMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapGlossaryToOmrsEntityDetail(Glossary glossary)
Map (convert) the supplied Glossary to an entityDetail.
|
static Glossary |
mapOmrsEntityDetailToGlossary(EntityDetail omrsEntityDetail) |
public static Glossary mapOmrsEntityDetailToGlossary(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterExceptionpublic static EntityDetail mapGlossaryToOmrsEntityDetail(Glossary glossary)
glossary - supplied GlossaryCopyright © 2018 ODPi. All rights reserved.