Index

F G O 
All Classes and Interfaces|All Packages

F

findGlossaries(String, int, int, boolean, boolean, boolean, boolean, boolean, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the list of glossary metadata elements that contain the search string.
findGlossaryCategories(String, int, int, boolean, boolean, boolean, boolean, boolean, GlossarySearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the list of glossary category metadata elements that contain the search string.
findGlossaryTerms(String, int, int, boolean, boolean, boolean, boolean, boolean, GlossarySearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the list of glossary term metadata elements that contain the search string.

G

getCategoriesForGlossary(String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return the list of categories associated with a glossary.
getCategoriesForTerm(String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return the list of categories associated with a term.
getConfidenceClassifiedElements(String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return information about the elements classified with the confidence classification.
getConfidentialityClassifiedElements(String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return information about the elements classified with the confidentiality classification.
getCriticalityClassifiedElements(String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return information about the elements classified with the criticality classification.
getDataFieldClassifiedElements(String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return information about the elements classified with the confidence classification.
getElementsSourceFrom(String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
getGlossariesByName(String, int, int, boolean, boolean, NameRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the list of glossary metadata elements with a matching qualified or display name.
getGlossaryByGUID(String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the glossary metadata element with the supplied unique identifier.
getGlossaryCategoriesByName(String, int, int, boolean, boolean, GlossaryNameRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the list of glossary category metadata elements with a matching qualified or display name.
getGlossaryCategoryByGUID(String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryCategoryParent(String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the parent glossary category metadata element for the glossary category with the supplied unique identifier.
getGlossaryForCategory(String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the glossary metadata element for the requested category.
getGlossaryForTerm(String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the glossary metadata element for the requested term.
getGlossarySubCategories(String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the subcategories for the glossary category metadata element with the supplied unique identifier.
getGlossaryTermActivityTypes(String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return the list of glossary term activity type enum values.
getGlossaryTermByGUID(String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the glossary term metadata element with the supplied unique identifier.
getGlossaryTermHistory(String, String, int, int, boolean, boolean, boolean, HistoryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve all the versions of a glossary term.
getGlossaryTermRelationshipStatuses(String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return the list of glossary term relationship status enum values.
getGlossaryTermsByName(String, int, int, boolean, boolean, GlossaryNameRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
getGlossaryTermStatuses(String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return the list of glossary term status enum values.
getGovernedByDefinitions(String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the elements linked via a "GovernedBy" relationship to the requested governance definition.
getGovernedElements(String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the governance definitions linked via a "GovernedBy" relationship to the requested element.
getMeanings(String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the glossary terms linked via a "SemanticAssignment" relationship to the requested element.
getMembersOfSubjectArea(String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return information about the elements classified with the security tags classification.
getOwnersElements(String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return information about the elements classified with the security tags classification.
getRelatedTerms(String, String, int, int, boolean, boolean, GlossaryTermRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the list of glossary terms associated with the requested glossary term.
getRetentionClassifiedElements(String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return information about the elements classified with the confidence classification.
getSecurityTaggedElements(String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return information about the elements classified with the security tags classification.
getSemanticAssignees(String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the glossary terms linked via a "SemanticAssignment" relationship to the requested element.
getSourceElements(String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
getTermsForGlossary(String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the list of glossary terms associated with a glossary.
getTermsForGlossaryCategory(String, String, int, int, boolean, boolean, GlossaryTermRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the list of glossary terms associated with a glossary category.
GlossaryBrowserResource - Class in org.odpi.openmetadata.viewservices.glossarybrowser.server.spring
The GlossaryBrowserResource provides the Spring API endpoints of the Glossary Browser Open Metadata View Service (OMVS).
GlossaryBrowserResource() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Default constructor

O

org.odpi.openmetadata.viewservices.glossarybrowser.server.spring - package org.odpi.openmetadata.viewservices.glossarybrowser.server.spring
 
F G O 
All Classes and Interfaces|All Packages