| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.handlers | |
| org.odpi.openmetadata.accessservices.subjectarea.server.services |
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaOMASAPIResponse<Term> |
SubjectAreaCategoryHandler.getCategorizedTerms(String userId,
String guid,
String searchCriteria,
boolean exactValue,
boolean ignoreCase,
SubjectAreaTermHandler termHandler,
Integer startingFrom,
Integer pageSize)
Get the terms that are categorized by this Category
|
SubjectAreaOMASAPIResponse<Term> |
SubjectAreaProjectHandler.getProjectTerms(String userId,
String guid,
SubjectAreaTermHandler termHandler,
Integer startingFrom,
Integer pageSize)
Get the terms in this project.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaTermHandler |
SubjectAreaServicesInstance.getTermHandler()
Return the handler for term requests.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.