Skip navigation links
A C E G H I L N O P R S T U V 

A

AmbiguousConnectionNameException - Exception in org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions
The AmbiguousConnectionNameException is thrown by OMAS when a connection name used (typically the displayName) to request a connector instance is not unique and so the OMAS is not able to determine which connection to use.
AmbiguousConnectionNameException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AmbiguousConnectionNameException
This is the typical constructor used for creating an exception.
AmbiguousConnectionNameException(int, String, String, String, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AmbiguousConnectionNameException
This is the constructor used for creating an exception that resulted from a previous error.
Asset - Class in org.odpi.openmetadata.accessservices.assetconsumer.properties
Asset describes the basic properties of an Asset that include its name, type, description and owner.
Asset() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Default constructor
Asset(Asset) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Copy/clone constructor
AssetConsumerCheckedExceptionBase - Exception in org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions
AssetConsumerCheckedExceptionBase provides a checked exception for reporting errors found when using the Asset Consumer OMAS services.
AssetConsumerCheckedExceptionBase(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerCheckedExceptionBase
This is the typical constructor used for creating an exception.
AssetConsumerCheckedExceptionBase(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerCheckedExceptionBase
This is the constructor used for creating an exception that resulted from a previous error.
AssetConsumerElementHeader - Class in org.odpi.openmetadata.accessservices.assetconsumer.properties
AssetConsumerElementHeader provides a common base for all instance information from the access service.
AssetConsumerElementHeader() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.properties.AssetConsumerElementHeader
Default Constructor sets the properties to nulls
AssetConsumerElementHeader(AssetConsumerElementHeader) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.properties.AssetConsumerElementHeader
Copy/clone constructor set values from the template
AssetConsumerErrorCode - Enum in org.odpi.openmetadata.accessservices.assetconsumer.ffdc
The AssetConsumerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Asset Consumer OMAS Services.
AssetConsumerEvent - Class in org.odpi.openmetadata.accessservices.assetconsumer.events
AssetConsumerEvent describes the structure of the events emitted by the Asset Consumer OMAS.
AssetConsumerEvent() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEvent
Default constructor
AssetConsumerEvent(AssetConsumerEvent) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEvent
Copy/clone constructor
AssetConsumerEventHeader - Class in org.odpi.openmetadata.accessservices.assetconsumer.events
AssetConsumerEventHeader provides a common base for all events from the access service.
AssetConsumerEventType - Enum in org.odpi.openmetadata.accessservices.assetconsumer.events
AssetConsumerEventType describes the different types of events produced by the Asset Consumer OMAS.
AssetConsumerOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
AssetConsumerOMASAPIRequestBody provides a common header for Asset Consumer OMAS request bodies for its REST API.
AssetConsumerOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIRequestBody
Default constructor
AssetConsumerOMASAPIRequestBody(AssetConsumerOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIRequestBody
Copy/clone constructor
AssetConsumerOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
AssetConsumerOMASAPIResponse provides a common header for Asset Consumer OMAS managed rest to its REST API.
AssetConsumerOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Default constructor
AssetConsumerOMASAPIResponse(AssetConsumerOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Copy/clone constructor
AssetConsumerRuntimeException - Exception in org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions
AssetConsumerRuntimeException is used for all runtime exceptions generated by the Asset Consumer OMAS.
AssetConsumerRuntimeException(int, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerRuntimeException
This is the typical constructor used for creating an exception.
AssetConsumerRuntimeException(int, String, String, String, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerRuntimeException
This is the constructor used for creating an exception when an unexpected error has been caught.

C

Classification - Class in org.odpi.openmetadata.accessservices.assetconsumer.properties
The Classification bean defines a single classification for an asset.
Classification() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.properties.Classification
Default constructor
Classification(Classification) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.properties.Classification
Copy/clone constructor
CommentRequestBody - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
CommentRequestBody provides a structure for passing a comment as a request body over a REST API.
CommentRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
Default constructor
CommentRequestBody(CommentRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
Copy/clone constructor
ConnectionResponse - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
ConnectionResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a Connection object as a response.
ConnectionResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.ConnectionResponse
Default constructor
ConnectionResponse(ConnectionResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.ConnectionResponse
Copy/clone constructor

E

equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEvent
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventHeader
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AmbiguousConnectionNameException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerCheckedExceptionBase
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerRuntimeException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.InvalidParameterException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionGUIDException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionNameException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionURLException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UserNotAuthorizedException
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Classification
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.ConnectionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GUIDResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
Equals method that returns true if containing properties are the same.

G

getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Return any additional properties associated with the asset.
getAsset() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEvent
Return the asset description.
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Classification
Return the name of the classification
getClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Classification
Return a collection of the additional stored properties for the classification.
getClassifications() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Return the list of active classifications for this asset.
getCommentText() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
Return the comment content.
getCommentType() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
Return the type of comment.
getConnection() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.ConnectionResponse
Return the Connection object.
getConnectionGUID() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionGUIDException
Return the GUID in error
getConnectionName() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AmbiguousConnectionNameException
Return the connection name in error.
getConnectionName() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionNameException
Return the connection name in error.
getConnectionName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
Return the name of the connection used to create the connector making the log request.
getConnectionURL() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionURLException
Return the invalid connection URL
getConnectorInstanceId() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
Return the instance id of the connector making the log record.
getConnectorType() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
Return the type of connector making the log record.
getContextId() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
Return the function name, or processId of the activity that the caller is performing.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Return the description for this asset.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Return the display name for this asset (normally a shortened for of the qualified name).
getErrorMessage() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerCheckedExceptionBase
A formatted short description of the cause of the condition that resulted in this exception.
getErrorMessage() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerRuntimeException
A formatted short description of the cause of the condition that resulted in this exception.
getErrorMessageId() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
Returns the unique identifier for the error message.
getEventType() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEvent
Return the type of event.
getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
Return the default description for the enum value - used when natural resource bundle is not available.
getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
Return the string name used for messages that include the enum.
getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventHeader
Return the event version id for this event structure.
getExceptionClassName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Return the name of the Java class name to use to recreate the exception.
getExceptionErrorMessage() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Return the error message associated with the exception.
getExceptionProperties() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Return the additional properties stored by the exceptions.
getExceptionSystemAction() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Return the description of the action taken by the system as a result of the exception.
getExceptionUserAction() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Return the action that a user should take to resolve the problem.
getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
Returns the error message with the placeholders filled out with the supplied parameters.
getGUID() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Return the unique identifier for this asset.
getGUID() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GUIDResponse
Return the guid result.
getHTTPErrorCode() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
 
getMessage() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
Return the actual log message.
getOriginalAsset() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEvent
Return the original asset description.
getOwner() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Return the owner for this asset.
getParameterName() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.InvalidParameterException
Return the invalid parameter's name, if known.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Return the unique name for this asset.
getRelatedHTTPCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Return the HTTP Code to use if forwarding response to HTTP client.
getRelatedProperties() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerRuntimeException
Return any additional properties that were added to the exception to aid diagnosis.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerCheckedExceptionBase
An exception that was caught and wrapped by this exception.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerRuntimeException
An exception that was caught and wrapped by this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerCheckedExceptionBase
Return the HTTP response code to use with this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerRuntimeException
Return the HTTP response code to use with this exception.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerCheckedExceptionBase
A description of the action that the system took as a result of the error condition.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerRuntimeException
A description of the action that the system took as a result of the error condition.
getReportedUserAction() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerCheckedExceptionBase
A description of the action necessary to correct the error.
getReportedUserAction() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerRuntimeException
A description of the action necessary to correct the error.
getReportingActionDescription() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerCheckedExceptionBase
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.assetconsumer.ffdc.exceptions.AssetConsumerRuntimeException
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.assetconsumer.ffdc.exceptions.AssetConsumerCheckedExceptionBase
The class that created this exception.
getReportingClassName() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerRuntimeException
The class that created this exception.
getReview() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
Return the attached review (if any)
getStarRating() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
Return the star rating.
getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getTagDescription() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
Return the description that accompanies the tag.
getTagName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
Return the name of the tag.
getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Return the description for this Asset's type.
getTypeId() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Return the unique identifier for this Asset's type.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Return the name for this Asset's type.
getTypeVersion() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Return the version number for this Asset's type.
getUnformattedErrorMessage() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
Returns the error message with placeholders for specific details.
getURL() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Return the URL for this asset.
getUserAction() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
Returns instructions of how to resolve the issue reported in this exception.
getUserId() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UserNotAuthorizedException
Return the userId passed on the request.
GUIDResponse - Class in org.odpi.openmetadata.accessservices.assetconsumer.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.assetconsumer.rest.GUIDResponse
Default constructor
GUIDResponse(GUIDResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.GUIDResponse
Copy/clone constructor

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEvent
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventHeader
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AmbiguousConnectionNameException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerCheckedExceptionBase
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerRuntimeException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.InvalidParameterException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionGUIDException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionNameException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionURLException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UserNotAuthorizedException
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Classification
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.ConnectionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GUIDResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
Return hash code for this object

I

InvalidParameterException - Exception in org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions
The InvalidParameterException is thrown by the OMAS when a parameters is null or an invalid value.
InvalidParameterException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.InvalidParameterException
This is the typical constructor used for creating an exception.
InvalidParameterException(int, String, String, String, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.InvalidParameterException
This is the constructor used for creating an exception that resulted from a previous error.

L

LogRecordRequestBody - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
CommentRequestBody provides a structure for passing a comment as a request body over a REST API.
LogRecordRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
Default constructor
LogRecordRequestBody(LogRecordRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
Copy/clone constructor

N

NullRequestBody - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
NullRequestBody provides a empty request body object for POST requests that do not need to send additional parameters beyond the path variables.
NullRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.NullRequestBody
Default constructor
NullRequestBody(AssetConsumerOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.NullRequestBody
Copy/clone constructor

O

org.odpi.openmetadata.accessservices.assetconsumer.events - package org.odpi.openmetadata.accessservices.assetconsumer.events
 
org.odpi.openmetadata.accessservices.assetconsumer.ffdc - package org.odpi.openmetadata.accessservices.assetconsumer.ffdc
 
org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions - package org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions
 
org.odpi.openmetadata.accessservices.assetconsumer.properties - package org.odpi.openmetadata.accessservices.assetconsumer.properties
 
org.odpi.openmetadata.accessservices.assetconsumer.rest - package org.odpi.openmetadata.accessservices.assetconsumer.rest
 

P

PropertyServerException - Exception in org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions
The PropertyServerException is thrown by the 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.assetconsumer.ffdc.exceptions.PropertyServerException
This is the typical constructor used for creating an exception.
PropertyServerException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.PropertyServerException
This is the constructor used for creating an exception that resulted from a previous error.

R

RatingRequestBody - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
RatingRequestBody provides a structure for passing star rating as a request body over a REST API.
RatingRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
Default constructor
RatingRequestBody(RatingRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
Copy/clone constructor

S

setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Set up any additional properties associated with the asset.
setAsset(Asset) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEvent
Set up the asset description.
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Classification
Set up the name of the classification
setClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Classification
Set up a collection of the additional stored properties for the classification.
setClassifications(List<Classification>) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Set up the list of active classifications for this asset.
setCommentText(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
Set up the comment content.
setCommentType(CommentType) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
Set up the type of comment.
setConnection(Connection) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.ConnectionResponse
Set up the Connection object.
setConnectionName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
Set up the name of the connection used to create the connector making the log request.
setConnectorInstanceId(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
Set up the instance id of the connector making the log record.
setConnectorType(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
Set up the type of connector making the log record.
setContextId(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
Set up the function name, or processId of the activity that the caller is performing.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Set up the description for this asset.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Set up the display name for this asset (normally a shortened for of the qualified name).
setEventType(AssetConsumerEventType) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEvent
Set up the type of event.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventHeader
Set up the event version id for this event structure.
setExceptionClassName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Set up the name of the Java class name to use to recreate the exception.
setExceptionErrorMessage(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Set up the error message associated with the exception.
setExceptionProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Set up the additional properties stored by the exceptions.
setExceptionSystemAction(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Set up the description of the action taken by the system as a result of the exception.
setExceptionUserAction(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Set up the action that a user should take to resolve the problem.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Set up the unique identifier for this asset.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GUIDResponse
Set up the guid result.
setMessage(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
Set up the actual log message.
setOriginalAsset(Asset) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEvent
Set up the original asset description.
setOwner(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Set up the owner for this asset.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Set up the unique name for this asset.
setRelatedHTTPCode(int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
Set up the HTTP Code to use if forwarding response to HTTP client.
setReview(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
Set up the attached review (if any)
setStarRating(StarRating) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
Set up the star rating.
setTagDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
Set up the description that accompanies the tag.
setTagName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
Set up the name of the tag.
setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Set up the description for this Asset's type.
setTypeId(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Set up the unique identifier for this Asset's type.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Set up the name for this Asset's type.
setTypeVersion(long) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Set up the version number for this Asset's type.
setURL(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
Set up the URL for this asset.

T

TagRequestBody - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
TagRequestBody provides a structure for passing an informal tag as a request body over a REST API.
TagRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
Default constructor
TagRequestBody(TagRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
Copy/clone constructor
toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEvent
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventHeader
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AmbiguousConnectionNameException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.AssetConsumerRuntimeException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.InvalidParameterException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.PropertyServerException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionGUIDException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionNameException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionURLException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UserNotAuthorizedException
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Asset
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.Classification
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.ConnectionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GUIDResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.NullRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.VoidResponse
JSON-style toString

U

UnrecognizedConnectionGUIDException - Exception in org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions
The UnrecognizedConnectionGUIDException is thrown by the Asset Consumer OMAS when the unique identifier (guid) used to request a connection object from the property server is either unrecognized, or is the identifier for a different type of object.
UnrecognizedConnectionGUIDException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionGUIDException
This is the typical constructor used for creating an exception.
UnrecognizedConnectionGUIDException(int, String, String, String, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionGUIDException
This is the constructor used for creating an exception that resulted from a previous error.
UnrecognizedConnectionNameException - Exception in org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions
The UnrecognizedConnectionNameException is thrown by the Asset Consumer OMAS when a connection name used to request a Connection or Connector is not recognized and so the Asset Consumer OMAS is not able to determine which connection to use.
UnrecognizedConnectionNameException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionNameException
This is the typical constructor used for creating an exception.
UnrecognizedConnectionNameException(int, String, String, String, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionNameException
This is the constructor used for creating an exception that resulted from a previous error.
UnrecognizedConnectionURLException - Exception in org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions
The UnrecognizedConnectionURLException is thrown by the Asset Consumer OMAS when a connection URL used to request a Connection or Connector is not recognized and so the Asset Consumer OMAS is not able to determine which connection to use.
UnrecognizedConnectionURLException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionURLException
This is the typical constructor used for creating an exception.
UnrecognizedConnectionURLException(int, String, String, String, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UnrecognizedConnectionURLException
This is the constructor used for creating an exception that resulted from a previous error.
UserNotAuthorizedException - Exception in org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions
The UserNotAuthorizedException is thrown by the OMAS when a userId passed on a request is not authorized to perform the requested action.
UserNotAuthorizedException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UserNotAuthorizedException
This is the typical constructor used for creating an exception.
UserNotAuthorizedException(int, String, String, String, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions.UserNotAuthorizedException
This is the constructor used for creating an exception that resulted from a previous error.

V

valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
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.assetconsumer.ffdc.AssetConsumerErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
VoidResponse - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
VoidResponse defines the response structure for the OMAS REST API calls that returns a void as a response.
VoidResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.VoidResponse
Default constructor
VoidResponse(VoidResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.VoidResponse
Copy/clone constructor
A C E G H I L N O P R S T U V 
Skip navigation links

Copyright © 2017–2018 ODPi. All rights reserved.