- getErrorMessage() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyCheckedExceptionBase
-
A formatted short description of the cause of the condition that resulted in this exception.
- getErrorMessage() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyRuntimeException
-
A formatted short description of the cause of the condition that resulted in this exception.
- getErrorMessageId() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
-
Returns the unique identifier for the error message.
- getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.events.DataPrivacyEventType
-
Return the int identifier used for indexing based on the enum.
- getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.events.DataPrivacyEventType
-
Return the default description for the enum value - used when natural resource
bundle is not available.
- getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.events.DataPrivacyEventType
-
Return the string name used for messages that include the enum.
- getExceptionClassName() - Method in class org.odpi.openmetadata.accessservices.dataprivacy.responses.DataPrivacyOMASAPIResponse
-
Return the name of the Java class name to use to recreate the exception.
- getExceptionErrorMessage() - Method in class org.odpi.openmetadata.accessservices.dataprivacy.responses.DataPrivacyOMASAPIResponse
-
Return the error message associated with the exception.
- getExceptionProperties() - Method in class org.odpi.openmetadata.accessservices.dataprivacy.responses.DataPrivacyOMASAPIResponse
-
Return the additional properties stored by the exceptions.
- getExceptionSystemAction() - Method in class org.odpi.openmetadata.accessservices.dataprivacy.responses.DataPrivacyOMASAPIResponse
-
Return the description of the action taken by the system as a result of the exception.
- getExceptionUserAction() - Method in class org.odpi.openmetadata.accessservices.dataprivacy.responses.DataPrivacyOMASAPIResponse
-
Return the action that a user should take to resolve the problem.
- getExpectedTypeName() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.UnrecognizedGUIDException
-
Return the type name of the element expected to be retrieved.
- getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
-
Returns the error message with the placeholders filled out with the supplied parameters.
- getGUID() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.UnrecognizedGUIDException
-
Return the guid supplied on the request that failed.
- getGUID() - Method in class org.odpi.openmetadata.accessservices.dataprivacy.responses.GUIDResponse
-
Return the guid result.
- getHTTPErrorCode() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
-
- getParameterName() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.InvalidParameterException
-
Return the invalid parameter's name, if known.
- getRelatedHTTPCode() - Method in class org.odpi.openmetadata.accessservices.dataprivacy.responses.DataPrivacyOMASAPIResponse
-
Return the HTTP Code to use if forwarding response to HTTP client.
- getRelatedProperties() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyRuntimeException
-
Return any additional properties that were added to the exception to aid diagnosis.
- getReportedCaughtException() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyCheckedExceptionBase
-
An exception that was caught and wrapped by this exception.
- getReportedCaughtException() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyRuntimeException
-
An exception that was caught and wrapped by this exception.
- getReportedHTTPCode() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyCheckedExceptionBase
-
Return the HTTP response code to use with this exception.
- getReportedHTTPCode() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyRuntimeException
-
Return the HTTP response code to use with this exception.
- getReportedSystemAction() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyCheckedExceptionBase
-
A description of the action that the system took as a result of the error condition.
- getReportedSystemAction() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyRuntimeException
-
A description of the action that the system took as a result of the error condition.
- getReportedUserAction() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyCheckedExceptionBase
-
A description of the action necessary to correct the error.
- getReportedUserAction() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyRuntimeException
-
A description of the action necessary to correct the error.
- getReportingActionDescription() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyCheckedExceptionBase
-
The type of request that the class was performing when the condition occurred that resulted in this
exception.
- getReportingActionDescription() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyRuntimeException
-
The type of request that the class was performing when the condition occurred that resulted in this
exception.
- getReportingClassName() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyCheckedExceptionBase
-
The class that created this exception.
- getReportingClassName() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.DataPrivacyRuntimeException
-
The class that created this exception.
- getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
-
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.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
-
Returns the error message with placeholders for specific details.
- getUserAction() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
-
Returns instructions of how to resolve the issue reported in this exception.
- getUserId() - Method in exception org.odpi.openmetadata.accessservices.dataprivacy.ffdc.exceptions.UserNotAuthorizedException
-
Return the userId passed on the request.
- GUIDResponse - Class in org.odpi.openmetadata.accessservices.dataprivacy.responses
-
GUIDResponse is the response structure used on the OMAS REST API calls that return a
unique identifier (guid) object as a response.
- GUIDResponse() - Constructor for class org.odpi.openmetadata.accessservices.dataprivacy.responses.GUIDResponse
-
Default constructor
- GUIDResponse(GUIDResponse) - Constructor for class org.odpi.openmetadata.accessservices.dataprivacy.responses.GUIDResponse
-
Copy/clone constructor