public class LibraryCategoryReferenceMapper extends Object
| Constructor and Description |
|---|
LibraryCategoryReferenceMapper() |
| Modifier and Type | Method and Description |
|---|---|
static LibraryCategoryReference |
mapLibraryCategoryReferenceToOMRSRelationshipBean(LibraryCategoryReference libraryCategoryReference)
map LibraryCategoryReference to the omrs relationship bean equivalent
|
static LibraryCategoryReference |
mapOMRSRelationshipBeanToLibraryCategoryReference(LibraryCategoryReference omrsRelationshipBean)
Map omrs relationship bean equivalent to LibraryCategoryReference
|
public static LibraryCategoryReference mapLibraryCategoryReferenceToOMRSRelationshipBean(LibraryCategoryReference libraryCategoryReference) throws InvalidParameterException
libraryCategoryReference - supplied LibraryCategoryReferenceInvalidParameterException - one of the parameters is null or invalid.public static LibraryCategoryReference mapOMRSRelationshipBeanToLibraryCategoryReference(LibraryCategoryReference omrsRelationshipBean)
omrsRelationshipBean - omrs relationship bean equivalentCopyright © 2018–2019 ODPi. All rights reserved.