- getActiveGovernanceOfficers(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Return all of the defined governance officers.
- getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.auditlog.GovernanceProgramAuditCode
-
Returns the log message with the placeholders filled out with the supplied parameters.
- getGovernanceOfficerByAppointmentId(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Retrieve a governance officer by unique appointment id.
- getGovernanceOfficerByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Retrieve a governance officer description by unique guid.
- getGovernanceOfficers(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Return all of the defined governance officers.
- getGovernanceOfficersByDomain(String, GovernanceDomainRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Return all of the defined governance officers for a specific governance domain.
- getLogMessageId() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.auditlog.GovernanceProgramAuditCode
-
Returns the unique identifier for the error message.
- getPersonalProfileByEmployeeNumber(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Retrieve a personal profile by personnel/serial/unique employee number of the individual.
- getPersonalProfileByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Retrieve a personal profile by guid.
- getPersonalProfilesByName(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Return a list of candidate personal profiles for an individual.
- getSeverity() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.auditlog.GovernanceProgramAuditCode
-
Return the severity of the audit log record.
- getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.auditlog.GovernanceProgramAuditCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getUserAction() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.auditlog.GovernanceProgramAuditCode
-
Returns instructions of how to resolve the issue reported in this exception.
- GovernanceProgramAdmin - Class in org.odpi.openmetadata.accessservices.governanceprogram.admin
-
- GovernanceProgramAdmin() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.admin.GovernanceProgramAdmin
-
Default constructor
- GovernanceProgramAuditCode - Enum in org.odpi.openmetadata.accessservices.governanceprogram.auditlog
-
The GovernanceProgramAuditCode is used to define the message content for the OMRS Audit Log.
- GovernanceProgramBasicHandler - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
GovernanceProgramBasicHandler provides common functions to access metadata from the metadata repositories.
- GovernanceProgramErrorHandler - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
GovernanceProgramErrorHandler provides common validation routines for the other handler classes.
- GovernanceProgramOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.governanceprogram.listener
-
- GovernanceProgramOMRSTopicListener(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.listener.GovernanceProgramOMRSTopicListener
-
The constructor is given the connection to the out topic for Asset Consumer OMAS
along with classes for testing and manipulating instances.
- GovernanceProgramPublisher - Class in org.odpi.openmetadata.accessservices.governanceprogram.outtopic
-
GovernanceProgramPublisher is responsible for publishing events related to the governance program.
- GovernanceProgramPublisher(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.outtopic.GovernanceProgramPublisher
-
The constructor is given the connection to the out topic for Asset Consumer OMAS
along with classes for testing and manipulating instances.
- GovernanceProgramRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
The GovernanceProgramRESTServices provides the server-side implementation of the GovernanceProgram Open Metadata
Assess Service (OMAS).
- GovernanceProgramRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Default constructor