public class GlossaryMapper extends Object
| Constructor and Description |
|---|
GlossaryMapper() |
| Modifier and Type | Method and Description |
|---|---|
static Glossary |
mapGlossaryToOMRSBean(Glossary glossary,
OMRSAPIHelper oMRSAPIHelper)
Map Glossary to Generated Glossary.
|
static Glossary |
mapOMRSBeantoGlossary(Glossary omrsBean)
map the generated OMRS bean for glossary to the Glossary exposed in the API.
|
public static Glossary mapGlossaryToOMRSBean(Glossary glossary, OMRSAPIHelper oMRSAPIHelper) throws InvalidParameterException
glossary - oMRSAPIHelper - InvalidParameterExceptionCopyright © 2018 ODPi. All rights reserved.