Skip navigation links
C D E G H O S T 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

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
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 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
 

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).
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.
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 class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the unique identifier for this asset.
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.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the unique name for this asset.
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.
getVisibility() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Return the visibility of the digital service's implementation.

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 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
 

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.properties - package org.odpi.openmetadata.accessservices.digitalarchitecture.properties
 
org.odpi.openmetadata.accessservices.digitalarchitecture.responses - package org.odpi.openmetadata.accessservices.digitalarchitecture.responses
 

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.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.DigitalService
Set up the unique identifier for this asset.
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.
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 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

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.
C D E G H O S T V 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.