- GAFCheckedException - Exception in org.odpi.openmetadata.frameworks.governanceactions.ffdc
-
GAFCheckedException is the base class for checked exceptions for GAF components.
- GAFCheckedException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFCheckedException
-
This is the typical constructor used for creating a GAFCheckedException.
- GAFCheckedException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFCheckedException
-
This is the constructor used for creating a GAFCheckedException that results from a previous error.
- GAFErrorCode - Enum in org.odpi.openmetadata.frameworks.governanceactions.ffdc
-
The GAF error code is used to define first failure data capture (FFDC) for errors that occur when working with
GAF Components.
- GAFRuntimeException - Exception in org.odpi.openmetadata.frameworks.governanceactions.ffdc
-
The GAFRuntimeException is used for all runtime exceptions from GAF components.
- GAFRuntimeException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFRuntimeException
-
This is the typical constructor used for creating a GAFRuntimeException.
- GAFRuntimeException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFRuntimeException
-
This is the constructor used for creating a GAFRuntimeException that results from a previous error.
- getCallerId() - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Return setting for the callerId.
- getCallerId() - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Return setting for the callerId.
- getCallerName() - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Return setting for the callerName.
- getCallerName() - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Return setting for the callerName.
- getCallerType() - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Return setting of the callerType.
- getCallerType() - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Return setting of the callerType.
- getContextId() - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Returns the current context id associated with the Audit log.
- getContextId() - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Returns the current context id associated with the Audit log.
- getErrorMessage() - Method in exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFCheckedException
-
A formatted short description of the cause of the condition that resulted in this GAFCheckedException.
- getErrorMessage() - Method in exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFRuntimeException
-
A formatted short description of the cause of the condition that resulted in this GAFRuntimeException.
- getErrorMessageId() - Method in enum org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFErrorCode
-
Returns the unique identifier for the error message.
- getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFErrorCode
-
Returns the error message with the placeholders filled out with the supplied parameters.
- getHTTPErrorCode() - Method in enum org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFErrorCode
-
- getProperty(String) - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Retrieve a property stored in the Audit log.
- getProperty(String) - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Retrieve a property stored in the Audit log.
- getPropertyNames() - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Request a list of property names stored in the Audit log.
- getPropertyNames() - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Request a list of property names stored in the Audit log.
- getReportedCaughtException() - Method in exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFCheckedException
-
An exception that was caught and wrapped by this exception.
- getReportedCaughtException() - Method in exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFRuntimeException
-
An exception that was caught and wrapped by this exception.
- getReportedHTTPCode() - Method in exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFCheckedException
-
Return the HTTP response code to use with this exception.
- getReportedHTTPCode() - Method in exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFRuntimeException
-
Return the HTTP response code to use with this exception.
- getReportedSystemAction() - Method in exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFCheckedException
-
A description of the action that the system took as a result of the error condition.
- getReportedSystemAction() - Method in exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFRuntimeException
-
A description of the action that the system took as a result of the error condition.
- getReportedUserAction() - Method in exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFCheckedException
-
A description of the action necessary to correct the error.
- getReportedUserAction() - Method in exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFRuntimeException
-
A description of the action necessary to correct the error.
- getReportingActionDescription() - Method in exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFCheckedException
-
The type of request that the class was performing when the condition occurred that resulted in this
GAFCheckedException.
- getReportingActionDescription() - Method in exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFRuntimeException
-
The type of request that the class was performing when the condition occurred that resulted in this
GAFRuntimeException.
- getReportingClassName() - Method in exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFCheckedException
-
The class that created the GAFCheckedException.
- getReportingClassName() - Method in exception org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFRuntimeException
-
The class that created the GAFRuntimeException.
- getResourceId() - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Return setting for the resourceId.
- getResourceId() - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Return setting for the resourceId.
- getResourceName() - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Return setting for the resourceName.
- getResourceName() - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Return setting for the resourceName.
- getResourceType() - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Return setting of the resourceType.
- getResourceType() - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Return setting of the resourceType.
- getSystemAction() - Method in enum org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFErrorCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getUnformattedErrorMessage() - Method in enum org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFErrorCode
-
Returns the error message with placeholders for specific details.
- getUserAction() - Method in enum org.odpi.openmetadata.frameworks.governanceactions.ffdc.GAFErrorCode
-
Returns instructions of how to resolve the issue reported in this exception.
- setCallerId(String) - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Set up the identifier of the caller.
- setCallerId(String) - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Set up the identifier of the caller.
- setCallerName(String) - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Set up a meaningful name for the caller.
- setCallerName(String) - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Set up a meaningful name for the caller.
- setCallerType(String) - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Set up the type of caller.
- setCallerType(String) - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Set up the type of caller.
- setContextId(String) - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Set a context id for the activity that the Audit log relates to.
- setContextId(String) - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Set a context id for the activity that the Audit log relates to.
- setProperty(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Add or update a property in the Audit log.
- setProperty(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Add or update a property in the Audit log.
- setResourceId(String) - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Set up the identifier of the related resource, such as the connector to access data.
- setResourceId(String) - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Set up the identifier of the related resource, such as the connector to access data.
- setResourceName(String) - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Set up a meaningful name for the related resource.
- setResourceName(String) - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Set up a meaningful name for the related resource.
- setResourceType(String) - Method in interface org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLog
-
Set up the type of the related resource.
- setResourceType(String) - Method in class org.odpi.openmetadata.frameworks.governanceactions.logs.AuditLogBase
-
Set up the type of the related resource.