Skip navigation links
D G O T V 

D

DataPrivacyErrorCode - Enum in org.odpi.openmetadata.accessservices.dataprivacy.ffdc
The DataPrivacyErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Data Platform OMAS Services.
DataPrivacyEventType - Enum in org.odpi.openmetadata.accessservices.dataprivacy.events
DataPrivacyEventType describes the different types of events produced by the Data Privacy OMAS.
DataPrivacyOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.dataprivacy.responses
DataPrivacyOMASAPIResponse provides a common header for Data Privacy OMAS managed rest to its REST API.
DataPrivacyOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.dataprivacy.responses.DataPrivacyOMASAPIResponse
Default constructor
DataPrivacyOMASAPIResponse(DataPrivacyOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.dataprivacy.responses.DataPrivacyOMASAPIResponse
Copy/clone constructor

G

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.
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.
getHTTPErrorCode() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
 
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.

O

org.odpi.openmetadata.accessservices.dataprivacy.events - package org.odpi.openmetadata.accessservices.dataprivacy.events
 
org.odpi.openmetadata.accessservices.dataprivacy.ffdc - package org.odpi.openmetadata.accessservices.dataprivacy.ffdc
 
org.odpi.openmetadata.accessservices.dataprivacy.responses - package org.odpi.openmetadata.accessservices.dataprivacy.responses
 

T

toString() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.events.DataPrivacyEventType
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.dataprivacy.responses.DataPrivacyOMASAPIResponse
JSON-like toString

V

valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.dataprivacy.events.DataPrivacyEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.dataprivacy.events.DataPrivacyEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
D G O T V 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.