| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.handlers | |
| org.odpi.openmetadata.accessservices.subjectarea.server.services |
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaOMASAPIResponse<Category> |
SubjectAreaGlossaryHandler.getCategories(String userId,
String guid,
FindRequest findRequest,
boolean exactValue,
boolean ignoreCase,
Boolean onlyTop,
SubjectAreaCategoryHandler categoryHandler)
Get the Categories owned by this glossary.
|
SubjectAreaOMASAPIResponse<Category> |
SubjectAreaTermHandler.getTermCategories(String userId,
String guid,
SubjectAreaCategoryHandler categoryHandler,
Integer startingFrom,
Integer pageSize)
Get the Categories categorizing this Term.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaCategoryHandler |
SubjectAreaServicesInstance.getCategoryHandler()
Return the handler for category requests.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.