- getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
-
Returns the log message with the placeholders filled out with the supplied parameters.
- getGlossary(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
-
Get a glossary.
- getGlossaryByGuid(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.GlossaryHandler
-
Get a glossary by guid.
- getGlossaryHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
-
- getGlossaryRelationships(String, String, Date, int, int, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.GlossaryHandler
-
Get Glossary relationships
- getGlossaryRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
-
Get Glossary relationships
- getInstance(String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewServicesInstanceMap
-
Return the instance for this server.
- getLogMessageId() - Method in enum org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
-
Returns the unique identifier for the error message.
- getProject(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewProjectRESTServices
-
Get a project.
- getProjectByGuid(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.ProjectHandler
-
Get a Project by guid.
- getProjectHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
-
- getProjectRelationships(String, String, Date, int, int, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.ProjectHandler
-
Get Project relationships
- getProjectRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewProjectRESTServices
-
Get Project relationships
- getResponseForError(Throwable, OMRSAuditLog, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.BaseGlossaryAuthorView
-
Get the appropriate response from the supplied Exception
- getSeverity() - Method in enum org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
-
Return the severity of the audit log record.
- getSubjectAreaCategory() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
- getSubjectAreaGlossary() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
- getSubjectAreaGraph() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
- getSubjectAreaProject() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
- getSubjectAreaRelationship() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
- getSubjectAreaTerm() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
- getSystemAction() - Method in enum org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
-
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.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
-
Get a term.
- getTermByGuid(String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.TermHandler
-
Get a term by guid.
- getTermHandler(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
-
- getTermRelationships(String, String, Date, int, int, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.TermHandler
-
Get Term relationships
- getTermRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
-
Get Term relationships
- getUserAction() - Method in enum org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
-
Returns instructions of how to resolve the issue reported in this exception.
- getViewServiceName() - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
- getViewServiceName(String) - Method in class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
-
Return the Glossary Author's official View Service Name
- GlossaryAuthorViewAdmin - Class in org.odpi.openmetadata.viewservices.glossaryauthor.admin
-
GlossaryAuthorViewAdmin is the class that is called by the UI Server to initialize and terminate
the Subject Area OMVS.
- GlossaryAuthorViewAdmin() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.admin.GlossaryAuthorViewAdmin
-
Default constructor
- GlossaryAuthorViewAuditCode - Enum in org.odpi.openmetadata.viewservices.glossaryauthor.auditlog
-
The GlossaryAuthorAuditCode is used to define the message content for the OMRS Audit Log.
- GlossaryAuthorViewGlossaryRESTServices - Class in org.odpi.openmetadata.viewservices.glossaryauthor.services
-
The GlossaryAuthoraViewGlossaryRESTServices provides the org.odpi.openmetadata.viewservices.glossaryauthor.services implementation of the GlossaryAuthora Open Metadata
View Service (OMVS).
- GlossaryAuthorViewGlossaryRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewGlossaryRESTServices
-
Default constructor
- GlossaryAuthorViewInstanceHandler - Class in org.odpi.openmetadata.viewservices.glossaryauthor.initialization
-
GlossaryAuthorViewInstanceHandler retrieves information from the instance map for the
access service instances.
- GlossaryAuthorViewInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewInstanceHandler
-
Default constructor registers the view service
- GlossaryAuthorViewProjectRESTServices - Class in org.odpi.openmetadata.viewservices.glossaryauthor.services
-
The GlossaryAuthorViewProjectRESTServices provides the org.odpi.openmetadata.viewservices.glossaryauthor.services implementation of the SubjectArea Open Metadata
View Service (OMVS).
- GlossaryAuthorViewProjectRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewProjectRESTServices
-
Default constructor
- GlossaryAuthorViewRegistration - Class in org.odpi.openmetadata.viewservices.glossaryauthor.initialization
-
GlossaryAuthorRegistration registers the view service with the OMAG Server administration services.
- GlossaryAuthorViewRegistration() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewRegistration
-
- GlossaryAuthorViewServicesInstance - Class in org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances
-
GlossaryAuthorViewServicesInstance caches references to objects it needs for a specific server.
- GlossaryAuthorViewServicesInstance(String, OMRSAuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
Set up the Glossary Author OMVS instance
- GlossaryauthorViewServicesInstance - Class in org.odpi.openmetadata.viewservices.glossaryauthor.services
-
GlossaryAuthorViewServicesInstance caches references to objects it needs for a specific server.
- GlossaryauthorViewServicesInstance(String, OMRSAuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryauthorViewServicesInstance
-
Set up the objects for the Glossary Author view service
- GlossaryAuthorViewServicesInstanceMap - Class in org.odpi.openmetadata.viewservices.glossaryauthor.initialization
-
GlossaryAuthorViewServicesInstanceMap provides the mapping for inbound REST requests to the appropriate instances
for the requested server.
- GlossaryAuthorViewServicesInstanceMap() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.initialization.GlossaryAuthorViewServicesInstanceMap
-
Constructor
- GlossaryAuthorViewTermRESTServices - Class in org.odpi.openmetadata.viewservices.glossaryauthor.services
-
The GlossaryAuthorViewTermRESTServices provides the org.odpi.openmetadata.viewservices.glossaryauthor.services implementation of the SubjectArea Open Metadata
View Service (OMVS).
- GlossaryAuthorViewTermRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.services.GlossaryAuthorViewTermRESTServices
-
Default constructor
- GlossaryHandler - Class in org.odpi.openmetadata.viewservices.glossaryauthor.handlers
-
The glossary handler is initialised with a SubjectAreaGlossary, that contains the server the call should be sent to.
- GlossaryHandler(SubjectAreaGlossary) - Constructor for class org.odpi.openmetadata.viewservices.glossaryauthor.handlers.GlossaryHandler
-
initialize the glossary handler with the subjectarea glossary object.