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

C

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

D

DigitalArchitectureCheckedExceptionBase - Exception in org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions
DigitalArchitectureCheckedExceptionBase provides a checked exception for reporting errors found when using the Digital Architecture OMAS services.
DigitalArchitectureCheckedExceptionBase(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureCheckedExceptionBase
This is the typical constructor used for creating an exception.
DigitalArchitectureCheckedExceptionBase(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureCheckedExceptionBase
This is the constructor used for creating an exception that resulted from a previous error.
DigitalArchitectureElementHeader - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
DigitalArchitectureElementHeader provides a common base for all instance information from the access service.
DigitalArchitectureElementHeader() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalArchitectureElementHeader
Default Constructor sets the properties to nulls
DigitalArchitectureElementHeader(DigitalArchitectureElementHeader) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalArchitectureElementHeader
Copy/clone constructor set values from the template
DigitalArchitectureErrorCode - Enum in org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc
The DigitalArchitectureErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Digital Architecture OMAS Services.
DigitalArchitectureEvent - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.events
DigitalArchitectureEvent describes the structure of the events emitted by the Digital Architecture OMAS.
DigitalArchitectureEvent() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEvent
Default constructor
DigitalArchitectureEvent(DigitalArchitectureEvent) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEvent
Copy/clone constructor
DigitalArchitectureEventHeader - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.events
DigitalArchitectureEventHeader provides a common base for all events from the access service.
DigitalArchitectureEventType - Enum in org.odpi.openmetadata.accessservices.digitalarchitecture.events
DigitalArchitectureEventType describes the different types of events produced by the Digital Architecture OMAS.
DigitalArchitectureOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.responses
DigitalArchitectureOMASAPIResponse provides a common header for Digital Architecture OMAS managed rest to its REST API.
DigitalArchitectureOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Default constructor
DigitalArchitectureOMASAPIResponse(DigitalArchitectureOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Copy/clone constructor
DigitalArchitectureRuntimeException - Exception in org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions
DigitalArchitectureRuntimeException is used for all runtime exceptions generated by the Digital Architecture OMAS.
DigitalArchitectureRuntimeException(int, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureRuntimeException
This is the typical constructor used for creating an exception.
DigitalArchitectureRuntimeException(int, String, String, String, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureRuntimeException
This is the constructor used for creating an exception when an unexpected error has been caught.
DigitalService - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
DigitalService is an anchor object for tracking the lifecycle of one of an organization's digital service.
DigitalService() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Default constructor
DigitalService(DigitalService) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Copy/clone constructor
DigitalServiceDependency - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
 
DigitalServiceDependency() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependency
 
DigitalServiceDependency(DigitalServiceDependency) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependency
 
DigitalServiceDependencyDirection - Enum in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
DigitalServiceDependencyDirection documents the direction of the digital service dependency graph.
DigitalServiceDependencyGraph - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
The DigitalServiceDependencyGraph is used to return a dependency graph for a digital service.
DigitalServiceDependencyGraph() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependencyGraph
 
DigitalServiceImplementationStyle - Enum in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
DigitalServiceImplementationStyle characterizes the implementation style of the digital service.
DigitalServiceResponsibility - Enum in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
DigitalServiceResponsibility documents whether the digital service is a data controller or a data processor.
DigitalServiceStatus - Enum in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
DigitalServiceStatus tracks the life cycle of a digital service.
DigitalServiceVisibility - Enum in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
DigitalServiceVisibility documents who can make use of a digital service.

E

equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEvent
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventHeader
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureCheckedExceptionBase
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureRuntimeException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.InvalidParameterException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.UnrecognizedGUIDException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.UserNotAuthorizedException
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.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.digitalarchitecture.properties.DigitalService
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependency
 
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.GUIDResponse
Return comparison result based on the content of the properties.

G

getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return any additional properties associated with the asset.
getCalledDigitalServiceGUID() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependency
 
getCallerDigitalServiceGUID() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependency
 
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.Classification
Return the name of the classification
getClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.Classification
Return a collection of the additional stored properties for the classification.
getClassifications() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the list of active classifications for this asset.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the description for this asset.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependencyDirection
Return the default description of the instance provenance type.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceImplementationStyle
Return the default description of the instance provenance type.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceResponsibility
Return the default description of the instance provenance type.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceStatus
Return the default description of the instance provenance type.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceVisibility
Return the default description of the instance provenance type.
getDigitalService() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEvent
Return the digital service description.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the display name for this asset (normally a shortened for of the qualified name).
getErrorMessage() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureCheckedExceptionBase
A formatted short description of the cause of the condition that resulted in this exception.
getErrorMessage() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureRuntimeException
A formatted short description of the cause of the condition that resulted in this exception.
getErrorMessageId() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
Returns the unique identifier for the error message.
getEventType() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEvent
Return the type of event.
getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
Return the default description for the enum value - used when natural resource bundle is not available.
getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
Return the string name used for messages that include the enum.
getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventHeader
Return the event version id for this event structure.
getExceptionClassName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Return the name of the Java class name to use to recreate the exception.
getExceptionErrorMessage() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Return the error message associated with the exception.
getExceptionProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Return the additional properties stored by the exceptions.
getExceptionSystemAction() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Return the description of the action taken by the system as a result of the exception.
getExceptionUserAction() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Return the action that a user should take to resolve the problem.
getExpectedTypeName() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.UnrecognizedGUIDException
Return the type name of the element expected to be retrieved.
getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
Returns the error message with the placeholders filled out with the supplied parameters.
getGUID() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.UnrecognizedGUIDException
Return the guid supplied on the request that failed.
getGUID() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the unique identifier for this asset.
getGUID() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.GUIDResponse
Return the guid result.
getHTTPErrorCode() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
 
getImplementationStyle() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the implementation style of the digital service.
getName() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependencyDirection
Return the default name of the instance provenance type.
getName() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceImplementationStyle
Return the default name of the instance provenance type.
getName() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceResponsibility
Return the default name of the instance provenance type.
getName() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceStatus
Return the default name of the instance provenance type.
getName() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceVisibility
Return the default name of the instance provenance type.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependencyDirection
Return the numeric representation of the instance provenance type.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceImplementationStyle
Return the numeric representation of the instance provenance type.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceResponsibility
Return the numeric representation of the instance provenance type.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceStatus
Return the numeric representation of the instance provenance type.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceVisibility
Return the numeric representation of the instance provenance type.
getOriginalDigitalService() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEvent
Return the original digital service description.
getParameterName() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.InvalidParameterException
Return the invalid parameter's name, if known.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the unique name for this asset.
getRelatedHTTPCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Return the HTTP Code to use if forwarding response to HTTP client.
getRelatedProperties() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureRuntimeException
Return any additional properties that were added to the exception to aid diagnosis.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureCheckedExceptionBase
An exception that was caught and wrapped by this exception.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureRuntimeException
An exception that was caught and wrapped by this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureCheckedExceptionBase
Return the HTTP response code to use with this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureRuntimeException
Return the HTTP response code to use with this exception.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureCheckedExceptionBase
A description of the action that the system took as a result of the error condition.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureRuntimeException
A description of the action that the system took as a result of the error condition.
getReportedUserAction() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureCheckedExceptionBase
A description of the action necessary to correct the error.
getReportedUserAction() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureRuntimeException
A description of the action necessary to correct the error.
getReportingActionDescription() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureCheckedExceptionBase
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.digitalarchitecture.ffdc.exceptions.DigitalArchitectureRuntimeException
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.digitalarchitecture.ffdc.exceptions.DigitalArchitectureCheckedExceptionBase
The class that created this exception.
getReportingClassName() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureRuntimeException
The class that created this exception.
getResponsibility() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return whether this is a data controller or data processor.
getStatus() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the status of the digital service.
getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
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.digitalarchitecture.properties.DigitalService
Return the description for this Asset's type.
getTypeId() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the unique identifier for this Asset's type.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the name for this Asset's type.
getTypeVersion() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the version number for this Asset's type.
getUnformattedErrorMessage() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
Returns the error message with placeholders for specific details.
getURL() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the URL for this asset.
getUserAction() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
Returns instructions of how to resolve the issue reported in this exception.
getUserId() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.UserNotAuthorizedException
Return the userId passed on the request.
getVisibility() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the visibility of the digital service's implementation.
GUIDResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.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.digitalarchitecture.responses.GUIDResponse
Default constructor
GUIDResponse(GUIDResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.GUIDResponse
Copy/clone constructor

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEvent
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventHeader
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureCheckedExceptionBase
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureRuntimeException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.InvalidParameterException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.UnrecognizedGUIDException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.UserNotAuthorizedException
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.Classification
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependency
 
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.GUIDResponse
Return hash code for this object

I

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

O

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

P

PropertyServerException - Exception in org.odpi.openmetadata.accessservices.digitalarchitecture.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.digitalarchitecture.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.digitalarchitecture.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.digitalarchitecture.properties.DigitalService
Set up any additional properties associated with the asset.
setCalledDigitalServiceGUID(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependency
 
setCallerDigitalServiceGUID(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependency
 
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.Classification
Set up the name of the classification
setClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.Classification
Set up a collection of the additional stored properties for the classification.
setClassifications(List<Classification>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up the list of active classifications for this asset.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up the description for this asset.
setDigitalService(DigitalService) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEvent
Set up the digital service description.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up the display name for this asset (normally a shortened for of the qualified name).
setEventType(DigitalArchitectureEventType) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEvent
Set up the type of event.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventHeader
Set up the event version id for this event structure.
setExceptionClassName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Set up the name of the Java class name to use to recreate the exception.
setExceptionErrorMessage(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Set up the error message associated with the exception.
setExceptionProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Set up the additional properties stored by the exceptions.
setExceptionSystemAction(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
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.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Set up the action that a user should take to resolve the problem.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up the unique identifier for this asset.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.GUIDResponse
Set up the guid result.
setImplementationStyle(DigitalServiceImplementationStyle) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up the implementation style of the digital service.
setOriginalDigitalService(DigitalService) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEvent
Set up the original digital service description.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up the unique name for this asset.
setRelatedHTTPCode(int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
Set up the HTTP Code to use if forwarding response to HTTP client.
setResponsibility(DigitalServiceResponsibility) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up whether this is a data controller or data processor.
setStatus(DigitalServiceStatus) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up the status of the digital service.
setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up the description for this Asset's type.
setTypeId(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up the unique identifier for this Asset's type.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up the name for this Asset's type.
setTypeVersion(long) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up the version number for this Asset's type.
setURL(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up the URL for this asset.
setVisibility(DigitalServiceVisibility) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up the visibility of the digital service's implementation.

T

toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEvent
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventHeader
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.DigitalArchitectureRuntimeException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.InvalidParameterException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.PropertyServerException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.UnrecognizedGUIDException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.exceptions.UserNotAuthorizedException
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.Classification
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependency
 
toString() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependencyDirection
toString() JSON-style
toString() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceImplementationStyle
toString() JSON-style
toString() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceResponsibility
toString() JSON-style
toString() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceStatus
toString() JSON-style
toString() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceVisibility
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.DigitalArchitectureOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.GUIDResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.VoidResponse
JSON-style toString

U

UnrecognizedGUIDException - Exception in org.odpi.openmetadata.accessservices.digitalarchitecture.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.digitalarchitecture.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.digitalarchitecture.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.digitalarchitecture.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.digitalarchitecture.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.digitalarchitecture.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.digitalarchitecture.events.DigitalArchitectureEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceDependencyDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceImplementationStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceResponsibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalServiceVisibility
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
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.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
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.digitalarchitecture.properties.DigitalServiceDependencyDirection
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.digitalarchitecture.properties.DigitalServiceImplementationStyle
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.digitalarchitecture.properties.DigitalServiceResponsibility
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.digitalarchitecture.properties.DigitalServiceStatus
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.digitalarchitecture.properties.DigitalServiceVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
VoidResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.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.digitalarchitecture.responses.VoidResponse
Default constructor
VoidResponse(VoidResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.responses.VoidResponse
Copy/clone constructor
C D E G H I O P S T U V 
Skip navigation links

Copyright © 2017–2018 ODPi. All rights reserved.