A C D E F G H L M N O P R S T U V W 
All Classes All Packages

A

arguments - Variable in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
 
arguments - Variable in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
 
assignReferenceValueToItem(String, String, String, int, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Link a valid value as a reference value to a referencable to act as a tag/classification to help with locating and grouping the referenceable.
assignValidValueToConsumer(String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Link a valid value typically to a schema element or glossary term to show that it uses the valid values.
attachValidValueToSet(String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Create a link between a valid value set or definition and a set.

C

classifyAssetAsReferenceData(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Add the ReferenceData classification to an asset.
clearAdjacentLocation(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Remove a peer-to-peer relationship between two locations.
clearAssetConnection(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Remove a relationship between an asset and its connection.
clearConnectorType(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Remove a relationship between a connection and a connector type.
clearEmbeddedConnection(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Remove a relationship between a virtual connection and an embedded connection.
clearEndpoint(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Remove a relationship between a connection and an endpoint.
clearLocationAsDigital(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Remove the digital/cyber location designation from the location.
clearLocationAsFixedPhysical(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Remove the fixed physical location designation from the location.
clearLocationAsSecure(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Remove the secure location designation from the location.
clearNestedLocation(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Remove a parent-child relationship between two locations.
ConnectionElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ConnectionElement contains the properties and header for a connection retrieved from the metadata repository.
ConnectionElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Default constructor
ConnectionElement(ConnectionElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Copy/clone constructor
ConnectionProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
The connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.
ConnectionProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Default constructor sets the Connection properties to null.
ConnectionProperties(ConnectionProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Copy/clone Constructor to return a copy of a connection object.
ConnectionResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ConnectionResponse is a response object for passing back a single connection object.
ConnectionResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionResponse
Default constructor
ConnectionResponse(ConnectionResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionResponse
Copy/clone constructor
ConnectionsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ConnectionsResponse is a response object for passing back a list of connection objects.
ConnectionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionsResponse
Default constructor
ConnectionsResponse(ConnectionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionsResponse
Copy/clone constructor
ConnectorTypeElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ConnectorTypeElement contains the properties and header for a connector type retrieved from the metadata repository.
ConnectorTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Default constructor
ConnectorTypeElement(ConnectorTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Copy/clone constructor
ConnectorTypeProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
The ConnectorTypeProperties describe the implementation details of a particular type of connector.
ConnectorTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Default constructor
ConnectorTypeProperties(ConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Copy/clone constructor for a connectorType that is not connected to an asset (either directly or indirectly).
ConnectorTypeResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ConnectorTypeResponse is a response object for passing back a single connector type object.
ConnectorTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypeResponse
Default constructor
ConnectorTypeResponse(ConnectorTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypeResponse
Copy/clone constructor
ConnectorTypesResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ConnectorTypesResponse is a response object for passing back a list of connector type objects.
ConnectorTypesResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypesResponse
Default constructor
ConnectorTypesResponse(ConnectorTypesResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypesResponse
Copy/clone constructor
createConnection(String, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a new metadata element to represent the connection.
createConnectionFromTemplate(String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a new metadata element to represent a connection using an existing metadata element as a template.
createConnectorType(String, ConnectorTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a new metadata element to represent the root of a connectorType.
createConnectorTypeFromTemplate(String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a new metadata element to represent a connectorType using an existing metadata element as a template.
createEndpoint(String, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a new metadata element to represent the endpoint.
createEndpointFromTemplate(String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
createLocation(String, LocationProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Create a new metadata element to represent a location.
createLocationFromTemplate(String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Create a new metadata element to represent a location using an existing metadata element as a template.
createValidValueDefinition(String, String, boolean, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Create a new valid value definition.
createValidValueSet(String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Create a new valid value set.

D

declassifyAssetAsReferenceData(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Remove the ReferenceData classification form an Asset.
deleteValidValue(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Remove the valid value form the repository.
detachValidValueFromSet(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Remove the link between a valid value and a set it is a member of.
DigitalArchitectureAuditCode - Enum in org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc
The DigitalArchitectureAuditCode is used to define the message content for the OMRS Audit Log.
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.
DigitalArchitectureEventInterface - Interface in org.odpi.openmetadata.accessservices.digitalarchitecture.api
DigitalArchitectureEventInterface defines how a client gets access to the events produced by the Digital Architecture OMAS
DigitalArchitectureEventListener - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.api
DigitalArchitectureEventListener is the interface that a client implements to register to receive the events from the Digital Architecture OMAS.
DigitalArchitectureEventListener() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.api.DigitalArchitectureEventListener
 
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.rest
DigitalArchitectureOMASAPIResponse provides a common header for Digital Architecture OMAS managed rest to its REST API.
DigitalArchitectureOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalArchitectureOMASAPIResponse
Default constructor
DigitalArchitectureOMASAPIResponse(DigitalArchitectureOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalArchitectureOMASAPIResponse
Copy/clone constructor
DigitalArchitectureOutTopicEvent - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.events
DigitalArchitectureOutTopicEvent describes the structure of the events emitted by the Digital Architecture OMAS that are about assets.
DigitalArchitectureOutTopicEvent() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Default Constructor
DigitalArchitectureOutTopicEvent(DigitalArchitectureOutTopicEvent) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Copy/clone constructor
DigitalLocationRequestBody - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
DigitalLocationRequestBody carries the parameters for marking a location as a digital (cyber) location.
DigitalLocationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalLocationRequestBody
Default constructor
DigitalLocationRequestBody(DigitalLocationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalLocationRequestBody
Copy/clone constructor
displayName - Variable in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
 
displayName - Variable in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
 

E

ELEMENT_CLASSIFIED - org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_DECLASSIFIED - org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_DELETED - org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_GUID_CHANGED - org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_HOME_CHANGED - org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_RECLASSIFIED - org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_RESTORED - org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_TYPE_CHANGED - org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_UPDATED - org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
embeddedConnection - Variable in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
 
EmbeddedConnection - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
EmbeddedConnection() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Default constructor
EmbeddedConnection(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Copy/clone constructor.
EmbeddedConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
EmbeddedConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Default constructor
EmbeddedConnectionRequestBody(EmbeddedConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Copy/clone constructor.
EndpointElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
EndpointElement contains the properties and header for an endpoint retrieved from the metadata repository.
EndpointElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Default constructor
EndpointElement(EndpointElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Copy/clone constructor
EndpointProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
EndpointProperties describes the properties of a server endpoint.
EndpointProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Default constructor
EndpointProperties(EndpointProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Copy/clone constructor for an Endpoint.
EndpointResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
EndpointResponse is a response object for passing back a single endpoint object.
EndpointResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointResponse
Default constructor
EndpointResponse(EndpointResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointResponse
Copy/clone constructor
EndpointsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
EndpointsResponse is a response object for passing back a list of endpoint objects.
EndpointsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointsResponse
Default constructor
EndpointsResponse(EndpointsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointsResponse
Copy/clone constructor
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentDefinitionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentItemElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentConsumerElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentDefinitionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplDefinitionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueMappingElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValuesMappingElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
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.ConnectorTypeProperties
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.EndpointProperties
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.LocationProperties
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.MeaningProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
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.ReferenceDataAssetProperties
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.ReferenceValueAssignmentProperties
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.TemplateProperties
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.ValidValueAssignmentProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
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.ValidValuesImplProperties
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.ValidValuesMappingProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalLocationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentDefinitionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentItemsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentConsumersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentDefinitionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueMappingsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplAssetsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplDefinitionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesMappingsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesResponse
Return comparison result based on the content of the properties.

F

findConnections(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the list of asset metadata elements that contain the search string.
findConnectorTypes(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the list of connectorType metadata elements that contain the search string.
findEndpoints(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the list of endpoint metadata elements that contain the search string.
findLocations(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Retrieve the list of location metadata elements that contain the search string.
findValidValues(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Locate valid values that match the search string.
FixedLocationRequestBody - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
FixedLocationRequestBody carries the parameters for marking a location as a fixed physical location.
FixedLocationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Default constructor
FixedLocationRequestBody(FixedLocationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Copy/clone constructor

G

getAbbreviation() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Return the abbreviation for this term (or null).
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Return a copy of the additional properties.
getAdditionalValues() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Return the additional values associated with the symbolic name.
getAddress() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Returns the stored address property for the endpoint.
getArguments() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Return the arguments for the embedded connection.
getArguments() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Return the arguments for the embedded connection.
getAssignedItem() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentItemElement
Return the referenceable bean
getAssociationDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Returns the short description of the type of association.
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the name of the classification if the event relates to classifications.
getClassifications() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Return the list of classifications associated with the asset.
getClearPassword() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Return an unencrypted password.
getConfidence() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Return the confidence level (0-100) that the mapping is correct.
getConfidence() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Return the confidence level (0-100) that the mapping is correct.
getConfigurationProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Return a copy of the configuration properties.
getConnectionByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the connection metadata element with the supplied unique identifier.
getConnectionProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Return the properties for the connection.
getConnectionsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the list of asset metadata elements with a matching qualified or display name.
getConnectorFrameworkName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return name of the connector framework that the connector implements - default Open Connector Framework (OCF).
getConnectorInterfaceLanguage() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the language that the connector is implemented in - default Java.
getConnectorInterfaces() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return list of interfaces that the connector supports.
getConnectorProviderClassName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Returns the stored connectorProviderClassName property for the connector type.
getConnectorType() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Returns a copy of the properties for this connection's connector type.
getConnectorTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the connectorType metadata element with the supplied unique identifier.
getConnectorTypeProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Return the properties for the connector type.
getConnectorTypesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the list of connectorType metadata elements with a matching qualified or display name.
getConsumer() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentConsumerElement
Return the referenceable bean
getCoordinates() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Return the position of the location.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Returns the stored description property for the connection.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Returns the stored description property for the connector type.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Return the description of the location.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Return the detailed description of the term's meaning.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Returns the stored description property for the asset.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Returns the stored description property for the metadata entity.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Returns the stored description property for the valid value.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Return the description of security at the site.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Return the printable name of the embedded connection.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Returns the stored display name property for the connection.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Returns the stored display name property for the connector type.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Return a human memorable name for the location.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Return the display name for this term (normally a shortened form of the qualified name).
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Returns the stored display name property for the asset.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Returns the stored display name property for the metadata entity.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Returns the stored display name property for the valid value.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Return the printable name of the embedded connection.
getElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypeResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueResponse
Return the metadata element.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return details of the subject of the event.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Return the element header associated with the properties.
getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.MetadataElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Return the element header associated with the properties.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypesResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentDefinitionsResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentItemsResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentConsumersResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentDefinitionsResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueMappingsResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplAssetsResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplDefinitionsResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesMappingsResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesResponse
Return the list of metadata elements.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the map of properties for the element provided with the event.
getEmbeddedConnection() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Return the embedded connection.
getEmbeddedConnections() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Return the list of embedded connections for this virtual connection.
getEncryptedPassword() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Return an encrypted password.
getEncryptionMethod() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Returns the stored encryptionMethod property for the endpoint.
getEndpoint() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Returns a copy of the properties for this connection's endpoint.
getEndpointByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the endpoint metadata element with the supplied unique identifier.
getEndpointProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Return the properties for the endpoint.
getEndpointsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getEventTime() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the time that the element was updated.
getEventType() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the event type.
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.DigitalArchitectureOutTopicEvent
Return the event version id.
getExamples() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Return example sentences that include this term.
getExpectedDataFormat() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the format of the data that the connector supports - null for "any".
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getIdentifier() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Return the code value or symbol used to identify the location - typically unique.
getIdentifier() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Return the code value or symbol used to identify the element - typically unique.
getImplementationValue() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Returns the implementation value for the valid value used in a particular system.
getIsDefaultValue() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Return whether this valid value is the default of the setGUID (if supplied)
getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Is the valid value deprecated?
getLevel() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Return the level of security.
getLocationByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Retrieve the location metadata element with the supplied unique identifier.
getLocationProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Return the properties for the location definition.
getLocationsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Retrieve the list of location metadata elements with a matching qualified or display name.
getMapProjection() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Return the map projection used to define the coordinates.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
Retrieve a message definition object for an exception.
getNetworkAddress() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalLocationRequestBody
Return the network address used to connect to the location.
getNotes() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Return the additional values associated with the symbolic name.
getNotes() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Return the additional values associated with the symbolic name.
getPosition() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Return the position that this connector is in the list of embedded connectors.
getPosition() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Return the position that this connector is in the list of embedded connectors.
getPostalAddress() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Return the postal address of the location (if appropriate).
getPreferredValue() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Return the preferred values to use in implementations (normally used with definitions)
getPreviousClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the property map for the previous version of a classification's properties (used for reclassify events).
getPreviousElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the previous version of the element's header (if the event is related to an element update).
getPreviousElementProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the previous version of the element's properties (if the event is related to an element update).
getProtocol() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Returns the stored protocol property for the endpoint.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Returns the stored qualified name property for the metadata entity.
getRecognizedAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
getRecognizedConfigurationProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
getRecognizedSecuredProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
getReferenceableProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Return the properties for the referenceable.
getReferenceDataAsset() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Returns the asset where the implementation of the valid value set is stored.
getReferenceDataAssetProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Return the properties for the reference data asset.
getReferenceDataConnections() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Return the list of connections assigned to the reference data asset.
getReferenceValueAssignedItems(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of referenceables that have this valid value as a reference value.
getReferenceValueAssignments(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of assigned reference values for a referenceable.
getScope() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Return the scope of values that this valid value covers (normally used with sets)
getSecuredProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Return a copy of the secured properties.
getSetGUID() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Return the set unique identifier if the valid value is retrieved via a set.
getSetsForValidValue(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of valid value sets that a valid value definition/set belongs to.
getSteward() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Returns the id of the steward responsible for the mapping.
getSteward() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Returns the id of the steward responsible for the mapping.
getStewardPropertyName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Return the name of the property that holds the steward's identifier.
getStewardPropertyName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Return the name of the property that holds the steward's identifier.
getStewardTypeName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Return the type of element that describes the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Return the type of element that describes the steward.
getStrictRequirement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueAssignmentProperties
Return the strict requirement flag.
getSummary() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Return a short summary of the meaning of the term - used for summary lists of terms.
getSupportedAssetTypeName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the type of asset that the connector implementation supports.
getSymbolicName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Returns the symbolic name for the valid value that is used to look up the implementation value.
getTargetTechnologyInterfaces() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the names of the interfaces in the target technology that the connector calls.
getTargetTechnologyName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the name of the target technology that the connector implementation connects to.
getTargetTechnologySource() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the name of the organization that supplies the target technology that the connector implementation connects to.
getTargetTechnologyVersions() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the versions of the target technology that the connector supports.
getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Return the technical description for the endpoint.
getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Returns the stored technical name property for the endpoint.
getTimeZone() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Return the time zone for the location.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Return the name of the open metadata type for this element.
getUsage() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Return instructions for how and when this term should be used.
getUsage() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Return the description of how this valid value should be used.
getUserId() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Return the userId to use on this connection.
getValidValueByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Retrieve a specific valid value from the repository.
getValidValueByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Retrieve a specific valid value from the repository.
getValidValueElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentDefinitionElement
Return the valid value bean (may be a definition or a set).
getValidValueElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentDefinitionElement
Return the valid value bean (may be a definition or a set).
getValidValueElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplDefinitionElement
Return the valid value bean (may be a definition or a set).
getValidValueElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueMappingElement
Return the valid value element that are mapped to the requested valid value.
getValidValueElements() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValuesMappingElement
Return the valid value elements that are mapped together.
getValidValueMappings(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of mappings for a valid value.
getValidValueProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Return the properties for the valid value definition or set.
getValidValuesAssignmentConsumers(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of consumers for a valid value.
getValidValuesAssignmentDefinition(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of valid values assigned to referenceable element.
getValidValueSetMembers(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the members of a valid value set.
getValidValuesImplementationAssets(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of implementations for a valid value.
getValidValuesImplementationDefinitions(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of valid values defining the content of a reference data asset.
getValidValuesMappings(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of mapping relationships associated with a valid value.

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentDefinitionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentItemElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentConsumerElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentDefinitionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplDefinitionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueMappingElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValuesMappingElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueAssignmentProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalLocationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentDefinitionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentItemsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentConsumersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentDefinitionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueMappingsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplAssetsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplDefinitionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesMappingsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesResponse
Return hash code for this object

L

linkValidValueToImplementation(String, String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Link a valid value to an asset that provides the implementation.
LocationElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
LocationElement contains the properties and header for a location definition retrieved from the metadata repository.
LocationElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Default constructor
LocationElement(LocationElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Copy/clone constructor
LocationProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
LocationProperties is a class for representing a generic location.
LocationProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Default constructor
LocationProperties(LocationProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Copy/clone constructor.
LocationResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
LocationResponse is a response object for passing back a single location object.
LocationResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationResponse
Default constructor
LocationResponse(LocationResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationResponse
Copy/clone constructor
LocationsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
LocationsResponse is a response object for passing back a list of location objects.
LocationsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationsResponse
Default constructor
LocationsResponse(LocationsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationsResponse
Copy/clone constructor

M

ManageConnections - Interface in org.odpi.openmetadata.accessservices.digitalarchitecture.api
ManageConnections provides methods to define connections and their supporting objects The interface supports the following types of objects Connections - the connections used to create connector instances that can access the connection. ConnectorTypes - description of a specific that can be used to access the connection. ConnectorCategories - the network information needed to access the connection. Endpoints - the network information needed to access the connection.
ManageLocations - Interface in org.odpi.openmetadata.accessservices.digitalarchitecture.api
ManageLocations defines the client side interface for the Digital Architecture OMAS that is relevant for managing definitions of locations.
ManageReferenceData - Interface in org.odpi.openmetadata.accessservices.digitalarchitecture.api
ManageReferenceData provides the API operations to create and maintain lists of valid value definitions grouped into a valid value set.
mapValidValues(String, String, String, String, int, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Link together 2 valid values from different sets that have equivalent values/meanings.
MeaningProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
Meaning is a cut-down summary of a glossary term to aid in understanding the content of an element.
MeaningProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Default constructor
MeaningProperties(MeaningProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Copy/clone constructor.
MetadataElement - Interface in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
MetadataElement is the common interface for all metadata elements.

N

NEW_ELEMENT_CREATED - org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
NULL_CONNECTOR_RETURNED - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
 
NULL_LISTENER - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
 

O

OMRS_NOT_INITIALIZED - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
 
org.odpi.openmetadata.accessservices.digitalarchitecture.api - package org.odpi.openmetadata.accessservices.digitalarchitecture.api
 
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
This package provides the first failure data capture support for the Digital Architecture OMAS module.
org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements - package org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
 
org.odpi.openmetadata.accessservices.digitalarchitecture.properties - package org.odpi.openmetadata.accessservices.digitalarchitecture.properties
 
org.odpi.openmetadata.accessservices.digitalarchitecture.rest - package org.odpi.openmetadata.accessservices.digitalarchitecture.rest
This package defines the beans used to build the REST request and response payloads.
OUT_TOPIC_EVENT - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
OUT_TOPIC_FAILURE - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 

P

position - Variable in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
 
position - Variable in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
 
PROCESS_EVENT_EXCEPTION - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
processEvent(DigitalArchitectureOutTopicEvent) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.api.DigitalArchitectureEventListener
Process an event that was published by the Digital Architecture OMAS.
PUBLISHING_SHUTDOWN - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
PUBLISHING_SHUTDOWN_ERROR - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 

R

ReferenceableElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ReferenceableElement contains the properties and header for a referenceable entity retrieved from the metadata repository.
ReferenceableElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Default constructor
ReferenceableElement(ReferenceableElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Copy/clone constructor
ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
Many open metadata entities are referenceable.
ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Default constructor
ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Copy/clone constructor.
ReferenceDataAssetElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ReferenceDataAssetElement contains the properties and header for a reference data asset retrieved from the metadata repository.
ReferenceDataAssetElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Default constructor
ReferenceDataAssetElement(ReferenceDataAssetElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Copy/clone constructor
ReferenceDataAssetProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
ReferenceDataAssetProperties is a java bean used to create assets associated with the digital architecture.
ReferenceDataAssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Default constructor
ReferenceDataAssetProperties(ReferenceDataAssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Copy/clone constructor.
ReferenceValueAssignmentDefinitionElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ReferenceValueAssignmentDefinitionElement describes a valid value that is being used as a tag/classifier for a referenceable.
ReferenceValueAssignmentDefinitionElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentDefinitionElement
Default constructor
ReferenceValueAssignmentDefinitionElement(ReferenceValueAssignmentDefinitionElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentDefinitionElement
Copy/clone constructor
ReferenceValueAssignmentDefinitionsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ReferenceValueAssignmentDefinitionsResponse is a response object for passing back a list of elements.
ReferenceValueAssignmentDefinitionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentDefinitionsResponse
Default constructor
ReferenceValueAssignmentDefinitionsResponse(ReferenceValueAssignmentDefinitionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentDefinitionsResponse
Copy/clone constructor
ReferenceValueAssignmentItemElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ReferenceValueAssignmentItemElement describes a Referenceable that is using a valid values set/definition as a tag/classifier.
ReferenceValueAssignmentItemElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentItemElement
Default constructor
ReferenceValueAssignmentItemElement(ReferenceValueAssignmentItemElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentItemElement
Copy/clone constructor
ReferenceValueAssignmentItemsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ReferenceValueAssignmentItemsResponse is a response object for passing back a list of elements.
ReferenceValueAssignmentItemsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentItemsResponse
Default constructor
ReferenceValueAssignmentItemsResponse(ReferenceValueAssignmentItemsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentItemsResponse
Copy/clone constructor
ReferenceValueAssignmentProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
ReferenceValueAssignmentProperties is a java bean used to create a link between a valid value and a referenceable item to enable the valid value to be used as a semiformal tag/classifier.
ReferenceValueAssignmentProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Default constructor
ReferenceValueAssignmentProperties(ReferenceValueAssignmentProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Copy/clone constructor.
REFRESH_ELEMENT_EVENT - org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
registerListener(String, DigitalArchitectureEventListener) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.DigitalArchitectureEventInterface
Register a listener object that will be passed each of the events published by the Digital Architecture OMAS.
removeConnection(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Remove the metadata element representing a connection.
removeConnectorType(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Remove the metadata element representing a connectorType.
removeEndpoint(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Remove the metadata element representing a endpoint.
removeLocation(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Remove the metadata element representing a location.

S

SecureLocationRequestBody - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
SecureLocationRequestBody carries the parameters for marking a location as secure.
SecureLocationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Default constructor
SecureLocationRequestBody(SecureLocationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Copy/clone constructor
SERVICE_INITIALIZED - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
SERVICE_INITIALIZING - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
SERVICE_INSTANCE_FAILURE - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
SERVICE_PUBLISHING - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
SERVICE_SHUTDOWN - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
setAbbreviation(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Set up the abbreviation for this term (or null).
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Set up additional properties.
setAdditionalValues(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Set up the additional values associated with the symbolic name.
setAddress(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Set up the network address of the endpoint.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Set up the arguments for the embedded connection.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Set up the arguments for the embedded connection.
setAssignedItem(ReferenceableElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentItemElement
Set up the referenceable bean
setAssociationDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Set up the short description of the type of association.
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the name of the classification if the event relates to classifications.
setClassifications(List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Set up the classifications associated with this connection.
setClearPassword(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Set up an unencrypted password.
setConfidence(int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Set up the confidence level (0-100) that the mapping is correct.
setConfidence(int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Set up the confidence level (0-100) that the mapping is correct.
setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Set up the configuration properties for this Connection.
setConnectionProperties(ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Set up the properties for the connection.
setConnectorFrameworkName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up name of the connector framework that the connector implements - default Open Connector Framework (OCF).
setConnectorInterfaceLanguage(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the language that the connector is implemented in - default Java.
setConnectorInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up list of interfaces that the connector supports.
setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
The name of the connector provider class name.
setConnectorType(ElementStub) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Set up the connector type properties for this Connection.
setConnectorTypeProperties(ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Set up the properties for the connector type.
setConsumer(ReferenceableElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentConsumerElement
Set up the referenceable bean
setCoordinates(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Set up the position of the location.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Set up description of the element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up description of the element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Set up the description of the location.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Set up the detailed description of the term's meaning.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Set up the stored description property associated with the asset.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Set up the stored description property associated with the metadata entity.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Set up the stored description property associated with the valid value.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Set up description of security at the site.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Set up the printable name of the embedded connection.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Set up a human memorable name for the location.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Set up the display name for this term (normally a shortened form of the qualified name).
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Set up the stored display name property for the asset.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Set up the stored display name property for the metadata entity.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Set up the stored display name property for the valid value.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Set up the printable name of the embedded connection.
setElement(ConnectionElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionResponse
Set up the metadata element to return.
setElement(ConnectorTypeElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypeResponse
Set up the metadata element to return.
setElement(EndpointElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointResponse
Set up the metadata element to return.
setElement(LocationElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationResponse
Set up the metadata element to return.
setElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueResponse
Set up the metadata element to return.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up details of the subject of the event.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.MetadataElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Set up the element header associated with the properties.
setElementList(List<ConnectionElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionsResponse
Set up the list of metadata elements to return.
setElementList(List<ConnectorTypeElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypesResponse
Set up the list of metadata elements to return.
setElementList(List<EndpointElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointsResponse
Set up the list of metadata elements to return.
setElementList(List<LocationElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationsResponse
Set up the list of metadata elements to return.
setElementList(List<ReferenceValueAssignmentDefinitionElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentDefinitionsResponse
Set up the metadata element to return.
setElementList(List<ReferenceValueAssignmentItemElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentItemsResponse
Set up the metadata element to return.
setElementList(List<ValidValueAssignmentConsumerElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentConsumersResponse
Set up the metadata element to return.
setElementList(List<ValidValueAssignmentDefinitionElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentDefinitionsResponse
Set up the metadata element to return.
setElementList(List<ValidValueElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesResponse
Set up the list of metadata elements to return.
setElementList(List<ValidValueImplAssetElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplAssetsResponse
Set up the metadata element to return.
setElementList(List<ValidValueImplDefinitionElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplDefinitionsResponse
Set up the metadata element to return.
setElementList(List<ValidValueMappingElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueMappingsResponse
Set up the metadata element to return.
setElementList(List<ValidValuesMappingElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesMappingsResponse
Set up the metadata element to return.
setElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the map of properties for the element provided with the event.
setEmbeddedConnection(ElementStub) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Set up the embedded connection
setEmbeddedConnections(List<EmbeddedConnection>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Set up the list of embedded connections for this virtual connection.
setEncryptedPassword(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Set up an encrypted password.
setEncryptionMethod(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Set up the encryption method used on this Endpoint.
setEndpoint(ElementStub) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Set up the endpoint properties for this Connection.
setEndpointProperties(EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Set up the properties for the endpoint.
setEventTime(Date) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the time that the element was updated.
setEventType(DigitalArchitectureEventType) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the event type.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the event version id.
setExamples(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Set up example sentences that include this term.
setExpectedDataFormat(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the format of the data that the connector supports - null for "any".
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Set up the code value or symbol used to identify the location - typically unique.
setIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Set up the code value or symbol used to identify the element - typically unique.
setImplementationValue(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Set up the implementation value for the valid value used in a particular system.
setIsDefaultValue(boolean) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Set up whether this valid value is the default of the setGUID (if supplied).
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Set whether the valid value is deprecated or not.
setLevel(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Set up the level of security.
setLocationAsDigital(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Classify the location to indicate that it represents a digital/cyber location.
setLocationAsFixedPhysical(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Classify the location to indicate that it represents a fixed physical location.
setLocationAsSecure(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Classify the location to indicate that it represents a secure location.
setLocationProperties(LocationProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Set up the properties for the location definition.
setMapProjection(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Set up the map projection used to define the coordinates.
setNetworkAddress(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalLocationRequestBody
Set up the network address used to connect to the location.
setNotes(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Set up the additional values associated with the symbolic name.
setNotes(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Set up the additional values associated with the symbolic name.
setPosition(int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Set up the position that this connector is in the list of embedded connectors.
setPosition(int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Set up the position that this connector is in the list of embedded connectors.
setPostalAddress(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Set up the postal address of the location (if appropriate).
setPreferredValue(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Set up the preferred values to use in implementations (normally used with definitions)
setPreviousClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the property map for the previous version of a classification's properties (used for reclassify events).
setPreviousElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the previous version of the element's header (if the event is related to an element update).
setPreviousElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the previous version of the element's properties (if the event is related to an element update).
setProtocol(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Set up the protocol to use for this Endpoint
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Set up the fully qualified name.
setRecognizedAdditionalProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
setRecognizedConfigurationProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
setRecognizedSecuredProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
setReferenceableProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Set up the properties for the referenceable.
setReferenceDataAsset(ReferenceDataAssetElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Set up the asset where the implementation of the valid value set is stored.
setReferenceDataAssetProperties(ReferenceDataAssetProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Set up the properties for the reference data asset.
setReferenceDataConnections(List<Connection>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Set up the list of connections assigned to the reference data asset.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Set up the scope of values that this valid value covers (normally used with sets)
setSecuredProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Set up the secured properties for this Connection.
setSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Set up the set unique identifier if the valid value is retrieved via a set.
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Set up the id of the steward responsible for the mapping.
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Set up the id of the steward responsible for the mapping.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Set up the name of the property that holds the steward's identifier.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Set up the name of the property that holds the steward's identifier.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Set up the type of element that describes the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Set up the type of element that describes the steward.
setStrictRequirement(boolean) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueAssignmentProperties
Set up the strict requirement flag.
setSummary(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Set up a short summary of the meaning of the term - used for summary lists of terms.
setSupportedAssetTypeName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the type of asset that the connector implementation supports.
setSymbolicName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Set up the symbolic name for the valid value that is used to look up the implementation value.
setTargetTechnologyInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the names of the interfaces in the target technology that the connector calls.
setTargetTechnologyName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the name of the target technology that the connector implementation connects to.
setTargetTechnologySource(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the name of the organization that supplies the target technology that the connector implementation connects to.
setTargetTechnologyVersions(List<String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the versions of the target technology that the connector supports.
setTechnicalDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Set up the technical description of the endpoint.
setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Set up the technical name for the endpoint.
setTimeZone(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Set up the time zone for the location.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Set up the name of the open metadata type for this element.
setupAdjacentLocation(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Create a peer-to-peer relationship between two locations.
setupAssetConnection(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a relationship between an asset and its connection.
setupConnectorType(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a relationship between a connection and a connector type.
setupEmbeddedConnection(String, String, int, String, Map<String, Object>, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a relationship between a virtual connection and an embedded connection.
setupEndpoint(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a relationship between a connection and an endpoint.
setupNestedLocation(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Create a parent-child relationship between two locations.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Set up instructions for how and when this term should be used.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Set up the description of how this valid value should be used.
setUserId(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Set up the userId to use on this connection.
setValidValueElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentDefinitionElement
Set up the valid value bean (maybe a definition or a set).
setValidValueElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentDefinitionElement
Set up the valid value bean (may be a definition or a set).
setValidValueElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplDefinitionElement
Set up the valid value bean (maybe a definition or a set).
setValidValueElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueMappingElement
Set up the valid value elements that are mapped together.
setValidValueElements(List<ValidValueElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValuesMappingElement
Set up the valid value elements that are mapped together.
setValidValueProperties(ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Set up the properties for the valid value definition or set.

T

TemplateProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.
TemplateProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Default constructor
TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Copy/clone constructor for the template properties.
toString() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentDefinitionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentItemElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentConsumerElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentDefinitionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplDefinitionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueMappingElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValuesMappingElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueAssignmentProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalArchitectureOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalLocationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentDefinitionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentItemsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentConsumersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentDefinitionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueMappingsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplAssetsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplDefinitionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesMappingsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesResponse
JSON-style toString

U

UNABLE_TO_SEND_EVENT - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
 
unassignReferenceValueFromItem(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Remove the reference value link between a valid value and a referenceable (item).
unassignValidValueFromConsumer(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Remove the link between a valid value and a consumer.
UNKNOWN_EVENT - org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
unlinkValidValueFromImplementation(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Remove the link between a valid value and an implementing asset.
unmapValidValues(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Remove the reference value link between a valid value and a referenceable (item).
updateConnection(String, String, boolean, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Update the metadata element representing a connection.
updateConnectorType(String, boolean, String, ConnectorTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Update the metadata element representing a connectorType.
updateEndpoint(String, boolean, String, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Update the metadata element representing a endpoint.
updateLocation(String, boolean, String, LocationProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Update the metadata element representing a location.
updateValidValue(String, String, String, String, String, String, String, String, boolean, Map<String, String>, boolean, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Update the properties of the valid value.

V

ValidValueAssignmentConsumerElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ValidValueAssignmentConsumerElement describes a Referenceable that is using a valid values set/definition to define the values that may/must be assigned to it.
ValidValueAssignmentConsumerElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentConsumerElement
Default constructor
ValidValueAssignmentConsumerElement(ValidValueAssignmentConsumerElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentConsumerElement
Copy/clone constructor
ValidValueAssignmentConsumersResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValueAssignmentConsumersResponse is a response object for passing back a list of elements.
ValidValueAssignmentConsumersResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentConsumersResponse
Default constructor
ValidValueAssignmentConsumersResponse(ValidValueAssignmentConsumersResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentConsumersResponse
Copy/clone constructor
ValidValueAssignmentDefinitionElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ValidValueAssignmentConsumerElement describes a a valid values set/definition that is defining the values that may/must be assigned to a referenceable.
ValidValueAssignmentDefinitionElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentDefinitionElement
Default constructor
ValidValueAssignmentDefinitionElement(ValidValueAssignmentDefinitionElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentDefinitionElement
Copy/clone constructor
ValidValueAssignmentDefinitionsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValueAssignmentDefinitionsResponse is a response object for passing back a list of elements.
ValidValueAssignmentDefinitionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentDefinitionsResponse
Default constructor
ValidValueAssignmentDefinitionsResponse(ValidValueAssignmentDefinitionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentDefinitionsResponse
Copy/clone constructor
ValidValueAssignmentProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
ValidValueAssignmentProperties describes the properties between a referenceable and its valid values.
ValidValueAssignmentProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueAssignmentProperties
Default constructor
ValidValueAssignmentProperties(ValidValueAssignmentProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueAssignmentProperties
Copy/clone constructor
ValidValueElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ValidValueElement contains the properties and header for a valid value definition or set entity retrieved from the metadata repository.
ValidValueElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Default constructor
ValidValueElement(ValidValueElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Copy/clone constructor
ValidValueImplAssetElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ValidValueImplAssetElement contains the properties and header for a reference data set linked to a valid value retrieved from the metadata repository.
ValidValueImplAssetElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Default constructor
ValidValueImplAssetElement(ValidValueImplAssetElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Copy clone constructor
ValidValueImplDefinitionElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ValidValueImplDefinitionElement describes a Valid Value that defines one if the values in a reference data asset.
ValidValueImplDefinitionElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplDefinitionElement
Default constructor
ValidValueImplDefinitionElement(ValidValueImplDefinitionElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplDefinitionElement
Copy/clone constructor
ValidValueMappingElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ValidValueMappingElement contains the properties and remote end of a valid value mapping as seen from a valid value.
ValidValueMappingElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueMappingElement
Default constructor
ValidValueMappingElement(ValidValueMappingElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueMappingElement
Copy clone constructor
ValidValueMappingsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValueMappingsResponse is a response object for passing back a list of valid value mappings.
ValidValueMappingsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueMappingsResponse
Default constructor
ValidValueMappingsResponse(ValidValueMappingsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueMappingsResponse
Copy/clone constructor
ValidValueProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
ValidValueProperties provides the common super class for ValidValueSet and ValidValueDefinition.
ValidValueProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Constructor
ValidValueProperties(ValidValueProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Copy/clone constructor
ValidValueResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValueResponse is a response object for passing back a single valid value object.
ValidValueResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueResponse
Default constructor
ValidValueResponse(ValidValueResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueResponse
Copy/clone constructor
ValidValuesImplAssetsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValuesImplAssetsResponse is a response object for passing back a list of assets (reference data sets) that use the valid value in their implementation.
ValidValuesImplAssetsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplAssetsResponse
Default constructor
ValidValuesImplAssetsResponse(ValidValuesImplAssetsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplAssetsResponse
Copy/clone constructor
ValidValuesImplDefinitionsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValuesImplDefinitionsResponse is a response object for passing back a list of elements.
ValidValuesImplDefinitionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplDefinitionsResponse
Default constructor
ValidValuesImplDefinitionsResponse(ValidValuesImplDefinitionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplDefinitionsResponse
Copy/clone constructor
ValidValuesImplProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
ValidValuesImplProperties is a java bean used to associate a reference data asset with a value value.
ValidValuesImplProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Default constructor
ValidValuesImplProperties(ValidValuesImplProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Copy/clone constructor.
ValidValuesMappingElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ValidValuesMappingElement contains the properties and ends of a valid value mapping relationship.
ValidValuesMappingElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValuesMappingElement
Default constructor
ValidValuesMappingElement(ValidValuesMappingElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValuesMappingElement
Copy clone constructor
ValidValuesMappingProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
ValidValuesMappingProperties is a java bean used to create a mapping between two valid values from different valid value sets.
ValidValuesMappingProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Default constructor
ValidValuesMappingProperties(ValidValuesMappingProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Copy/clone constructor.
ValidValuesMappingsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValuesMappingsResponse is a response object for passing back a list of valid value mappings.
ValidValuesMappingsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesMappingsResponse
Default constructor
ValidValuesMappingsResponse(ValidValuesMappingsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesMappingsResponse
Copy/clone constructor
ValidValuesResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValuesResponse is a response object for passing back a list of valid value objects.
ValidValuesResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesResponse
Default constructor
ValidValuesResponse(ValidValuesResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesResponse
Copy/clone constructor
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.DigitalArchitectureAuditCode
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.
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.DigitalArchitectureAuditCode
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.

W

WRONG_TYPE_OF_CONNECTOR - org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
 
A C D E F G H L M N O P R S T U V W 
All Classes All Packages