public class CategoryMapper extends Object
| Constructor and Description |
|---|
CategoryMapper() |
| Modifier and Type | Method and Description |
|---|---|
static GlossaryCategory |
mapCategoryToOMRSBean(Category category)
Map the Category to the generated GlossaryCategory
|
static Category |
mapOMRSBeantoCategory(GlossaryCategory omrsBean)
Map the GlossaryCategory OMRS Bean to the Catoegory exposed in the API
|
public static GlossaryCategory mapCategoryToOMRSBean(Category category) throws InvalidParameterException
InvalidParameterExceptionpublic static Category mapOMRSBeantoCategory(GlossaryCategory omrsBean)
omrsBean - generated OMRS Bean for Glossary CategoryCopyright © 2018 ODPi. All rights reserved.