- getAccessServiceRegistration(String) - Static method in class org.odpi.openmetadata.adminservices.configuration.OMAGAccessServiceRegistration
-
Retrieve the requested OMAS registration information
- getAccessServiceRegistrationList() - Static method in class org.odpi.openmetadata.adminservices.configuration.OMAGAccessServiceRegistration
-
Retrieve the list of registered OMASs
- getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.adminservices.configuration.auditlog.OMAGAuditCode
-
Returns the log message with the placeholders filled out with the supplied parameters.
- getInTopicConnector(Connection, String, OMRSAuditLog) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceAdmin
-
Create the connector for this access services' In Topic.
- getLogMessageId() - Method in enum org.odpi.openmetadata.adminservices.configuration.auditlog.OMAGAuditCode
-
Returns the unique identifier for the error message.
- getOutTopicConnector(Connection, String, OMRSAuditLog) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceAdmin
-
Create the connector for this access services' Out Topic.
- getSeverity() - Method in enum org.odpi.openmetadata.adminservices.configuration.auditlog.OMAGAuditCode
-
Return the severity of the audit log record.
- getSystemAction() - Method in enum org.odpi.openmetadata.adminservices.configuration.auditlog.OMAGAuditCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getTopicName(Connection) - Method in class org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceAdmin
-
Return the name of the topic extracted from the endpoint of the topic's Connection.
- getUserAction() - Method in enum org.odpi.openmetadata.adminservices.configuration.auditlog.OMAGAuditCode
-
Returns instructions of how to resolve the issue reported in this exception.