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

A

AnnotationsResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
AnnotationsResponse is the response structure used on the OMAS REST API calls that return a list of Annotation objects as a response.
AnnotationsResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.AnnotationsResponse
Default constructor
AnnotationsResponse(AnnotationsResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.AnnotationsResponse
Copy/clone constructor
AssetResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
AssetResponse is the response structure used on the OMAS REST API calls that return a asset bean object as a response.
AssetResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.AssetResponse
Default constructor
AssetResponse(AssetResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.AssetResponse
Copy/clone constructor

C

CertificationsResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
CertificationsResponse is the response structure used on the OMAS REST API calls that return a list of Certification objects as a response.
CertificationsResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.CertificationsResponse
Default constructor
CertificationsResponse(CertificationsResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.CertificationsResponse
Copy/clone constructor
CommentsResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
CommentsResponse is the response structure used on the OMAS REST API calls that return a list of Comment objects as a response.
CommentsResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.CommentsResponse
Default constructor
CommentsResponse(CommentsResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.CommentsResponse
Copy/clone constructor
ConnectedAssetCheckedExceptionBase - Exception in org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions
ConnectedAssetCheckedExceptionBase provides a checked exception for reporting errors found when using the Connected Asset OMAS services.
ConnectedAssetCheckedExceptionBase(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetCheckedExceptionBase
This is the typical constructor used for creating an exception.
ConnectedAssetCheckedExceptionBase(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetCheckedExceptionBase
This is the constructor used for creating an exception that resulted from a previous error.
ConnectedAssetErrorCode - Enum in org.odpi.openmetadata.accessservices.connectedasset.ffdc
The ConnectedAssetErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with OCF Connectors.
ConnectedAssetOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
ConnectedAssetOMASAPIResponse provides a common header for Connected Asset OMAS managed rest to its REST API.
ConnectedAssetOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
Default constructor
ConnectedAssetOMASAPIResponse(ConnectedAssetOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
Copy/clone constructor
ConnectedAssetRuntimeException - Exception in org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions
ConnectedAssetRuntimeException is used for all runtime exceptions generated by the Connected Asset OMAS.
ConnectedAssetRuntimeException(int, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetRuntimeException
This is the typical constructor used for creating an exception.
ConnectedAssetRuntimeException(int, String, String, String, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetRuntimeException
This is the constructor used for creating an exception when an unexpected error has been caught.
ConnectionsResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
ConnectionsResponse is the response structure used on the OMAS REST API calls that return a list of Connection objects as a response.
ConnectionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectionsResponse
Default constructor
ConnectionsResponse(ConnectionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectionsResponse
Copy/clone constructor
CountResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
CountResponse defines the response structure for the OMAS REST API calls that returns a number as a response.
CountResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.CountResponse
Default constructor
CountResponse(CountResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.CountResponse
Copy/clone constructor

E

equals(Object) - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetCheckedExceptionBase
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetRuntimeException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.InvalidParameterException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.NoConnectedAssetException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.UnrecognizedAssetGUIDException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.UnrecognizedConnectionGUIDException
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.AnnotationsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.AssetResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CertificationsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CommentsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CountResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ExternalIdentifiersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ExternalReferencesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.GUIDResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.InformalTagsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LicensesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LikesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LocationsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.MeaningsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.NoteLogsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.NotesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RatingsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RelatedAssetsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RelatedMediaReferencesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.SchemaResponse
Return comparison result based on the content of the properties.
ExternalIdentifiersResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
ExternalIdentifiersResponse is the response structure used on the OMAS REST API calls that return a list of ExternalIdentifier objects as a response.
ExternalIdentifiersResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.ExternalIdentifiersResponse
Default constructor
ExternalIdentifiersResponse(ExternalIdentifiersResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.ExternalIdentifiersResponse
Copy/clone constructor
ExternalReferencesResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
ExternalReferencesResponse is the response structure used on the OMAS REST API calls that return a list of ExternalReference objects as a response.
ExternalReferencesResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.ExternalReferencesResponse
Default constructor
ExternalReferencesResponse(ExternalReferencesResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.ExternalReferencesResponse
Copy/clone constructor

G

getAsset() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.AssetResponse
Return the asset result.
getAssetGUID() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.UnrecognizedAssetGUIDException
Return the GUID in error
getConnectionGUID() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.NoConnectedAssetException
Return the GUID in error
getConnectionGUID() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.UnrecognizedConnectionGUIDException
Return the GUID in error
getErrorMessage() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetCheckedExceptionBase
A formatted short description of the cause of the condition that resulted in this exception.
getErrorMessage() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetRuntimeException
A formatted short description of the cause of the condition that resulted in this exception.
getErrorMessageId() - Method in enum org.odpi.openmetadata.accessservices.connectedasset.ffdc.ConnectedAssetErrorCode
Returns the unique identifier for the error message.
getExceptionClassName() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
Return the name of the Java class name to use to recreate the exception.
getExceptionErrorMessage() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
Return the error message associated with the exception.
getExceptionProperties() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
Return the additional properties stored by the exceptions.
getExceptionSystemAction() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
Return the description of the action taken by the system as a result of the exception.
getExceptionUserAction() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
Return the action that a user should take to resolve the problem.
getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.connectedasset.ffdc.ConnectedAssetErrorCode
Returns the error message with the placeholders filled out with the supplied parameters.
getGUID() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.GUIDResponse
Return the guid result.
getHTTPErrorCode() - Method in enum org.odpi.openmetadata.accessservices.connectedasset.ffdc.ConnectedAssetErrorCode
 
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.AnnotationsResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CertificationsResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CommentsResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectionsResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ExternalIdentifiersResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ExternalReferencesResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.InformalTagsResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LicensesResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LikesResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LocationsResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.MeaningsResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.NoteLogsResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.NotesResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RatingsResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RelatedAssetsResponse
Return the responseObjects result.
getList() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RelatedMediaReferencesResponse
Return the responseObjects result.
getObjectCount() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CountResponse
Return the count of objects.
getParameterName() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.InvalidParameterException
Return the invalid parameter's name, if known.
getRelatedHTTPCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
Return the HTTP Code to use if forwarding response to HTTP client.
getRelatedProperties() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetRuntimeException
Return any additional properties that were added to the exception to aid diagnosis.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetCheckedExceptionBase
An exception that was caught and wrapped by this exception.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetRuntimeException
An exception that was caught and wrapped by this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetCheckedExceptionBase
Return the HTTP response code to use with this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetRuntimeException
Return the HTTP response code to use with this exception.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetCheckedExceptionBase
A description of the action that the system took as a result of the error condition.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetRuntimeException
A description of the action that the system took as a result of the error condition.
getReportedUserAction() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetCheckedExceptionBase
A description of the action necessary to correct the error.
getReportedUserAction() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetRuntimeException
A description of the action necessary to correct the error.
getReportingActionDescription() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetCheckedExceptionBase
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.connectedasset.ffdc.exceptions.ConnectedAssetRuntimeException
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.connectedasset.ffdc.exceptions.ConnectedAssetCheckedExceptionBase
The class that created this exception.
getReportingClassName() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetRuntimeException
The class that created this exception.
getSchema() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.SchemaResponse
Return the schema result.
getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.connectedasset.ffdc.ConnectedAssetErrorCode
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.connectedasset.ffdc.ConnectedAssetErrorCode
Returns the error message with placeholders for specific details.
getUserAction() - Method in enum org.odpi.openmetadata.accessservices.connectedasset.ffdc.ConnectedAssetErrorCode
Returns instructions of how to resolve the issue reported in this exception.
GUIDResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.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.connectedasset.rest.GUIDResponse
Default constructor
GUIDResponse(GUIDResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.GUIDResponse
Copy/clone constructor

H

hashCode() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetCheckedExceptionBase
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetRuntimeException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.InvalidParameterException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.NoConnectedAssetException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.UnrecognizedAssetGUIDException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.UnrecognizedConnectionGUIDException
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.AnnotationsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.AssetResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CertificationsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CommentsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CountResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ExternalIdentifiersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ExternalReferencesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.GUIDResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.InformalTagsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LicensesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LikesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LocationsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.MeaningsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.NoteLogsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.NotesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RatingsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RelatedAssetsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RelatedMediaReferencesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.SchemaResponse
Return hash code for this object

I

InformalTagsResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
InformalTagsResponse is the response structure used on the OMAS REST API calls that return a list of InformalTag objects as a response.
InformalTagsResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.InformalTagsResponse
Default constructor
InformalTagsResponse(InformalTagsResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.InformalTagsResponse
Copy/clone constructor
InvalidParameterException - Exception in org.odpi.openmetadata.accessservices.connectedasset.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.connectedasset.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.connectedasset.ffdc.exceptions.InvalidParameterException
This is the constructor used for creating an exception that resulted from a previous error.

L

LicensesResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
LicensesResponse is the response structure used on the OMAS REST API calls that return a list of License objects as a response.
LicensesResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.LicensesResponse
Default constructor
LicensesResponse(LicensesResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.LicensesResponse
Copy/clone constructor
LikesResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
LikesResponse is the response structure used on the OMAS REST API calls that return a list of Like objects as a response.
LikesResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.LikesResponse
Default constructor
LikesResponse(LikesResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.LikesResponse
Copy/clone constructor
LocationsResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
LocationsResponse is the response structure used on the OMAS REST API calls that return a list of ExternalIdentifier objects as a response.
LocationsResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.LocationsResponse
Default constructor
LocationsResponse(LocationsResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.LocationsResponse
Copy/clone constructor

M

MeaningsResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
MeaningsResponse is the response structure used on the OMAS REST API calls that return a list of Meaning objects as a response.
MeaningsResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.MeaningsResponse
Default constructor
MeaningsResponse(MeaningsResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.MeaningsResponse
Copy/clone constructor

N

NoConnectedAssetException - Exception in org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions
The NoConnectedAssetException is thrown by the Connected Asset OMAS when there is no asset linked to the supplied connection object.
NoConnectedAssetException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.NoConnectedAssetException
This is the typical constructor used for creating an exception.
NoConnectedAssetException(int, String, String, String, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.NoConnectedAssetException
This is the constructor used for creating an exception that resulted from a previous error.
NoteLogsResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
NoteLogsResponse is the response structure used on the OMAS REST API calls that return a list of NoteLog objects as a response.
NoteLogsResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.NoteLogsResponse
Default constructor
NoteLogsResponse(NoteLogsResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.NoteLogsResponse
Copy/clone constructor
NotesResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
NotesResponse is the response structure used on the OMAS REST API calls that return a list of Note objects as a response.
NotesResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.NotesResponse
Default constructor
NotesResponse(NotesResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.NotesResponse
Copy/clone constructor

O

org.odpi.openmetadata.accessservices.connectedasset.ffdc - package org.odpi.openmetadata.accessservices.connectedasset.ffdc
 
org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions - package org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions
 
org.odpi.openmetadata.accessservices.connectedasset.rest - package org.odpi.openmetadata.accessservices.connectedasset.rest
 

R

RatingsResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
RatingsResponse is the response structure used on the OMAS REST API calls that return a list of Rating objects as a response.
RatingsResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.RatingsResponse
Default constructor
RatingsResponse(RatingsResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.RatingsResponse
Copy/clone constructor
RelatedAssetsResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
RelatedAssetsResponse is the response structure used on the OMAS REST API calls that return a list of RelatedAsset objects as a response.
RelatedAssetsResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.RelatedAssetsResponse
Default constructor
RelatedAssetsResponse(RelatedAssetsResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.RelatedAssetsResponse
Copy/clone constructor
RelatedMediaReferencesResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
RelatedMediaReferencesResponse is the response structure used on the OMAS REST API calls that return a list of RelatedMediaReference objects as a response.
RelatedMediaReferencesResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.RelatedMediaReferencesResponse
Default constructor
RelatedMediaReferencesResponse(RelatedMediaReferencesResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.RelatedMediaReferencesResponse
Copy/clone constructor

S

SchemaResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.rest
SchemaResponse is the response structure used on the OMAS REST API calls that return a Schema object as a response.
SchemaResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.SchemaResponse
Default constructor
SchemaResponse(SchemaResponse) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.rest.SchemaResponse
Copy/clone constructor
setAsset(Asset) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.AssetResponse
Set up the asset result.
setExceptionClassName(String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
Set up the name of the Java class name to use to recreate the exception.
setExceptionErrorMessage(String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
Set up the error message associated with the exception.
setExceptionProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
Set up the additional properties stored by the exceptions.
setExceptionSystemAction(String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
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.connectedasset.rest.ConnectedAssetOMASAPIResponse
Set up the action that a user should take to resolve the problem.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.GUIDResponse
Set up the guid result.
setList(List<Annotation>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.AnnotationsResponse
Set up the responseObjects result.
setList(List<Certification>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CertificationsResponse
Set up the responseObjects result.
setList(List<Comment>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CommentsResponse
Set up the responseObjects result.
setList(List<Connection>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectionsResponse
Set up the responseObjects result.
setList(List<ExternalIdentifier>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ExternalIdentifiersResponse
Set up the responseObjects result.
setList(List<ExternalReference>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ExternalReferencesResponse
Set up the responseObjects result.
setList(List<InformalTag>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.InformalTagsResponse
Set up the responseObjects result.
setList(List<License>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LicensesResponse
Set up the responseObjects result.
setList(List<Like>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LikesResponse
Set up the responseObjects result.
setList(List<Location>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LocationsResponse
Set up the responseObjects result.
setList(List<Meaning>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.MeaningsResponse
Set up the responseObjects result.
setList(List<NoteLog>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.NoteLogsResponse
Set up the responseObjects result.
setList(List<Note>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.NotesResponse
Set up the responseObjects result.
setList(List<Rating>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RatingsResponse
Set up the responseObjects result.
setList(List<Asset>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RelatedAssetsResponse
Set up the responseObjects result.
setList(List<RelatedMediaReference>) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RelatedMediaReferencesResponse
Set up the responseObjects result.
setObjectCount(long) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CountResponse
Set up count of objects.
setRelatedHTTPCode(int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
Set up the HTTP Code to use if forwarding response to HTTP client.
setSchema(Schema) - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.SchemaResponse
Set up the schema result.

T

toString() - Method in enum org.odpi.openmetadata.accessservices.connectedasset.ffdc.ConnectedAssetErrorCode
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.ConnectedAssetRuntimeException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.InvalidParameterException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.NoConnectedAssetException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.UnrecognizedAssetGUIDException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.UnrecognizedConnectionGUIDException
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.AnnotationsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.AssetResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CertificationsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CommentsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectedAssetOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ConnectionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.CountResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ExternalIdentifiersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.ExternalReferencesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.GUIDResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.InformalTagsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LicensesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LikesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.LocationsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.MeaningsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.NoteLogsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.NotesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RatingsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RelatedAssetsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.RelatedMediaReferencesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.connectedasset.rest.SchemaResponse
JSON-style toString

U

UnrecognizedAssetGUIDException - Exception in org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions
The UnrecognizedConnectionGUIDException is thrown by the Connected Asset 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.
UnrecognizedAssetGUIDException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.UnrecognizedAssetGUIDException
This is the typical constructor used for creating an exception.
UnrecognizedAssetGUIDException(int, String, String, String, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions.UnrecognizedAssetGUIDException
This is the constructor used for creating an exception that resulted from a previous error.
UnrecognizedConnectionGUIDException - Exception in org.odpi.openmetadata.accessservices.connectedasset.ffdc.exceptions
The UnrecognizedConnectionGUIDException is thrown by the Connected Asset 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.connectedasset.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.connectedasset.ffdc.exceptions.UnrecognizedConnectionGUIDException
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.connectedasset.ffdc.ConnectedAssetErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.connectedasset.ffdc.ConnectedAssetErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
A C E G H I L M N O R S T U V 
Skip navigation links

Copyright © 2017–2018 ODPi. All rights reserved.