Skip navigation links
D E G H N O P S T U V 

D

DataEngineErrorCode - Enum in org.odpi.openmetadata.accessservices.dataengine.exception
The DataEngineErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Data Engine OMAS Services.
DataEngineException - Exception in org.odpi.openmetadata.accessservices.dataengine.exception
DataEngineException provides a checked exception for reporting errors found when using the Data Engine OMAS services.
DataEngineOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.dataengine.rest
DataEngineOMASAPIRequestBody provides a common header for Data Engine OMAS request bodies for its REST API.
DataEngineOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.dataengine.rest
DataEngineOMASAPIResponse provides a common header for Data Engine OMAS managed rest to its REST API.

E

equals(Object) - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.GUIDResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.ProcessRequestBody
 

G

getDescription() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.ProcessRequestBody
 
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.ProcessRequestBody
 
getErrorMessage() - Method in enum org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineErrorCode
 
getErrorMessageId() - Method in enum org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineErrorCode
 
getExceptionClassName() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
 
getExceptionErrorMessage() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
 
getExceptionProperties() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
 
getExceptionSystemAction() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
 
getExceptionUserAction() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
 
getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineErrorCode
Returns the error message with the placeholders filled out with the supplied parameters.
getGuid() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.GUIDResponse
 
getHttpErrorCode() - Method in enum org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineErrorCode
 
getInputs() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.ProcessRequestBody
 
getLatestChange() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.ProcessRequestBody
 
getName() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.ProcessRequestBody
 
getOutputs() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.ProcessRequestBody
 
getParentProcessGuid() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.ProcessRequestBody
 
getRelatedHTTPCode() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
 
getReportedCaughtException() - Method in exception org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineException
 
getReportedErrorMessage() - Method in exception org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineException
 
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineException
 
getReportedSystemAction() - Method in exception org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineException
 
getReportedUserAction() - Method in exception org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineException
 
getReportingActionDescription() - Method in exception org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineException
 
getReportingClassName() - Method in exception org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineException
 
getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineErrorCode
 
getUserAction() - Method in enum org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineErrorCode
 
getZoneMembership() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.ProcessRequestBody
 
GUIDResponse - Class in org.odpi.openmetadata.accessservices.dataengine.rest
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.dataengine.rest.GUIDResponse
Default constructor
GUIDResponse(GUIDResponse) - Constructor for class org.odpi.openmetadata.accessservices.dataengine.rest.GUIDResponse
Copy/clone constructor

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.GUIDResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.ProcessRequestBody
 

N

NewInstanceException - Exception in org.odpi.openmetadata.accessservices.dataengine.exception
NewInstanceException is thrown if the access service is not able to register a new instance of itself in its instance map.
NewInstanceException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.dataengine.exception.NewInstanceException
This is the typical constructor used for creating a NewInstanceException.
NewInstanceException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.dataengine.exception.NewInstanceException
This is the constructor used for creating a NewInstanceException that resulted from a previous error.

O

org.odpi.openmetadata.accessservices.dataengine.exception - package org.odpi.openmetadata.accessservices.dataengine.exception
 
org.odpi.openmetadata.accessservices.dataengine.rest - package org.odpi.openmetadata.accessservices.dataengine.rest
 

P

ProcessRequestBody - Class in org.odpi.openmetadata.accessservices.dataengine.rest
 
ProcessRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.dataengine.rest.ProcessRequestBody
 
PropertyServerException - Exception in org.odpi.openmetadata.accessservices.dataengine.exception
The PropertyServerException is thrown by the Data Engine OMAS when it is not able to communicate with the property server.
PropertyServerException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.dataengine.exception.PropertyServerException
This is the typical constructor used for creating a PropertyServerException.
PropertyServerException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.dataengine.exception.PropertyServerException
This is the constructor used for creating a PropertyServerException that resulted from a previous error.

S

setExceptionClassName(String) - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
 
setExceptionErrorMessage(String) - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
 
setExceptionProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
 
setExceptionSystemAction(String) - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
 
setExceptionUserAction(String) - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
 
setGuid(String) - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.GUIDResponse
 
setRelatedHTTPCode(int) - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
 

T

toString() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.DataEngineOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.GUIDResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.dataengine.rest.ProcessRequestBody
JSON-like toString

U

UserNotAuthorizedException - Exception in org.odpi.openmetadata.accessservices.dataengine.exception
The UserNotAuthorizedException is thrown by the Data Engine OMAS when a userId passed on a request is not authorized to perform the requested action.
UserNotAuthorizedException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.dataengine.exception.UserNotAuthorizedException
This is the typical constructor used for creating a UserNotAuthorizedException.
UserNotAuthorizedException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.dataengine.exception.UserNotAuthorizedException
This is the constructor used for creating a UserNotAuthorizedException that resulted from a previous error.

V

valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.dataengine.exception.DataEngineErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
D E G H N O P S T U V 
Skip navigation links

Copyright © 2018–2019 ODPi. All rights reserved.