public class GlossaryMapper extends Object
| Constructor and Description |
|---|
GlossaryMapper() |
| Modifier and Type | Method and Description |
|---|---|
static Glossary |
mapGlossaryToOMRSBean(Glossary glossary)
Map Glossary to OMRS bean 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) throws InvalidParameterException
glossary - the API glossary objectInvalidParameterException - one of the parameters is null or invalid.Copyright © 2018–2019 ODPi. All rights reserved.