Index

D G O 
All Classes and Interfaces|All Packages

D

detectAndThrowGlossaryViewOmasException(String, GlossaryViewEntityDetailResponse) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClientExceptionHandler
Throw an InvalidParameterException if it is encoded in the REST response.

G

getAllCategories(String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract all categories definitions
getAllGlossaries(String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract all glossary definitions
getAllGlossaryTerms(String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract all glossaryTerms definitions
getAntonyms(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract antonyms
getAssignedElements(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract assigned elements
getAttributes(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract attributes
getCategories(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract categories within a glossary
getCategory(String, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract a category definition
getCategoryHomeGlossary(String, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract a category's home glossary
getExternalGlossaryLinksOfCategory(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract a category's external glossary links
getExternalGlossaryLinksOfGlossary(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract a glossaries's external glossary links
getExternalGlossaryLinksOfTerm(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract a term's external glossary links
getGlossary(String, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract a glossary definition
getIsA(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract "is-a" terms
getPreferredTerms(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract preferred terms
getRelatedTerms(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract related terms
getReplacementTerms(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract replacement terms
getSubcategories(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract subcategories of a category
getSubtypes(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract subtypes
getSynonyms(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract synonyms
getTerm(String, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract a term definition
getTermHomeGlossary(String, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract a term's home glossary
getTermsOfCategory(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract terms within a category
getTermsOfGlossary(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract terms within a glossary
getTranslations(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract translations
getTypes(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract types
getUsedInContexts(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract "used-in-contexts" terms
getValidValues(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Extract valid values
GlossaryViewClient - Class in org.odpi.openmetadata.accessservices.glossaryview.client
The Glossary View Open Metadata Access Service (OMAS) provides an interface to query for glossaries, categories and terms.
GlossaryViewClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Create a new client
GlossaryViewClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClient
Create a new client that passes userId and password in each HTTP request.
GlossaryViewClientExceptionHandler - Class in org.odpi.openmetadata.accessservices.glossaryview.client
 
GlossaryViewClientExceptionHandler() - Constructor for class org.odpi.openmetadata.accessservices.glossaryview.client.GlossaryViewClientExceptionHandler
 

O

org.odpi.openmetadata.accessservices.glossaryview.client - package org.odpi.openmetadata.accessservices.glossaryview.client
 
D G O 
All Classes and Interfaces|All Packages