Index

G I O R S T U V 
All Classes and Interfaces|All Packages

G

getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
Retrieve a message definition object for logging.
GovernanceOfficerAdmin - Class in org.odpi.openmetadata.viewservices.governanceofficer.admin
GovernanceOfficerAdmin is the class that is called by the View Server to initialize and terminate the Governance Officer OMVS.
GovernanceOfficerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.governanceofficer.admin.GovernanceOfficerAdmin
Default constructor
GovernanceOfficerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.governanceofficer.ffdc
The GovernanceOfficerAuditCode is used to define the message content for the OMRS Audit Log.
GovernanceOfficerInstance - Class in org.odpi.openmetadata.viewservices.governanceofficer.server
GovernanceOfficerInstance caches references to the objects it needs for a specific server.
GovernanceOfficerInstance(String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerInstance
Set up the Governance Officer OMVS instance
GovernanceOfficerInstanceHandler - Class in org.odpi.openmetadata.viewservices.governanceofficer.server
GovernanceOfficerInstanceHandler retrieves information from the instance map for the view service instances.
GovernanceOfficerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerInstanceHandler
Default constructor registers the view service
GovernanceOfficerRegistration - Class in org.odpi.openmetadata.viewservices.governanceofficer.server
GovernanceOfficerRegistration registers the view service with the OMAG Server administration services.
GovernanceOfficerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRegistration
 
GovernanceOfficerRESTServices - Class in org.odpi.openmetadata.viewservices.governanceofficer.server
The GovernanceOfficerRESTServices provides the server-side implementation of the Governance Officer Open Metadata View Service (OMVS).
GovernanceOfficerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
Default constructor

I

initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.governanceofficer.admin.GovernanceOfficerAdmin
Initialize the Governance Officer view service.

O

org.odpi.openmetadata.viewservices.governanceofficer.admin - package org.odpi.openmetadata.viewservices.governanceofficer.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.governanceofficer.ffdc - package org.odpi.openmetadata.viewservices.governanceofficer.ffdc
This package provides the definition of the error handling for the Governance Officer OMVS.
org.odpi.openmetadata.viewservices.governanceofficer.server - package org.odpi.openmetadata.viewservices.governanceofficer.server
 

R

registerViewService() - Static method in class org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRegistration
Pass information about this view service to the OMAG Server administration services.

S

SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
OMVS-GOVERNANCE-OFFICER-0002 The Governance Officer Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
OMVS-GOVERNANCE-OFFICER-0001 The Governance Officer Open Metadata View Service (OMVS) is initializing
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
OMVS-GOVERNANCE-OFFICER-0004 The Governance Officer Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
OMVS-GOVERNANCE-OFFICER-0003 The Governance Officer Open Metadata View Service (OMVS) is shutting down
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
OMVS-GOVERNANCE-OFFICER-0005 The Governance Officer Open Metadata View Service (OMVS) is shutting down server instance {0}
shutdown() - Method in class org.odpi.openmetadata.viewservices.governanceofficer.admin.GovernanceOfficerAdmin
Shutdown the Governance Officer service.

T

toString() - Method in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
JSON-style toString

U

UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
OMVS-GOVERNANCE-OFFICER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.

V

valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.viewservices.governanceofficer.ffdc.GovernanceOfficerAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
G I O R S T U V 
All Classes and Interfaces|All Packages