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

A

Asset - Class in org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.Asset
Default constructor
Asset(Asset) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Copy/clone constructor
AssetOwnerCheckedExceptionBase - Exception in org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions
AssetOwnerCheckedExceptionBase provides a checked exception for reporting errors found when using the Asset Owner OMAS services.
AssetOwnerCheckedExceptionBase(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerCheckedExceptionBase
This is the typical constructor used for creating an exception.
AssetOwnerCheckedExceptionBase(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerCheckedExceptionBase
This is the constructor used for creating an exception that resulted from a previous error.
AssetOwnerElementHeader - Class in org.odpi.openmetadata.accessservices.assetowner.properties
AssetOwnerElementHeader provides a common base for all instance information from the access service.
AssetOwnerElementHeader() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.AssetOwnerElementHeader
Default Constructor sets the properties to nulls
AssetOwnerElementHeader(AssetOwnerElementHeader) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.AssetOwnerElementHeader
Copy/clone constructor set values from the template
AssetOwnerErrorCode - Enum in org.odpi.openmetadata.accessservices.assetowner.ffdc
The AssetOwnerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Asset Owner OMAS Services.
AssetOwnerEvent - Class in org.odpi.openmetadata.accessservices.assetowner.events
AssetOwnerEvent describes the structure of the events emitted by the Asset Owner OMAS.
AssetOwnerEvent() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Default constructor
AssetOwnerEvent(AssetOwnerEvent) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Copy/clone constructor
AssetOwnerEventHeader - Class in org.odpi.openmetadata.accessservices.assetowner.events
AssetOwnerEventHeader provides a common base for all events from the access service.
AssetOwnerEventType - Enum in org.odpi.openmetadata.accessservices.assetowner.events
AssetOwnerEventType describes the different types of events produced by the Asset Owner OMAS.
AssetOwnerOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.assetowner.responses
AssetOwnerOMASAPIResponse provides a common header for Asset Owner OMAS managed rest to its REST API.
AssetOwnerOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
Default constructor
AssetOwnerOMASAPIResponse(AssetOwnerOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
Copy/clone constructor
AssetOwnerRuntimeException - Exception in org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions
AssetOwnerRuntimeException is used for all runtime exceptions generated by the Asset Owner OMAS.
AssetOwnerRuntimeException(int, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerRuntimeException
This is the typical constructor used for creating an exception.
AssetOwnerRuntimeException(int, String, String, String, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerRuntimeException
This is the constructor used for creating an exception when an unexpected error has been caught.

C

Classification - Class in org.odpi.openmetadata.accessservices.assetowner.properties
The Classification bean defines a single classification for an asset.
Classification() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.Classification
Default constructor
Classification(Classification) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.Classification
Copy/clone constructor
classificationName - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.Classification
 
classificationProperties - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.Classification
 

E

equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventHeader
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerCheckedExceptionBase
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerRuntimeException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.InvalidParameterException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.UnrecognizedGUIDException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.UserNotAuthorizedException
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.responses.AssetOwnerOMASAPIResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.GUIDResponse
Return comparison result based on the content of the properties.

G

getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Return any additional properties associated with the asset.
getAsset() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Return the asset description.
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Classification
Return the name of the classification
getClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Classification
Return a collection of the additional stored properties for the classification.
getClassifications() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Return the list of active classifications for this asset.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Return the description for this asset.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.ffdc.exceptions.AssetOwnerCheckedExceptionBase
A formatted short description of the cause of the condition that resulted in this exception.
getErrorMessage() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerRuntimeException
A formatted short description of the cause of the condition that resulted in this exception.
getErrorMessageId() - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
Returns the unique identifier for the error message.
getEventType() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Return the type of event.
getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
Return the default description for the enum value - used when natural resource bundle is not available.
getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
Return the string name used for messages that include the enum.
getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventHeader
Return the event version id for this event structure.
getExceptionClassName() - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
Return the name of the Java class name to use to recreate the exception.
getExceptionErrorMessage() - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
Return the error message associated with the exception.
getExceptionProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
Return the additional properties stored by the exceptions.
getExceptionSystemAction() - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
Return the description of the action taken by the system as a result of the exception.
getExceptionUserAction() - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
Return the action that a user should take to resolve the problem.
getExpectedTypeName() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.UnrecognizedGUIDException
Return the type name of the element expected to be retrieved.
getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
Returns the error message with the placeholders filled out with the supplied parameters.
getGUID() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.UnrecognizedGUIDException
Return the guid supplied on the request that failed.
getGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Return the unique identifier for this asset.
getGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.GUIDResponse
Return the guid result.
getHTTPErrorCode() - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
getOriginalAsset() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Return the original asset description.
getOwner() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Return the owner for this asset.
getParameterName() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.InvalidParameterException
Return the invalid parameter's name, if known.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Return the unique name for this asset.
getRelatedHTTPCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
Return the HTTP Code to use if forwarding response to HTTP client.
getRelatedProperties() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerRuntimeException
Return any additional properties that were added to the exception to aid diagnosis.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerCheckedExceptionBase
An exception that was caught and wrapped by this exception.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerRuntimeException
An exception that was caught and wrapped by this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerCheckedExceptionBase
Return the HTTP response code to use with this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerRuntimeException
Return the HTTP response code to use with this exception.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerCheckedExceptionBase
A description of the action that the system took as a result of the error condition.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerRuntimeException
A description of the action that the system took as a result of the error condition.
getReportedUserAction() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerCheckedExceptionBase
A description of the action necessary to correct the error.
getReportedUserAction() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerRuntimeException
A description of the action necessary to correct the error.
getReportingActionDescription() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerCheckedExceptionBase
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.assetowner.ffdc.exceptions.AssetOwnerRuntimeException
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.assetowner.ffdc.exceptions.AssetOwnerCheckedExceptionBase
The class that created this exception.
getReportingClassName() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerRuntimeException
The class that created this exception.
getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Return the description for this Asset's type.
getTypeId() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Return the unique identifier for this Asset's type.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Return the name for this Asset's type.
getTypeVersion() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Return the version number for this Asset's type.
getUnformattedErrorMessage() - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
Returns the error message with placeholders for specific details.
getURL() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Return the URL for this asset.
getUserAction() - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
Returns instructions of how to resolve the issue reported in this exception.
getUserId() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.UserNotAuthorizedException
Return the userId passed on the request.
GUIDResponse - Class in org.odpi.openmetadata.accessservices.assetowner.responses
GUIDResponse is the response structure used on the OMAS REST API calls that return a unique identifier (guid) object as a response.
GUIDResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.responses.GUIDResponse
Default constructor
GUIDResponse(GUIDResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.responses.GUIDResponse
Copy/clone constructor

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventHeader
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerCheckedExceptionBase
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerRuntimeException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.InvalidParameterException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.UnrecognizedGUIDException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.UserNotAuthorizedException
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Classification
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.GUIDResponse
Return hash code for this object

I

InvalidParameterException - Exception in org.odpi.openmetadata.accessservices.assetowner.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.assetowner.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.assetowner.ffdc.exceptions.InvalidParameterException
This is the constructor used for creating an exception that resulted from a previous error.

O

org.odpi.openmetadata.accessservices.assetowner.events - package org.odpi.openmetadata.accessservices.assetowner.events
 
org.odpi.openmetadata.accessservices.assetowner.ffdc - package org.odpi.openmetadata.accessservices.assetowner.ffdc
 
org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions - package org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions
 
org.odpi.openmetadata.accessservices.assetowner.properties - package org.odpi.openmetadata.accessservices.assetowner.properties
 
org.odpi.openmetadata.accessservices.assetowner.responses - package org.odpi.openmetadata.accessservices.assetowner.responses
 

P

PropertyServerException - Exception in org.odpi.openmetadata.accessservices.assetowner.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.assetowner.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.assetowner.ffdc.exceptions.PropertyServerException
This is the constructor used for creating an exception that resulted from a previous error.

S

setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Set up any additional properties associated with the asset.
setAsset(Asset) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Set up the asset description.
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Classification
Set up the name of the classification
setClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Classification
Set up a collection of the additional stored properties for the classification.
setClassifications(List<Classification>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Set up the list of active classifications for this asset.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Set up the description for this asset.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Set up the display name for this asset (normally a shortened for of the qualified name).
setEventType(AssetOwnerEventType) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Set up the type of event.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventHeader
Set up the event version id for this event structure.
setExceptionClassName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
Set up the name of the Java class name to use to recreate the exception.
setExceptionErrorMessage(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
Set up the error message associated with the exception.
setExceptionProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
Set up the additional properties stored by the exceptions.
setExceptionSystemAction(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
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.assetowner.responses.AssetOwnerOMASAPIResponse
Set up the action that a user should take to resolve the problem.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Set up the unique identifier for this asset.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.GUIDResponse
Set up the guid result.
setOriginalAsset(Asset) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Set up the original asset description.
setOwner(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Set up the owner for this asset.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Set up the unique name for this asset.
setRelatedHTTPCode(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
Set up the HTTP Code to use if forwarding response to HTTP client.
setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Set up the description for this Asset's type.
setTypeId(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Set up the unique identifier for this Asset's type.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Set up the name for this Asset's type.
setTypeVersion(long) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Set up the version number for this Asset's type.
setURL(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
Set up the URL for this asset.

T

toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventHeader
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.AssetOwnerRuntimeException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.InvalidParameterException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.PropertyServerException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.UnrecognizedGUIDException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.UserNotAuthorizedException
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Asset
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.Classification
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.AssetOwnerOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.GUIDResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.responses.VoidResponse
JSON-style toString

U

UnrecognizedGUIDException - Exception in org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions
The UnrecognizedGUIDException is thrown by the OMAS when the GUID passed to it is not valid.
UnrecognizedGUIDException(int, String, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.UnrecognizedGUIDException
This is the typical constructor used for creating an exception.
UnrecognizedGUIDException(int, String, String, String, String, String, Throwable, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetowner.ffdc.exceptions.UnrecognizedGUIDException
This is the constructor used for creating an exception that resulted from a previous error.
UserNotAuthorizedException - Exception in org.odpi.openmetadata.accessservices.assetowner.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.assetowner.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.assetowner.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.assetowner.events.AssetOwnerEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
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.assetowner.ffdc.AssetOwnerErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
VoidResponse - Class in org.odpi.openmetadata.accessservices.assetowner.responses
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.assetowner.responses.VoidResponse
Default constructor
VoidResponse(VoidResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.responses.VoidResponse
Copy/clone constructor
A C E G H I O P S T U V 
Skip navigation links

Copyright © 2018 ODPi. All rights reserved.