C G I O R S T V 
All Classes All Packages

C

CategoryService - Class in org.odpi.openmetadata.accessservices.glossaryview.server.service
Server-side implementation of the Glossary View Open Metadata Access Service (OMAS).
CategoryService() - Constructor for class org.odpi.openmetadata.accessservices.glossaryview.server.service.CategoryService
 

G

getAllCategories(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.CategoryService
Extract all categories definitions
getAllEntityDetails(String, String, String, Integer, Integer, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.OMRSClient
Extract all entity definitions
getAllEntityDetailsResponse(String, String, String, Integer, Integer, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryViewOMAS
Extract all entities of specified type and convert them to this omas's type
getAllGlossaries(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryService
Extract all glossary definitions
getAllGlossaryTerms(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract all terms definitions
getAllTerms(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract all terms definitions
getAntonyms(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract antonyms
getAssignedElements(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract assigned elements
getAttributes(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract attributes
getCategoriesViaCategoryAnchorRelationships(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.CategoryService
Extract category definitions for the given glossary GUID via the 'CategoryAnchor' type relationships
getCategory(String, String, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.CategoryService
Extract the category definition for the given GUID
getCategoryHomeGlossary(String, String, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryService
Extract a category's home glossary
getEntityDetail(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.OMRSClient
Extract an entity detail for the given GUID
getEntityDetailResponse(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryViewOMAS
Extract an entity based on provided GUID and convert it to this omas's type
getExternalGlossaryLinks(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.CategoryService
Extract external glossary definitions for the given category
getExternalGlossaryLinks(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryService
Extract external glossary link definitions
getExternalGlossaryLinks(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract external glossary definitions for the given term
getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAuditCode
Returns the log message with the placeholders filled out with the supplied parameters.
getGlossary(String, String, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryService
Extract the glossary definition for the given GUID
getIsA(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract "is a"
getLogMessageId() - Method in enum org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAuditCode
Returns the unique identifier for the error message.
getPreferredTerms(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract preferred terms
getRelatedEntities(String, String, String, String, String, String, Integer, Integer, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.OMRSClient
Extract entities related to provided guid
getRelatedEntitiesResponse(String, String, String, String, String, Integer, Integer, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryViewOMAS
Extract related entities to the given one and convert them to this omas's type
getRelatedTerms(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract related terms
getReplacementTerms(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract replacement terms
getSeverity() - Method in enum org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAuditCode
Return the severity of the audit log record.
getSubcategories(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.CategoryService
Extract subcategory definitions for the given category
getSubEntities(String, String, String, String, boolean, String, String, Integer, Integer, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.OMRSClient
Extract entities related to provided guid
getSubEntitiesResponse(String, String, String, String, boolean, String, Integer, Integer, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryViewOMAS
Extract related entities to the given one and convert them to this omas's type - only taking form one end
getSubtypes(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract subtypes
getSynonyms(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract synonyms
getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAuditCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract the term definition for the given GUID
getTermHomeGlossary(String, String, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryService
Extract a term's home glossary
getTermsViaTermAnchorRelationships(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract term definitions for the given glossary GUID via the 'TermAnchor' type relationships
getTermsViaTermCategorizationRelationships(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract term definitions for the given GUID via the 'TermCategorization' type relationships
getTranslations(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract translations
getTypes(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract types
getUsedInContexts(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract "used in contexts"
getUserAction() - Method in enum org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAuditCode
Returns instructions of how to resolve the issue reported in this exception.
getValidValues(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
Extract valid values
GlossaryService - Class in org.odpi.openmetadata.accessservices.glossaryview.server.service
Server-side implementation of the Glossary View Open Metadata Access Service (OMAS).
GlossaryService() - Constructor for class org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryService
 
GlossaryViewAdmin - Class in org.odpi.openmetadata.accessservices.glossaryview.server.admin
Called by the OMAG Server to initialize and terminate the Glossary View OMAS.
GlossaryViewAdmin() - Constructor for class org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAdmin
 
GlossaryViewAuditCode - Enum in org.odpi.openmetadata.accessservices.glossaryview.server.admin
Defines the message content for the OMRS Audit Log.
GlossaryViewInstanceHandler - Class in org.odpi.openmetadata.accessservices.glossaryview.server.service
GlossaryViewInstanceHandler provides the bridge between the REST call and the server instance.
GlossaryViewInstanceHandler() - Constructor for class org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryViewInstanceHandler
 
GlossaryViewOMAS - Class in org.odpi.openmetadata.accessservices.glossaryview.server.service
Composes OMRS calls into needed operations, handles the exceptions specific to this OMAS, converts result to needed format
GlossaryViewOMAS() - Constructor for class org.odpi.openmetadata.accessservices.glossaryview.server.service.GlossaryViewOMAS
 
GlossaryViewRegistration - Class in org.odpi.openmetadata.accessservices.glossaryview.server.admin
 
GlossaryViewServiceInstance - Class in org.odpi.openmetadata.accessservices.glossaryview.server.admin
Stores references to OMRS objects for a specific server.
GlossaryViewServiceInstance(OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewServiceInstance
Set up the local repository connector that will service the REST Calls, registers this OMAS in the Access Service Registry and in the instance map

I

initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAdmin
Initialize the access service.
instanceHandler - Variable in class org.odpi.openmetadata.accessservices.glossaryview.server.service.OMRSClient
 

O

OMRSClient - Class in org.odpi.openmetadata.accessservices.glossaryview.server.service
Queries OMRS layer.
OMRSClient() - Constructor for class org.odpi.openmetadata.accessservices.glossaryview.server.service.OMRSClient
 
org.odpi.openmetadata.accessservices.glossaryview.server.admin - package org.odpi.openmetadata.accessservices.glossaryview.server.admin
Contains classes necessary to an OMAS setup.
org.odpi.openmetadata.accessservices.glossaryview.server.service - package org.odpi.openmetadata.accessservices.glossaryview.server.service
 

R

registerAccessService() - Static method in class org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewRegistration
 

S

SERVICE_INITIALIZED - org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAuditCode
 
SERVICE_INITIALIZING - org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAuditCode
 
SERVICE_INSTANCE_FAILURE - org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAuditCode
 
SERVICE_SHUTDOWN - org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAuditCode
 
shutdown() - Method in class org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAdmin
Shutdown the access service.

T

TermService - Class in org.odpi.openmetadata.accessservices.glossaryview.server.service
Server-side implementation of the Glossary View Open Metadata Access Service (OMAS).
TermService() - Constructor for class org.odpi.openmetadata.accessservices.glossaryview.server.service.TermService
 

V

valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAuditCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
C G I O R S T V 
All Classes All Packages