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

A

ACTION - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
 
ACTIONED - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
 
ActionTargetElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ActionTargetElement describes an element that a governance action service should process.
ActionTargetElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Typical Constructor
ActionTargetElement(ActionTargetElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
ACTIVATING - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
 
ACTIVE - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
ACTIVE - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
 
ACTIVE - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
 
ACTIVE - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
 
ACTIVE - org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
 
ActivityTermClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ActivityTermClassificationRequestBody is used to classify a glossary that describes an activity.
ActivityTermClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Default constructor
ActivityTermClassificationRequestBody(ActivityTermClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Copy/clone constructor for a primary key.
addElementToSubjectArea(String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Classify the element to assert that it is part of a subject area definition.
addExternalIdentifier(String, String, String, SynchronizationDirection, String, String, String, String, String, String, String, KeyPattern, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerInterface
Add a new external identifier to an existing open metadata element.
addGovernanceDefinitionToElement(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Link a governance definition to an element using the GovernedBy relationship.
AGGREGATE_KEY - org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
 
APPROVED - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
APPROVED - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
 
APPROVED - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
 
APPROVED - org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
 
APPROVED_CONCEPT - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
APPROVED_FOR_DEPLOYMENT - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
arguments - Variable in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
 
arguments - Variable in class org.odpi.openmetadata.accessservices.assetmanager.rest.EmbeddedConnectionRequestBody
 
ASCENDING - org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
 
AssetConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
AssetConnectionRequestBody describes the request body used when creating a AssetConnection relationship.
AssetConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetConnectionRequestBody
Default constructor
AssetConnectionRequestBody(AssetConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetConnectionRequestBody
Copy/clone constructor.
AssetManagerAuditCode - Enum in org.odpi.openmetadata.accessservices.assetmanager.ffdc
The AssetManagerAuditCode is used to define the message content for the OMRS Audit Log.
AssetManagerElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
AssetManagerElement contains the properties and header for a software server capabilities entity retrieved from the metadata repository that represents the asset manager that is using the Asset Manager OMAS.
AssetManagerElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Default constructor
AssetManagerElement(AssetManagerElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Copy/clone constructor
AssetManagerErrorCode - Enum in org.odpi.openmetadata.accessservices.assetmanager.ffdc
The AssetManagerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Asset Manager OMAS Services.
AssetManagerEventInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
AssetManagerEventInterface defines how a client gets access to the configuration events produced by the Asset Manager OMAS.
AssetManagerEventListener - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
AssetManagerEventListener is the interface that a client implements to register to receive the events from the Asset Manager OMAS's out topic.
AssetManagerEventType - Enum in org.odpi.openmetadata.accessservices.assetmanager.events
AssetManagerEventType describes the different types of events produced by the Asset Manager OMAS.
AssetManagerIdentifiersRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
AssetManagerIdentifiersRequestBody provides the identifiers for an asset manager.
AssetManagerIdentifiersRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Default constructor
AssetManagerIdentifiersRequestBody(AssetManagerIdentifiersRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Copy/clone constructor.
AssetManagerInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
AssetManagerInterface provides the interface for retrieving the identity of an external asset manager.
AssetManagerOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
AssetManagerOMASAPIResponse provides a common header for Asset Manager OMAS managed rest to its REST API.
AssetManagerOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerOMASAPIResponse
Default constructor
AssetManagerOMASAPIResponse(AssetManagerOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerOMASAPIResponse
Copy/clone constructor
AssetManagerOutTopicEvent - Class in org.odpi.openmetadata.accessservices.assetmanager.events
AssetManagerOutTopicEvent provides the structure of the Asset Manager OMAS's OutTopic events.
AssetManagerOutTopicEvent() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Default Constructor
AssetManagerOutTopicEvent(AssetManagerOutTopicEvent) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Copy/clone constructor
AssetManagerProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
AssetManagerProperties describes the properties of an external asset manager.
AssetManagerProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetManagerProperties
Default constructor
AssetManagerProperties(AssetManagerProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetManagerProperties
Copy/clone constructor.
AssetProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
DataAssetProperties is a java bean used to create assets associated with the external asset manager.
AssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Default constructor
AssetProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Copy/clone constructor.
attachExternalCategoryLink(String, String, String, String, String, ExternalGlossaryElementLinkProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a link to an external glossary category resource.
attachExternalLinkToGlossary(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Connect a glossary to a reference to an external glossary resource.
attachExternalTermLink(String, String, String, String, String, ExternalGlossaryElementLinkProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a link to an external glossary term resource.
attachValidValueToSet(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Create a link between a valid value set or definition and a set.

B

BOTH_DIRECTIONS - org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
 

C

CalculatedValueClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
CalculatedValueClassificationRequestBody is used to identify the schema elements that are calculated (derived) rather than stored.
CalculatedValueClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Default constructor
CalculatedValueClassificationRequestBody(CalculatedValueClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Copy/clone constructor for a primary key.
CALLERS_KEY - org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
 
CanonicalVocabularyClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
CanonicalVocabularyClassificationRequestBody is used to classify a glossary that has no term definitions with the same name.
CanonicalVocabularyClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Default constructor
CanonicalVocabularyClassificationRequestBody(CanonicalVocabularyClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Copy/clone constructor for a primary key.
CapabilityDeploymentProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
CapabilityDeploymentProperties describes the properties for the SupportedSoftwareCapability relationship between a ITInfrastructure asset and a Software Capability.
CapabilityDeploymentProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Default constructor
CapabilityDeploymentProperties(CapabilityDeploymentProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Copy/clone constructor
CategorizationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
CategorizationRequestBody describes the request body used when linking a glossary term to a category.
CategorizationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CategorizationRequestBody
Default constructor
CategorizationRequestBody(CategorizationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CategorizationRequestBody
Copy/clone constructor.
clearAssetConnection(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Remove a relationship between an asset and its connection.
clearBusinessSignificant(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the "BusinessSignificant" designation from the element.
clearCategoryParent(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove a parent-child relationship between two categories.
clearColumnAsPrimaryKey(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Remove the primary key designation from the schema attribute.
clearConnectorType(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Remove a relationship between a connection and a connector type.
clearControlFlow(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the control flow relationship between two elements.
clearDataAssetAsReferenceData(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Remove the reference data designation from the asset.
clearDataFlow(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the data flow relationship between two elements.
clearEmbeddedConnection(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Remove a relationship between a virtual connection and an embedded connection.
clearEndpoint(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Remove a relationship between a connection and an endpoint.
clearForeignKeyRelationship(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Remove the foreign key relationship between two schema elements.
clearGlossaryAsCanonical(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the canonical designation from the glossary.
clearGlossaryAsTaxonomy(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the taxonomy designation from the glossary.
clearGovernanceDelegation(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Remove the link between a governance definition and a governance definition that is delegated to (ie provides an implementation of).
clearLineageMapping(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the lineage mapping between two elements.
clearPortDelegation(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the port delegation relationship between two ports.
clearPortSchemaType(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the schema type from a port.
clearProcessCall(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the process call relationship.
clearProcessParent(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove a parent-child relationship between two processes.
clearProcessPort(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Unlink a port from a process.
clearSchemaElementAsCalculatedValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Remove the calculated value designation from the schema element.
clearSchemaTypeParent(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Remove the relationship between a schema type and its parent data asset, process or port.
clearTermAsAbstractConcept(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the abstract concept designation from the glossary term.
clearTermAsActivity(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the activity designation from the glossary term.
clearTermAsContext(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the context definition designation from the glossary term.
clearTermAsDataValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the data value designation from the glossary term.
clearTermAsObjectIdentifier(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the object identifier designation from the glossary term.
clearTermAsSpineAttribute(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the spine attribute designation from the glossary term.
clearTermAsSpineObject(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the spine object designation from the glossary term.
clearTermCategory(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Unlink a term from a category.
clearTermRelationship(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the relationship between two terms.
cloneToMap() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Turn the properties into a property map.
cloneToMap() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Turn the properties into a property map.
CollaborationExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
The CollaborationExchangeInterface supports the exchange of comments, likes, reviews/ratings and informal tags.
COMPLETE - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
ComplexSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ComplexSchemaTypeProperties describes a schema with multiple attributes.
ComplexSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ComplexSchemaTypeProperties
Default constructor used by subclasses
ComplexSchemaTypeProperties(ComplexSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ComplexSchemaTypeProperties
Copy/clone Constructor.
CONFIGURATION - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
 
confirmSynchronization(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerInterface
Confirm that the values of a particular metadata element have been synchronized.
ConnectionElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ConnectionElement contains the properties and header for a connection retrieved from the metadata repository.
ConnectionElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Default constructor
ConnectionElement(ConnectionElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Copy/clone constructor
ConnectionExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
ConnectionExchangeInterface 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.
ConnectionProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.properties.ConnectionProperties
Default constructor sets the Connection properties to null.
ConnectionProperties(ConnectionProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Copy/clone Constructor to return a copy of a connection object.
ConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ConnectionRequestBody describes the request body used to create/update connection properties.
ConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
Default constructor
ConnectionRequestBody(ConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
Copy/clone constructor.
ConnectionResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ConnectionResponse is a response object for passing back a single connection object.
ConnectionResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
Default constructor
ConnectionResponse(ConnectionResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
Copy/clone constructor
ConnectionsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ConnectionsResponse is a response object for passing back a list of connection objects.
ConnectionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
Default constructor
ConnectionsResponse(ConnectionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
Copy/clone constructor
connectorProviderClassName - Variable in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
 
ConnectorTypeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ConnectorTypeElement contains the properties and header for a connector type retrieved from the metadata repository.
ConnectorTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Default constructor
ConnectorTypeElement(ConnectorTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Copy/clone constructor
ConnectorTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
The ConnectorType describe the implementation details of a particular type of OCF connector.
ConnectorTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
Default constructor
ConnectorTypeProperties(ConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
Copy/clone constructor for a connectorType that is not connected to an asset (either directly or indirectly).
ConnectorTypeRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ConnectorTypeRequestBody describes the request body used to create/update connector type properties.
ConnectorTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
Default constructor
ConnectorTypeRequestBody(ConnectorTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
Copy/clone constructor.
ConnectorTypeResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ConnectorTypeResponse is a response object for passing back a single connector type object.
ConnectorTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
Default constructor
ConnectorTypeResponse(ConnectorTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
Copy/clone constructor
ConnectorTypesResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ConnectorTypesResponse is a response object for passing back a list of connector type objects.
ConnectorTypesResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
Default constructor
ConnectorTypesResponse(ConnectorTypesResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
Copy/clone constructor
CONTENT_PACK - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
 
ContextDefinitionClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ContextDefinitionClassificationRequestBody is used to classify a glossary term to say it described a context.
ContextDefinitionClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Default constructor
ContextDefinitionClassificationRequestBody(ContextDefinitionClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Copy/clone constructor for a primary key.
ControlFlowElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ControlFlowElement contains the properties and header for a control flow relationship retrieved from the metadata repository.
ControlFlowElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Default constructor
ControlFlowElement(ControlFlowElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Copy/clone constructor
ControlFlowElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ControlFlowElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
ControlFlowElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
Default constructor
ControlFlowElementResponse(ControlFlowElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
Copy/clone constructor
ControlFlowElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ControlFlowElementsResponse is a response object for passing back a a list of control flow relationships or an exception if the request failed.
ControlFlowElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
Default constructor
ControlFlowElementsResponse(ControlFlowElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
Copy/clone constructor
ControlFlowProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ControlFlowProperties describe the properties for a control flow relationship.
ControlFlowProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Default constructor
ControlFlowProperties(ControlFlowProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Copy/clone constructor.
ControlFlowRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ControlFlowRequestBody describes the request body used when linking elements within processes.
ControlFlowRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
Default constructor
ControlFlowRequestBody(ControlFlowRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
Copy/clone constructor.
ControlledGlossaryTermRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ControlledGlossaryTermRequestBody describes the request body used to create/update controlled glossary term properties.
ControlledGlossaryTermRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Default constructor
ControlledGlossaryTermRequestBody(ControlledGlossaryTermRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Copy/clone constructor.
createConnection(String, String, String, boolean, String, String, String, String, KeyPattern, Map<String, String>, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Create a new metadata element to represent the connection.
createConnectionFromTemplate(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Create a new metadata element to represent a connection using an existing metadata element as a template.
createConnectorType(String, String, String, boolean, String, String, String, String, KeyPattern, Map<String, String>, ConnectorTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Create a new metadata element to represent the root of a connectorType.
createConnectorTypeFromTemplate(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Create a new metadata element to represent a connectorType using an existing metadata element as a template.
createControlledGlossaryTerm(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, GlossaryTermProperties, GlossaryTermStatus) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.
createDataAsset(String, String, String, boolean, String, String, String, String, KeyPattern, Map<String, String>, DataAssetProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Create a new metadata element to represent the root of an asset.
createDataAssetFromTemplate(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Create a new metadata element to represent an asset using an existing metadata element as a template.
createEndpoint(String, String, String, boolean, String, String, String, String, KeyPattern, Map<String, String>, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Create a new metadata element to represent the endpoint.
createEndpointFromTemplate(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
createExternalAssetManager(String, AssetManagerProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerInterface
Create information about the external asset manager.
createExternalGlossaryLink(String, String, String, ExternalGlossaryLinkProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a link to an external glossary resource.
createExternalReference(String, String, String, boolean, String, String, String, String, KeyPattern, Map<String, String>, String, ExternalReferenceProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalReferencesInterface
Create a definition of a external reference.
createGlossary(String, String, String, String, String, String, String, KeyPattern, Map<String, String>, GlossaryProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a new metadata element to represent the root of a glossary.
createGlossaryCategory(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, GlossaryCategoryProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a new metadata element to represent a glossary category.
createGlossaryCategoryFromTemplate(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a new metadata element to represent a glossary category using an existing metadata element as a template.
createGlossaryFromTemplate(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a new metadata element to represent a glossary using an existing metadata element as a template.
createGlossaryTerm(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, GlossaryTermProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a new metadata element to represent a glossary term.
createGlossaryTermFromTemplate(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
createGovernanceDefinition(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, GovernanceDefinitionProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Create a new definition.
createPort(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, PortProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Create a new metadata element to represent a port.
createProcess(String, String, String, boolean, String, String, String, String, KeyPattern, Map<String, String>, ProcessStatus, ProcessProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Create a new metadata element to represent a process.
createProcessFromTemplate(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Create a new metadata element to represent a process using an existing metadata element as a template.
createSchemaAttribute(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, SchemaAttributeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Create a new metadata element to represent a schema attribute.
createSchemaAttributeFromTemplate(String, String, String, boolean, String, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
createSchemaType(String, String, String, boolean, String, String, String, String, KeyPattern, Map<String, String>, SchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Create a new metadata element to represent a schema type.
createSchemaTypeFromTemplate(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Create a new metadata element to represent a schema type using an existing metadata element as a template.
createValidValueDefinition(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, ValidValueProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Create a new valid value definition.
createValidValueSet(String, String, String, String, String, String, String, KeyPattern, Map<String, String>, ValidValueProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Create a new valid value set.
CyberLocation - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
CyberLocation indicates that a location is a cyber location rather than a physical location.
CyberLocation() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
Default constructor
CyberLocation(CyberLocation) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
Copy/clone constructor.

D

DataAssetElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
DataAssetElement contains the properties and header for an asset retrieved from the metadata repository.
DataAssetElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Default constructor
DataAssetElement(DataAssetElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Copy/clone constructor
DataAssetElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataAssetElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
DataAssetElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Default constructor
DataAssetElementResponse(DataAssetElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Copy/clone constructor
DataAssetElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataAssetElementsResponse is a response object for passing back a a list of assets or an exception if the request failed.
DataAssetElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Default constructor
DataAssetElementsResponse(DataAssetElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Copy/clone constructor
DataAssetExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
DataAssetExchangeInterface provides methods to define data assets, their schemas and connections, along with supporting objects, and lineage.
DataAssetProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
DataAssetProperties is a java bean used to create assets associated with the external asset manager.
DataAssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
Default constructor
DataAssetProperties(DataAssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
Copy/clone constructor.
DataAssetRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataAssetRequestBody describes the request body used to create/update asset properties.
DataAssetRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Default constructor
DataAssetRequestBody(DataAssetRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Copy/clone constructor.
DataFlowElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
DataFlowElement contains the properties and header for a data flow relationship retrieved from the metadata repository.
DataFlowElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Default constructor
DataFlowElement(DataFlowElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Copy/clone constructor
DataFlowElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataFlowElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
DataFlowElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
Default constructor
DataFlowElementResponse(DataFlowElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
Copy/clone constructor
DataFlowElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataFlowElementsResponse is a response object for passing back a a list of data flow relationships or an exception if the request failed.
DataFlowElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
Default constructor
DataFlowElementsResponse(DataFlowElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
Copy/clone constructor
DataFlowProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
DataFlowProperties describe the properties for a data flow relationship.
DataFlowProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Default constructor
DataFlowProperties(DataFlowProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Copy/clone constructor.
DataFlowRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataFlowRequestBody describes the request body used when linking elements within processes.
DataFlowRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
Default constructor
DataFlowRequestBody(DataFlowRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
Copy/clone constructor.
DataItemSortOrder - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
DataItemSortOrder is used for schema attributes that may have multiple instances.
DataSetProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
DataSetProperties is a class for representing a generic data set.
DataSetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
Default constructor
DataSetProperties(DataSetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
Copy/clone constructor.
DataStoreProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
DataStoreProperties is a class for representing a generic data store.
DataStoreProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Default constructor
DataStoreProperties(DataAssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Copy/clone constructor.
DataStoreProperties(DataStoreProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Copy/clone constructor.
deleteExternalReference(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalReferencesInterface
Remove the definition of a external reference.
deleteGovernanceDefinition(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Delete a specific governance definition.
DeploymentProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
DeploymentProperties describes the properties for the DeployedOn relationship between an IT Infrastructure asset and a destination asset.
DeploymentProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Default constructor
DeploymentProperties(Map<String, Object>, Date, Date) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Copy/clone constructor
DeploymentProperties(DeploymentProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Copy/clone constructor
DEPRECATED - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
DEPRECATED - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
 
DEPRECATED - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
 
DEREGISTERED_REPOSITORY - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
 
DESCENDING - org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
 
description - Variable in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
 
detachExternalCategoryLink(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the link to an external glossary category resource.
detachExternalLinkFromGlossary(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Disconnect a glossary from a reference to an external glossary resource.
detachExternalTermLink(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the link to an external glossary term resource.
detachValidValueFromSet(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Remove the link between a valid value and a set it is a member of.
DEVELOPMENT_COMPLETE - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
DISABLED - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
DISABLED - org.odpi.openmetadata.accessservices.assetmanager.properties.OperationalStatus
 
displayName - Variable in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
 
displayName - Variable in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
 
displayName - Variable in class org.odpi.openmetadata.accessservices.assetmanager.rest.EmbeddedConnectionRequestBody
 
DRAFT - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
DRAFT - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
 
DRAFT - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
 
DRAFT - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
 
DRAFT - org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
 

E

EffectiveTimeQueryRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
EffectiveTimeRequestBody carries the date/time for a query.
EffectiveTimeQueryRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
Default constructor
EffectiveTimeQueryRequestBody(EffectiveTimeQueryRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
Copy/clone constructor
ELEMENT_CLASSIFIED - org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
 
ELEMENT_DECLASSIFIED - org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
 
ELEMENT_DELETED - org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
 
ELEMENT_GUID_CHANGED - org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
 
ELEMENT_HOME_CHANGED - org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
 
ELEMENT_RECLASSIFIED - org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
 
ELEMENT_RESTORED - org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
 
ELEMENT_TYPE_CHANGED - org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
 
ELEMENT_UPDATED - org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
 
ElementClassification - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
The ElementClassification bean defines a single classification for an asset.
ElementClassification() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Default constructor
ElementClassification(ElementClassification) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Copy/clone constructor
ElementHeader - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ElementHeader provides the common identifier and type information for all properties objects that link off of the asset and have a guid associated with them.
ElementHeader() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Default constructor used by subclasses
ElementHeader(ElementHeader) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Copy/clone constructor.
ElementHeaderResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ElementHeaderResponse is the response structure used on the OMAS REST API calls that return the header for a element.
ElementHeaderResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
Default constructor
ElementHeaderResponse(ElementHeaderResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
Copy/clone constructor
ElementHeadersResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ElementHeadersResponse is a response object for passing back a a list of element headers or an exception if the request failed.
ElementHeadersResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
Default constructor
ElementHeadersResponse(ElementHeadersResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
Copy/clone constructor
ElementOrigin - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
The ElementType bean provides details of the type information associated with a metadata element.
ElementOrigin() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Default constructor
ElementOrigin(ElementOrigin) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Copy/clone constructor
ElementOriginCategory - Enum in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ElementOriginCategory defines where the metadata comes from.
ElementStatus - Enum in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
The ElementStatus defines the status of an element in the metadata collection.
ElementStub - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ElementStub is used to identify an element in the metadata store.
ElementStub() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStub
Default constructor
ElementStub(ElementHeader) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStub
Copy/clone constructor.
ElementStub(ElementStub) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStub
Copy/clone constructor.
ElementType - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
The ElementType bean provides details of the type information associated with a metadata element.
ElementType() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Default constructor
ElementType(ElementType) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Copy/clone constructor
ElementVersions - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ElementVersions provides the version information for the element plus details of the creation time and last update time.
ElementVersions() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Default constructor used by subclasses
ElementVersions(ElementVersions) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Copy/clone constructor.
embeddedConnection - Variable in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
 
EmbeddedConnection - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
EmbeddedConnection() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
Default constructor
EmbeddedConnection(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
Copy/clone constructor.
EmbeddedConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
The EmbeddedConnectionRequestBody is used within a VirtualConnection to link to the embedded connections.
EmbeddedConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EmbeddedConnectionRequestBody
Default constructor
EmbeddedConnectionRequestBody(EmbeddedConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EmbeddedConnectionRequestBody
Copy/clone constructor.
ENABLED - org.odpi.openmetadata.accessservices.assetmanager.properties.OperationalStatus
 
EndpointElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
EndpointElement contains the properties and header for an endpoint retrieved from the metadata repository.
EndpointElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Default constructor
EndpointElement(EndpointElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Copy/clone constructor
EndpointProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
EndpointProperties describes the properties of a server endpoint.
EndpointProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Default constructor
EndpointProperties(EndpointProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Copy/clone constructor for an Endpoint.
EndpointRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
EndpointRequestBody describes the request body used to create/update endpoint properties.
EndpointRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
Default constructor
EndpointRequestBody(EndpointRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
Copy/clone constructor.
EndpointResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
EndpointResponse is a response object for passing back a single endpoint object.
EndpointResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
Default constructor
EndpointResponse(EndpointResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
Copy/clone constructor
EndpointsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
EndpointsResponse is a response object for passing back a list of endpoint objects.
EndpointsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
Default constructor
EndpointsResponse(EndpointsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
Copy/clone constructor
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OperationalStatus
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OperationalStatus
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
 
EnumSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
EnumSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.EnumSchemaTypeProperties
Default constructor
EnumSchemaTypeProperties(EnumSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.EnumSchemaTypeProperties
Copy/clone Constructor
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStub
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.metadataelements.EndpointElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionProcessElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ComplexSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.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.assetmanager.properties.ControlFlowProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.properties.EnumSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.properties.MapSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.properties.RelationshipProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.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.assetmanager.rest.ActivityTermClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetConnectionRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CategorizationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.rest.EndpointRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionProcessElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionProcessElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionTypeElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionTypeElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NextGovernanceActionTypeElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessContainmentTypeRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Return comparison result based on the content of the properties.
EXPORT_ARCHIVE - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
 
EXTERNAL_SOURCE - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
 
ExternalGlossaryElementLinkElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ExternalGlossaryElementLinkElement contains the properties and header for a link to a equivalent external glossary category retrieved from the metadata repository.
ExternalGlossaryElementLinkElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Default constructor
ExternalGlossaryElementLinkElement(ExternalGlossaryElementLinkElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Copy/clone constructor
ExternalGlossaryElementLinkProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ExternalGlossaryLinkProperties describes the properties of URL link to a remote glossary.
ExternalGlossaryElementLinkProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Default constructor
ExternalGlossaryElementLinkProperties(ExternalGlossaryElementLinkProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Copy/clone constructor
ExternalGlossaryElementLinkRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalGlossaryElementLinkRequestBody describes the request body used to create/update links to external glossary elements.
ExternalGlossaryElementLinkRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
Default constructor
ExternalGlossaryElementLinkRequestBody(ExternalGlossaryElementLinkRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
Copy/clone constructor.
ExternalGlossaryLinkElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ExternalGlossaryLinkElement contains the properties and header for a link to a equivalent external glossary retrieved from the metadata repository.
ExternalGlossaryLinkElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Default constructor
ExternalGlossaryLinkElement(ExternalGlossaryLinkElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Copy/clone constructor
ExternalGlossaryLinkElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalGlossaryLinkElementsResponse is a response object for passing back a a list of external glossary links or an exception if the request failed.
ExternalGlossaryLinkElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
Default constructor
ExternalGlossaryLinkElementsResponse(ExternalGlossaryLinkElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
Copy/clone constructor
ExternalGlossaryLinkProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ExternalGlossaryLinkProperties describes the properties of URL link to a remote glossary.
ExternalGlossaryLinkProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryLinkProperties
Default constructor
ExternalGlossaryLinkProperties(ExternalGlossaryLinkProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryLinkProperties
Copy/clone constructor
ExternalGlossaryLinkRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalGlossaryLinkRequestBody describes the request body used to create/update links to external glossary elements.
ExternalGlossaryLinkRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
Default constructor
ExternalGlossaryLinkRequestBody(ExternalGlossaryLinkRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
Copy/clone constructor.
ExternalReferenceElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ExternalReferenceElement stores information about an link to an external resource that is relevant to this element.
ExternalReferenceElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Default Constructor
ExternalReferenceElement(ExternalReferenceElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Copy/clone Constructor - the resulting object.
ExternalReferenceElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalReferenceElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
ExternalReferenceElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
Default constructor
ExternalReferenceElementResponse(ExternalReferenceElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
Copy/clone constructor
ExternalReferenceElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalReferenceElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
ExternalReferenceElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
Default constructor
ExternalReferenceElementsResponse(ExternalReferenceElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
Copy/clone constructor
ExternalReferenceLinkElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ExternalReferenceLinkElement stores information about an link to an external resource that is relevant to this element.
ExternalReferenceLinkElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Default Constructor
ExternalReferenceLinkElement(ExternalReferenceLinkElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Copy/clone Constructor - the resulting object.
ExternalReferenceLinkElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalReferenceElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
ExternalReferenceLinkElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
Default constructor
ExternalReferenceLinkElementResponse(ExternalReferenceLinkElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
Copy/clone constructor
ExternalReferenceLinkElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalReferenceLinkElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
ExternalReferenceLinkElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
Default constructor
ExternalReferenceLinkElementsResponse(ExternalReferenceLinkElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
Copy/clone constructor
ExternalReferenceLinkProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ExternalReferenceLinkProperties provides a structure for the properties that link an external reference to an object.
ExternalReferenceLinkProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
Default constructor
ExternalReferenceLinkProperties(ExternalReferenceLinkProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
Copy/clone constructor
ExternalReferenceLinkRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalGlossaryLinkRequestBody describes the request body used to create/update links to external glossary elements.
ExternalReferenceLinkRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
Default constructor
ExternalReferenceLinkRequestBody(ExternalReferenceLinkRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
Copy/clone constructor.
ExternalReferenceProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ExternalReferenceProperties describes the properties of URL link to a remote source of information.
ExternalReferenceProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Default constructor
ExternalReferenceProperties(ExternalReferenceProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Copy/clone constructor
ExternalReferenceRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalReferenceRequestBody describes the request body used to create/update external reference properties.
ExternalReferenceRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Default constructor
ExternalReferenceRequestBody(ExternalReferenceRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Copy/clone constructor.
ExternalReferencesInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
The ExternalReferencesInterface is used by the governance team to define external references to elements within the governance program.
ExternalSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ExternalSchemaTypeProperties carries the unique identifier and properties of a reusable schema type.
ExternalSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Default constructor
ExternalSchemaTypeProperties(ExternalSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Copy/clone Constructor

F

FAILED - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
FAILED - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
 
findConnections(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Retrieve the list of asset metadata elements that contain the search string.
findConnectorTypes(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Retrieve the list of connectorType metadata elements that contain the search string.
findDataAssets(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Retrieve the list of asset metadata elements that contain the search string.
findEndpoints(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Retrieve the list of endpoint metadata elements that contain the search string.
findExternalReferences(String, String, String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalReferencesInterface
Find the external references that contain the search string - which may contain wildcards.
findGlossaries(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary metadata elements that contain the search string.
findGlossaryCategories(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary category metadata elements that contain the search string.
findGlossaryTerms(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary term metadata elements that contain the search string.
findGovernanceActionProcesses(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Retrieve the list of governance action process metadata elements that contain the search string.
findGovernanceActionTypes(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Retrieve the list of governance action type metadata elements that contain the search string.
findPorts(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the list of port metadata elements that contain the search string.
findProcesses(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the list of process metadata elements that contain the search string.
findSchemaAttributes(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the list of schema attribute metadata elements that contain the search string.
findSchemaType(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the list of schema type metadata elements that contain the search string.
findValidValues(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Locate valid values that match the search string.
FixedLocation - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
FixedLocation describes a specific fixed physical location.
FixedLocation() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Default constructor
FixedLocation(FixedLocation) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Copy/clone constructor.
ForeignKeyProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ForeignKeyProperties describes a foreign key relationship between two columns in different tables in a database.
ForeignKeyProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Default constructor
ForeignKeyProperties(ForeignKeyProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Copy/clone constructor for an foreign key.
ForeignKeyRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ForeignKeyRequestBody describes the request body used when creating a foreign key relationship.
ForeignKeyRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Default constructor
ForeignKeyRequestBody(ForeignKeyRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Copy/clone constructor.
FROM_THIRD_PARTY - org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
 

G

getAbbreviation() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Return the abbreviation used for this term.
getAbbreviation() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Return the abbreviation used for this technical element.
getAbbreviation() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Return the abbreviation used for this technical element.
getActionStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the current status of the governance action.
getActionTargetElements() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
Return the list of elements that the governance action will work on.
getActionTargetGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Return the unique identifier for this action target.
getActionTargetName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Return the name assigned to this action target.
getActionTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionTypeElement
Return details of the process
getActiveGovernanceActions(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Retrieve the governance actions that are still in process.
getActivityType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Return the activity type for the classification.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Return a copy of the additional properties.
getAddress() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
Return the address for the location.
getAddress() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Returns the stored address property for the endpoint.
getAliases() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return a list of alternative names for the attribute.
getAllowsDuplicateValues() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return whether the same value can be used by more than one instance of this attribute.
getAnchorGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Set up an optional anchor GUID for the new external reference.
getArguments() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
Return the arguments for the embedded connection.
getArguments() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EmbeddedConnectionRequestBody
Return the arguments for the embedded connection.
getAssetManagerGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return the unique identifier of the software server capability that represents the asset manager.
getAssetManagerGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Return the unique identifier of the software server capability that represents the asset manager.
getAssetManagerName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return the qualified name of the software server capability that represents the asset manager.
getAssetManagerName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Return the qualified name of the software server capability that represents the asset manager.
getAssetSummary() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetConnectionRequestBody
Return the properties for the relationship.
getAttributeCount() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ComplexSchemaTypeProperties
Return the count of attributes in this schema type.
getAuthor() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return the name of the author of the schema element.
getCalled() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Return the element header associated with end 2 of the relationship.
getCaller() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Return the element header associated with end 1 of the relationship.
getCategoriesForGlossary(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Return the list of categories associated with a glossary.
getCategorizationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CategorizationRequestBody
Return the properties for the relationship.
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the name of the classification if the event relates to classifications.
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Return the name of the classification
getClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Return a collection of the additional stored properties for the classification.
getClassifications() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Return the list of classifications associated with the metadata element.
getClearPassword() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Return an unencrypted password.
getCompletionDate() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Return the date/time when the governance action service stopped processing this target element.
getCompletionGuards() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the list of completion guards supplied by the governance service.
getCompletionTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the date/time that the governance service completed (or null if not yet completed).
getConfidence() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Returns the level of confidence that the foreign key is correct.
getConfigurationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Return a copy of the configuration properties.
getConnectionByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Retrieve the connection metadata element with the supplied unique identifier.
getConnectionProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Return the properties for the connection.
getConnectionsByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Retrieve the list of asset metadata elements with a matching qualified or display name.
getConnectionsForAssetManager(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Retrieve the list of assets created on behalf of the named asset manager.
getConnectorProviderClassName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
Returns the stored connectorProviderClassName property for the connector type.
getConnectorType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Returns a copy of the properties for this connection's connector type.
getConnectorTypeByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Retrieve the connectorType metadata element with the supplied unique identifier.
getConnectorTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Return the properties for the connector type.
getConnectorTypesByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Retrieve the list of connectorType metadata elements with a matching qualified or display name.
getConnectorTypesForAssetManager(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Retrieve the list of glossaries created on behalf of the named asset manager.
getConnectorTypeType() - Static method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
Return the standard type for a connector type.
getContextDefinition() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Return the context definition for this term.
getControlFlow(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the control flow relationship between two elements.
getControlFlowHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Return the element header associated with the relationship.
getControlFlowNextSteps(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the control relationships linked from an specific element to the possible next elements in the process.
getControlFlowPreviousSteps(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the control relationships linked from an specific element to the possible previous elements in the process.
getControlFlowProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Return details of the relationship
getCoordinates() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Return the coordinates for the location.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionProcessElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionTypeElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in interface org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCreatedBy() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Return the name of the user that created this instance.
getCreateTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Return the date/time that this instance was created.
getCreateTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return the time that the data store was created.
getCurrentStep() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Return the element header associated with end 1 of the relationship.
getDataAssetByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Retrieve the asset metadata element with the supplied unique identifier.
getDataAssetProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return the properties for the asset.
getDataAssetsByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Retrieve the list of asset metadata elements with a matching qualified or display name.
getDataAssetsForAssetManager(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Retrieve the list of assets created on behalf of the named asset manager.
getDataConsumer() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Return the element header associated with end 2 of the relationship.
getDataFlow(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the data flow relationship between two elements.
getDataFlowConsumers(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the data flow relationships linked from an specific element to the downstream consumers.
getDataFlowHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Return the element header associated with the relationship.
getDataFlowProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Return details of the relationship
getDataFlowSuppliers(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the data flow relationships linked from an specific element to the upstream suppliers.
getDataSupplier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Return the element header associated with end 1 of the relationship.
getDataType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Return the data type for this element.
getDataType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Return the data type for this element.
getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Return the default value for the element.
getDefaultValueOverride() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return any default value for this attribute that would override the default defined in the schema element for this attribute's type (note only used is type is primitive).
getDeployer() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Return the userId of the deployer.
getDeployer() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Return the userId of the deployer.
getDeployerPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Return the property name from the element used to represent the deployer.
getDeployerPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Return the property name from the element used to represent the deployer.
getDeployerTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Return the type name of the element used to represent the deployer.
getDeployerTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Return the type name of the element used to represent the deployer.
getDeploymentStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Return whether the capability is ready to use.
getDeploymentTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Return the time that the capability was deployed into the server.
getDeploymentTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Return the time that the capability was deployed into the server.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
Return the description of the metadata element origin.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
Return the description for the enum.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Returns the stored description property for the connection.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
Returns the stored description property for the connector type.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Return the description of the relationship.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Return the description of the relationship.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Return the default description for this enum.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Return the description of the external reference to help the reader know if they want to click on the link.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Return the description for the foreign key.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
Return the description of the glossary category.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Return the description of the glossary.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Return the default description for the key pattern for this enum instance.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Return the description for the categorization.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Return the description for the context.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Returns the stored description property for the term.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Return the description for the relationship.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Return the default description for the key pattern for this enum instance.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
Return the default description for the key pattern for this enum instance.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Returns the stored description property for the technical element.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the description of the governance action.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
Return the default description for the status for this enum instance.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Return the description of the governance action.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Return the full description of the governance definition.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
Return the default description of the instance provenance type.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Return the default description for the key pattern for this enum instance.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Return the description of the location.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OperationalStatus
Return the default description of the enumeration.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Return the default description for this enum.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Return the description of the relationship.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Return the default description for this enum.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
Return the default description for the key pattern for this enum instance.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Return the description fof the security at the location.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Return the description of the relationship between the software server capability and the asset.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Return the default description for this enum.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Returns the stored description property for the technical element.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Return the default description for the key pattern for this enum instance.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Returns the stored description property for the metadata entity.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Returns the stored description property for the valid value.
getDestinationLineageMappings(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the lineage mapping relationships linked from an specific source element to its destinations.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
Return the printable name of the embedded connection.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Returns the stored display name property for the connection.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
Returns the stored display name property for the connector type.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Return the name for the external reference.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
Return a human memorable name for the glossary category.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Return a human memorable name for the glossary.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Returns the stored display name property for the term.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Returns the stored display name property for the technical element.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the display name for the governance action.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Return the display name for the governance action.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Return a human memorable name for the location.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Return a human memorable name for the port.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Returns the stored display name property for the technical element.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Returns the stored display name property for the metadata entity.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Returns the stored display name property for the valid value.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EmbeddedConnectionRequestBody
Return the printable name of the embedded connection.
getDocumentIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Returns the stored qualified name property for the metadata entity.
getDomainIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the identifier of the governance domain that this action belongs to (0=ALL/ANY).
getDomainIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Return the identifier of the governance domain that this action belongs to (0=ALL/ANY).
getDomainIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Return the identifier of the governance domain that this definition belongs to (0=all).
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
Return the date/time to use for the query.
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionElementResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionProcessElementResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionTypeElementResponse
Return the properties object.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Return the element result.
getElementDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Return a description of the association between the category and the external element from the external glossary resource.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return details of the subject of the event.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionProcessElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Return the element header associated with the properties.
getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataElement
Return the element header associated with the open metadata element.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return the element header associated with the properties.
getElementIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Return the identifier in the external glossary resource that is equivalent to this element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Return the list of metadata elements.
getElementPosition() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return the position of this schema attribute in its parent schema.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the map of properties for the element provided with the event.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Return the properties for the element.
getElements() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionElementsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionProcessElementsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionTypeElementsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NextGovernanceActionTypeElementsResponse
Return the properties objects.
getElementsForExternalIdentifier(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerInterface
Return the list of headers for open metadata elements that are associated with a particular external identifier.
getEmbeddedConnection() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
Return the embedded connection.
getEmbeddedConnections() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Return the list of embedded connections for this virtual connection.
getEncodingDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return the description of the encoding used in the data store.
getEncodingLanguage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return the name of the natural language used for text strings within the data store.
getEncodingProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return the additional properties associated with the encoding process.
getEncodingStandard() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return the format (encoding standard) used for this schema.
getEncodingType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return the name of the encoding style used in the data store.
getEncryptedPassword() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Return an encrypted password.
getEncryptionMethod() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Returns the stored encryptionMethod property for the endpoint.
getEndOneElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the element at end one of the relationship that is described in the principleElement.
getEndOneElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the property map for end one's properties (used for relationship events).
getEndpoint() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Returns a copy of the properties for this connection's endpoint.
getEndpointByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Retrieve the endpoint metadata element with the supplied unique identifier.
getEndpointProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Return the properties for the endpoint.
getEndpointsByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getEndpointsForAssetManager(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Retrieve the list of glossaries created on behalf of the named asset manager.
getEndTwoElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the element at end two of the relationship that is described in the principleElement.
getEndTwoElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the property map for end two's properties (used for relationship events).
getEventTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the time that the element was updated.
getEventType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the event type.
getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
Return the default description for the enum value - used when natural resource bundle is not available.
getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
Return the string name used for messages that include the enum.
getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the event version id.
getExamples() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Set up the description of one or more examples.
getExpression() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Returns the expression that describes the relationship.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExternalAssetManagerGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerInterface
Retrieve the unique identifier of the external asset manager from its qualified name.
getExternalIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return the unique identifier used in the external asset manager for this element.
getExternalIdentifierName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return a short description of the external identifier (such as style or property name).
getExternalIdentifierSource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return the component (connector/client) that created/maintained this external identifier and its relationship to the open metadata element(s).
getExternalIdentifierUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return a short description of how the external identifier is used.
getExternalLinksForGlossary(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of links to external glossary resources attached to a glossary.
getExternalReferenceByGUID(String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalReferencesInterface
Return information about a specific external reference.
getExternalReferences(String, String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalReferencesInterface
Retrieve the list of external references sorted in open metadata.
getExternalReferencesById(String, String, String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalReferencesInterface
Retrieve the list of external references for this resourceId.
getExternalReferencesByName(String, String, String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalReferencesInterface
Retrieve the list of external references for this name.
getExternalReferencesByURL(String, String, String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalReferencesInterface
Retrieve the list of external references for this URL.
getExternalReferencesForAssetManager(String, String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalReferencesInterface
Retrieve the list of external reference created on behalf of the named asset manager.
getExternalSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Return the schema type that is reusable amongst assets.
getExternalSchemaTypeGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Return the unique identifier of the external schema type.
getFirstActionType(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Return the governance action type that is the first step in a governance action process.
getFixedValue() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Return the fixed value for the element.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Return the formula of the relationship.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Return the description of the processing performed by this process.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Return the formula of the relationship.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Return the description of the processing performed by this process.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return the formula used to combine the values of the queries.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Return the formula used to calculate the value.
getGlossariesByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary metadata elements with a matching qualified or display name.
getGlossariesForAssetManager(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossaries created on behalf of the named asset manager.
getGlossariesForExternalLink(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Return the glossaries connected to an external glossary source.
getGlossaryByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the glossary metadata element with the supplied unique identifier.
getGlossaryCategoriesByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary category metadata elements with a matching qualified or display name.
getGlossaryCategoryByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryCategoryParent(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryCategoryProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Return the properties for the glossary schema.
getGlossaryProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Return details of the glossary
getGlossarySubCategories(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryTermByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the glossary term metadata element with the supplied unique identifier.
getGlossaryTermProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Return the glossary term properties.
getGlossaryTermsByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
getGlossaryTermStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Return the status for the element.
getGovernanceAction(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Request the status of an executing governance action request.
getGovernanceActionProcessByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Retrieve the governance action process metadata element with the supplied unique identifier.
getGovernanceActionProcessesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
getGovernanceActions(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Retrieve the governance actions that are known to the server.
getGovernanceActionTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypeGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the unique identifier for the governance action type that acted as a template for this governance action (if appropriate).
getGovernanceActionTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the unique name for the governance action type that acted as a template for this governance action (if appropriate).
getGovernanceActionTypesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getGovernanceDefinitionByDocId(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Retrieve the governance definition by its assigned unique document identifier.
getGovernanceDefinitionByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Retrieve the governance definition by the unique identifier assigned by this service when it was created.
getGovernanceEngineGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the unique identifier of governance engine that is processing the governance action.
getGovernanceEngineGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Return the unique identifier of governance engine that is processing the governance action.
getGovernanceEngineName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the unique name of governance engine that is processing the governance action.
getGuard() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
Return the triggering guard (or null for any guard).
getGuard() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Return the guard of the relationship.
getGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Return the unique id for the properties object.
getHomeMetadataCollectionId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Returns the OMRS identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
getHomeMetadataCollectionName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Return the name of the metadata collection that this asset belongs to.
getIgnoreMultipleTriggers() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
Return whether this action type can be triggered more than once in a single step of the governance action process.
getImplementationLanguage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Return the name of the programming language that this process is implemented in.
getImplementationLanguage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Return the name of the programming language that this process is implemented in.
getImplications() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Return the list of implications for the organization that this governance definition brings.
getInitialStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return the initial status for the controlled glossary term.
getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Is the schema element deprecated?
getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Is the valid value deprecated?
getIsNullable() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return whether the field is nullable or not.
getIsReferenceAsset() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
Return whether this being used as a reference data set.
getKeyPattern() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Returns the key pattern used in the asset manager for the external identifier.
getKeyPattern() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Returns the key pattern for the primary key.
getLanguage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Return the language that the glossary contents are written in.
getLastSynchronized() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
Return the last time that the metadata properties were synchronized between open metadata and the third party technology.
getLastVerified() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Return the date that a steward verified the link.
getLength() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return the length of the data field.
getLevel() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Returns the name of the level of security for the location.
getLicense() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Return the license associated with this metadata element (null means none).
getLineageMappingHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Return the element header associated with the relationship.
getLink() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Return the specific link properties used to identify this link to the attached element.
getLinkDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
Return the description of the external reference with respect to the linked object.
getLinkId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
Return the identifier that this reference is to be known as with respect to the linked object.
getLinkProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Return the glossary term properties.
getLinkProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Return the glossary term properties.
getMaintainedBy() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Return the list of users responsible for maintaining this instance.
getMandatoryGuard() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
Return if the guard must be returned from the previous action for any of the next actions to progress.
getMandatoryGuards() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the list of guards that must be received before this governance action can proceed.
getMapFromElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Return the type of schema element that represents the key or property name for the map.
getMappingProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return any additional properties to help with the mapping of the external identifier to open metadata elements.
getMapProjection() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Return the name of the map projection scheme used to define the coordinates.
getMapToElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Return the type of schema element that represents the property value for the map.
getMaxCardinality() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return the maximum number of instances allowed for this attribute.
getMaximumInstances() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Return the maximum number of running asset instances controlled by the software server capability.
getMaximumInstancesSet() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Return whether the maximum instances value is set up or just default.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
Retrieve a message definition object for an exception.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMinCardinality() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return this minimum number of instances allowed for this attribute.
getMinimumInstances() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Return the minimum number of running asset instances controlled by the software server capability.
getMinimumInstancesSet() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Return whether the minimum instances value is set up or just default.
getMinimumLength() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return the minimum length of the data.
getModifiedTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return the last known time the data store was modified.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
Return the name of the metadata element origin.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
Return the descriptive name for the enum.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Return the default name for this enum type.
getName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Returns the stored display name property for the foreign key.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Return the default name for this enum instance.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Return the default name for this enum instance.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
Return the default name for this enum instance.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
Return the default name for the status for this enum instance.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
Return the default name of the instance provenance type.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Return the default name for this enum instance.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OperationalStatus
Return the default name of the enumeration.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Return the default name for this enum type.
getName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Return the name for the primary key.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Return the default name for this enum type.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
Return the default name for this enum instance.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Return the default name for this enum type.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Return the default name for this enum instance.
getName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Return the name for the query request.
getNameParameterName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Return the parameter name.
getNamespace() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return the name of the namespace that this type belongs to.
getNativeJavaClass() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return the name of the Java class to use to represent this type.
getNestedSchemaAttributes(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the list of schema attributes associated with a schema element.
getNetworkAddress() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Return the physical network address of this metadata element (if this makes sense).
getNextActionLinkGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
Return the unique identifier of the relationship.
getNextActionType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
Return details of the next governance action type
getNextGovernanceActionTypes(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Return the lust of next action type defined for the governance action process.
getNextStep() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Return the element header associated with end 2 of the relationship.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OperationalStatus
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OperationalStatus
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OperationalStatus
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOrderedValues() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return whether the attribute instances are arranged in an order.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
Return the code for metadata element.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
Return the numerical value for the enum.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Return the code for this enum used for indexing based on the enum value.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Return the code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Return the code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
Return the code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
Return the status code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
Return the numeric representation of the instance provenance type.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Return the code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OperationalStatus
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Return the code for this enum used for indexing based on the enum value.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Return the code for this enum used for indexing based on the enum value.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
Return the code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Return the code for this enum used for indexing based on the enum value.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Return the code for this enum instance
getOrganization() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Return the name or identifier or url of the organization that owns the external resource.
getOrganizingPrinciple() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Return the organizing principle used to create the taxonomy in the glossary.
getOrigin() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Return information about the origin of the element.
getOriginCategory() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Return the origin of the metadata element.
getOriginGovernanceEngine() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Return the governance engine that created this governance action (if any).
getOriginGovernanceService() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Return the governance service that created this governance action (if any).
getOutcomes() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Return the list of expected outcomes from implementing this governance definition.
getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Return the patch level of the discovery engine.
getPathName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return the fully qualified physical location of the data store.
getPortByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the port metadata element with the supplied unique identifier.
getPortDelegation(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the port that this port delegates to.
getPortProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return details of the port
getPortsByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the list of port metadata elements with a matching qualified or display name.
getPortsForProcess(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the list of ports associated with a process.
getPortType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Return the direction of data flow of the port.
getPortUse(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the list of ports that delegate to this port.
getPosition() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
Return the position that this connector is in the list of embedded connectors.
getPosition() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EmbeddedConnectionRequestBody
Return the position that this connector is in the list of embedded connectors.
getPostalAddress() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Return the postal address for the location.
getPrecision() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return the number of significant digits to the right of decimal point.
getPreferredValue() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Return the preferred values to use in implementations (normally used with definitions)
getPreviousClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
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.assetmanager.events.AssetManagerOutTopicEvent
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.assetmanager.events.AssetManagerOutTopicEvent
Return the previous version of the element's properties (if the event is related to an element update).
getPrimaryKeyProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
Return the properties associated with the primary key.
getPriority() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Return the priority of the governance definition.
getProcessByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the process metadata element with the supplied unique identifier.
getProcessCall(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the process call relationship between two elements.
getProcessCalled(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the process call relationships linked from an specific element to the elements it calls.
getProcessCallers(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the process call relationships linked from an specific element to its callers.
getProcessCallHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Return the element header associated with the relationship.
getProcessCallProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Return details of the relationship
getProcessContainmentType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessContainmentTypeRequestBody
Return the relationship between the parent and child process.
getProcessesByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the list of process metadata elements with a matching qualified or display name.
getProcessesForAssetManager(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Return the list of processes associated with the asset manager.
getProcessingEngineUserId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the userId of the governance engine that is responsible for running the governance service for this governance action.
getProcessName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the name of the governance action process - or similar request source.
getProcessParent(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the process metadata element with the supplied unique identifier.
getProcessProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionProcessElement
Return details of the process
getProcessProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return details of the process
getProcessStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Return the process status.
getProcessStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Return the status for the element.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Return the link to external documentation that are relevant to this element.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Return the link to external documentation that are relevant to this element.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
Return the properties of the governance action.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Return the requested governance definition.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Return the properties for the relationship.
getProtocol() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Returns the stored protocol property for the endpoint.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Returns the stored qualified name property for the relationship.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Returns the stored qualified name property for the relationship.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Returns the stored qualified name property for the relationship.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Returns the stored qualified name property for the metadata entity.
getQueries() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return the list of queries that are used to create the derived schema element.
getQuery() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Return the query string for this element.
getQueryId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Return the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
getQueryTargetGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Return the unique identifier that describes the data source that will be queried to get part of the derived value.
getReceivedGuards() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the list of guards provided by the previous governance service(s).
getRecognizedAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.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.assetmanager.properties.ConnectorTypeProperties
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
getRequestedTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the time that the governance action was created.
getRequestParameters() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the parameters to pass onto the governance service.
getRequestParameters() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Return the parameters to pass onto the governance service.
getRequestSourceElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Return the specific element that caused the governance action service to be started.
getRequestSourceElements() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
Return the list of elements that triggered this request.
getRequestSourceName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Return the assigned to this request source.
getRequestType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the request type associated with this governance action.
getRequestType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Return the request type associated with this governance action.
getResults() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Return the list of actual results from implementing this governance definition.
getSchemaAttributeByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the schema attribute metadata element with the supplied unique identifier.
getSchemaAttributeProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return the properties for the schema.
getSchemaAttributesByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
getSchemaOptions() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
Return the list of alternative schema types that this attribute or asset may use.
getSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up SchemaType for this schema attribute.
getSchemaTypeByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the schema type metadata element with the supplied unique identifier.
getSchemaTypeByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the list of schema type metadata elements with a matching qualified or display name.
getSchemaTypeForElement(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Return the schema type associated with a specific open metadata element (data asset, process or port).
getSchemaTypeParent(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the header of the metadata element connected to a schema type.
getSchemaTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the properties for the schema.
getScope() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Returns the name of the scope of where the context applies.
getScope() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Return the organizational scope that this governance definition applies to.
getScope() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Return the scope of values that this valid value covers (normally used with sets)
getScope() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Return the scope that the terms in the glossary covers.
getSearchString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Return the search request.
getSearchStringParameterName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Return the search string parameter name.
getSecuredProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Return a copy of the secured properties.
getSetsForValidValue(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Page through the list of valid value sets that a valid value definition/set belongs to.
getSoftwareCapabilitiesProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Return the properties of the software server capability.
getSoftwareCapabilitiesProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Return the properties of the software server capability.
getSoftwareCapabilityStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Return whether the capability is ready to use.
getSortOrder() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return the order that the attribute instances are arranged in - if any.
getSource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Returns the id of the source of the knowledge of the foreign key.
getSource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Returns the id of the source of the knowledge of the relationship.
getSource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Return the source of the discovery engine implementation.
getSourceElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Return the element header associated with end 1 of the relationship.
getSourceLineageMappings(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the lineage mapping relationships linked from an specific destination element to its sources.
getSourceServer() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Return the name of the server where the element was retrieved from.
getStartDate() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Return the date/time when the governance action service started processing this target element.
getStartTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return the time that this governance action should start (null means as soon as possible).
getStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Return the current status of the action target.
getStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Return the current status of the element - typically ACTIVE.
getStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Returns whether this relationship should be used.
getStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Returns whether this relationship should be used.
getStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Return the status of this governance definition.
getSteward() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Return the identifier for the steward that created the link.
getSteward() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Returns the name of the steward who assigned the foreign key (or approved the discovered value).
getSteward() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Returns the name of the steward who assigned the relationship (or approved the discovered value).
getSubProcesses(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the process metadata element with the supplied unique identifier.
getSummary() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Return the short (1-2 sentence) description of the term.
getSummary() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Return the short (1-2 sentence) description of the technical element.
getSummary() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Return the summary for this governance definition.
getSummary() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Return the short (1-2 sentence) description of the technical element.
getSuperTypeNames() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Return the list of type names for this type's supertypes.
getSupportedGuards() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Return the list of guards provided by the previous governance service.
getSynchronizationDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return optional short description of the asset manager.
getSynchronizationDirection() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return details of the synchronization direction.
getTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Return details of the target element that the governance action service is to process.
getTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Return the element header associated with end 2 of the relationship.
getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Returns the stored technical description property for the asset.
getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Return the technical description for the endpoint.
getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Returns the stored technical description property for the asset.
getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Returns the stored technicalDescription property for the schema element.
getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Return the technical description of the capability.
getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Returns the stored name property for the asset.
getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Returns the stored technical name property for the endpoint.
getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Returns the stored name property for the asset.
getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Return the simple name of the schema element.
getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Return the technical name for the capability.
getTermsForGlossary(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary terms associated with a glossary.
getTermsForGlossaryCategory(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary terms associated with a glossary category.
getTimeZone() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Returns the time zone of the location.
getTitle() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Return the title associated with this governance definition.
getType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Return the element type properties for this properties object.
getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Return the description for this element's type.
getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Return the description of the type of capability this is.
getTypeId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Return unique identifier for the element's type.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Return name of element's type.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Return the name of the open metadata type for this metadata element.
getTypeVersion() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Return the version number for this element's type.
getUniqueName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStub
Return the unique name - if known
getUpdatedBy() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Return the name of the user that last updated this instance.
getUpdateTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Return what was the late time this instance was updated.
getUrl() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Return the URL for the external reference.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Return the expected usage of the glossary content.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Return details of the expected usage of this term.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Return details of the expected usage of this technical element.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return the usage guidance for this schema element.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Return details of the expected usage of this technical element.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Return the description of how this valid value should be used.
getUserId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Return the userId to use on this connection.
getUseType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Return the types of interactions that the software server capability may have with the asset.
getValidValueByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Retrieve a specific valid value from the repository.
getValidValueByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Retrieve a specific valid value from the repository.
getValidValueProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return details of the valid value
getValidValueSetGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EnumSchemaTypeProperties
Return the unique identifier of the valid value set that describes the enum values for this schema element.
getValidValueSetMembers(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Page through the members of a valid value set.
getVendorProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Return specific properties for the specific technology vendor.
getVersion() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Return the version number for this instance.
getVersion() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Return the version of the reference that this link refers to.
getVersion() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Return the version of the discovery engine.
getVersionNumber() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return the version number of the schema element - null means no version number.
getVersions() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Return detail of the element's current version and the users responsible for maintaining it.
GlossaryCategoryElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
GlossaryCategoryElement contains the properties and header for a deployed glossary schema asset entity retrieved from the metadata repository.
GlossaryCategoryElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Default constructor
GlossaryCategoryElement(GlossaryCategoryElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Copy/clone constructor
GlossaryCategoryElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
GlossaryCategoryElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Default constructor
GlossaryCategoryElementResponse(GlossaryCategoryElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Copy/clone constructor
GlossaryCategoryElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryCategoryElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
GlossaryCategoryElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Default constructor
GlossaryCategoryElementsResponse(GlossaryCategoryElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Copy/clone constructor
GlossaryCategoryProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GlossaryCategoryProperties describes grouping of glossary terms that have similar characteristics.
GlossaryCategoryProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
Default constructor
GlossaryCategoryProperties(GlossaryCategoryProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
Copy/clone constructor.
GlossaryCategoryRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryCategoryRequestBody describes the request body used to create/update glossary category properties.
GlossaryCategoryRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Default constructor
GlossaryCategoryRequestBody(GlossaryCategoryRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Copy/clone constructor.
GlossaryElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
GlossaryElement contains the properties and header for a glossary entity retrieved from the metadata repository.
GlossaryElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Default constructor
GlossaryElement(GlossaryElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Copy/clone constructor
GlossaryElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
GlossaryElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Default constructor
GlossaryElementResponse(GlossaryElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Copy/clone constructor
GlossaryElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
GlossaryElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Default constructor
GlossaryElementsResponse(GlossaryElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Copy/clone constructor
GlossaryExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
GlossaryExchangeInterface defines the client side interface for the Asset Manager OMAS that is relevant for managing glossaries.
GlossaryProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GlossaryProperties is a class for representing a generic glossary.
GlossaryProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Default constructor
GlossaryProperties(GlossaryProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Copy/clone constructor.
GlossaryRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryRequestBody describes the request body used to create/update glossary properties.
GlossaryRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Default constructor
GlossaryRequestBody(GlossaryRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Copy/clone constructor.
GlossaryTermActivityType - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
A GlossaryTermActivityType defines the type of activity described by a glossary term.
GlossaryTermCategorization - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GlossaryTermCategorization describes a type of relationship between a glossary term and a glossary category in a glossary.
GlossaryTermCategorization() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Default constructor
GlossaryTermCategorization(GlossaryTermCategorization) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Copy/clone constructor.
GlossaryTermContextDefinition - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GlossaryTermContextDefinition describes a type of context that a glossary term represents.
GlossaryTermContextDefinition() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Default constructor
GlossaryTermContextDefinition(GlossaryTermContextDefinition) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Copy/clone constructor.
GlossaryTermElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
GlossaryTermElement contains the properties and header for a glossary term entity retrieved from the metadata repository.
GlossaryTermElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Default constructor
GlossaryTermElement(GlossaryTermElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Copy/clone constructor
GlossaryTermElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryTermElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
GlossaryTermElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Default constructor
GlossaryTermElementResponse(GlossaryTermElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Copy/clone constructor
GlossaryTermElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryTermElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
GlossaryTermElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Default constructor
GlossaryTermElementsResponse(GlossaryTermElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Copy/clone constructor
GlossaryTermProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GlossaryTermProperties contains the semantic definition (meaning) of a word or phrase (term - collectively called terminology).
GlossaryTermProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Default constructor
GlossaryTermProperties(GlossaryTermProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Copy/clone constructor.
GlossaryTermRelationship - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GlossaryTermRelationship describes a type of relationship between two glossary terms in a glossary.
GlossaryTermRelationship() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Default constructor
GlossaryTermRelationship(GlossaryTermRelationship) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Copy/clone constructor.
GlossaryTermRelationshipStatus - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
A GlossaryTermRelationshipStatus defines the status of a relationship with a glossary term.
GlossaryTermRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryTermRequestBody describes the request body used to create/update glossary term properties.
GlossaryTermRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Default constructor
GlossaryTermRequestBody(GlossaryTermRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Copy/clone constructor.
GlossaryTermStatus - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
The GlossaryTermStatus defines the status of a glossary term.
GlossaryTermStatusRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryTermStatusRequestBody describes the request body used to update a glossary term's status.
GlossaryTermStatusRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Default constructor
GlossaryTermStatusRequestBody(GlossaryTermStatusRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Copy/clone constructor.
GovernanceActionElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
GovernanceActionTypeElement contains the properties and header for an entity retrieved from the metadata repository that represents a governance action type (plus relevant relationships and properties).
GovernanceActionElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
Default constructor
GovernanceActionElement(GovernanceActionElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
Copy/clone constructor
GovernanceActionElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GovernanceActionElementResponse is the response structure used on the Governance Engine OMAS REST API calls that returns a GovernanceAction element object as a response.
GovernanceActionElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionElementResponse
Default constructor
GovernanceActionElementResponse(GovernanceActionElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionElementResponse
Copy/clone constructor
GovernanceActionElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GovernanceActionElementsResponse is the response structure used on REST API calls that returns a list of GovernanceActionElement objects as a response.
GovernanceActionElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionElementsResponse
Default constructor
GovernanceActionElementsResponse(GovernanceActionElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionElementsResponse
Copy/clone constructor
GovernanceActionProcessElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
GovernanceActionProcessElement contains the properties and header for a governance action process entity retrieved from the metadata repository.
GovernanceActionProcessElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionProcessElement
Default constructor
GovernanceActionProcessElement(GovernanceActionProcessElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionProcessElement
Copy/clone constructor
GovernanceActionProcessElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GovernanceActionProcessElementResponse is the response structure used on the Governance Engine OMAS REST API calls that returns a GovernanceActionProcess element object as a response.
GovernanceActionProcessElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionProcessElementResponse
Default constructor
GovernanceActionProcessElementResponse(GovernanceActionProcessElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionProcessElementResponse
Copy/clone constructor
GovernanceActionProcessElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GovernanceActionProcessElementsResponse is the response structure used on REST API calls that returns a list of GovernanceActionProcessElement objects as a response.
GovernanceActionProcessElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionProcessElementsResponse
Default constructor
GovernanceActionProcessElementsResponse(GovernanceActionProcessElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionProcessElementsResponse
Copy/clone constructor
GovernanceActionProcessProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
Process properties defines the properties of a process.
GovernanceActionProcessProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Default constructor
GovernanceActionProcessProperties(GovernanceActionProcessProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Copy/clone Constructor
GovernanceActionProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GovernanceActionProperties provides a structure for carrying the properties for a governance action.
GovernanceActionProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Default constructor
GovernanceActionProperties(GovernanceActionProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Copy/clone constructor
GovernanceActionStatus - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
GovernanceActionStatus defines the current status for a governance action.
GovernanceActionTypeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
GovernanceActionTypesElement contains the properties and header for a governance action type entity retrieved from the metadata repository.
GovernanceActionTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionTypeElement
Default constructor
GovernanceActionTypeElement(GovernanceActionTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionTypeElement
Copy/clone constructor
GovernanceActionTypeElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GovernanceActionTypeElementResponse is the response structure used on the Governance Engine OMAS REST API calls that returns a GovernanceActionType element object as a response.
GovernanceActionTypeElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionTypeElementResponse
Default constructor
GovernanceActionTypeElementResponse(GovernanceActionTypeElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionTypeElementResponse
Copy/clone constructor
GovernanceActionTypeElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GovernanceActionTypeElementsResponse is the response structure used on REST API calls that returns a list of GovernanceActionTypeElement objects as a response.
GovernanceActionTypeElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionTypeElementsResponse
Default constructor
GovernanceActionTypeElementsResponse(GovernanceActionTypeElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionTypeElementsResponse
Copy/clone constructor
GovernanceActionTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GovernanceActionTypeProperties provides a structure for carrying the properties for a governance action type.
GovernanceActionTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Default constructor
GovernanceActionTypeProperties(GovernanceActionTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Copy/clone constructor
GovernanceDefinitionElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
GovernanceDefinitionElement is the superclass used to return the common properties of a governance definition stored in the open metadata repositories.
GovernanceDefinitionElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Default constructor
GovernanceDefinitionElement(GovernanceDefinitionElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Copy/clone constructor
GovernanceDefinitionProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GovernanceDefinitionProperties provides the base class for many of the definitions that define the data strategy and governance program.
GovernanceDefinitionProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Default Constructor
GovernanceDefinitionProperties(GovernanceDefinitionProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Copy/clone Constructor
GovernanceDefinitionStatus - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
GovernanceDefinitionStatus indicates whether the definition is complete and operational or in a state that means it is either under development or obsolete.
GovernanceExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
The GovernanceExchangeInterface enables the exchange of governance definitions between an external asset manager and open metadata.
GOVERNS - org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
 

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStub
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionProcessElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ComplexSchemaTypeProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EnumSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return a number that represents the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetConnectionRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CategorizationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EmbeddedConnectionRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionProcessElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionProcessElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionTypeElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionTypeElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NextGovernanceActionTypeElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessContainmentTypeRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Return hash code for this object

I

IGNORED - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
 
IN_PROGRESS - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
 
InfrastructureExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
The InfrastructureExchangeInterface supports the exchange of metadata about Hosts, SoftwareServerPlatforms, SoftwareServers and SoftwareServerCapabilities such as Applications.
INOUT_PORT - org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
 
INPUT_PORT - org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
 
INVALID - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
 

K

KeyPattern - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
A KeyPattern defines the type of External Identifier in use for an asset, or the type of Primary Key used within an asset.

L

LineageExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
The LineageExchangeInterface supports the exchange of process definitions and lineage linkage.
LineageMappingElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
LineageMappingElement contains the properties and header for a lineage mapping relationship retrieved from the metadata repository.
LineageMappingElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Default constructor
LineageMappingElement(LineageMappingElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Copy/clone constructor
LineageMappingElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
LineageMappingElementsResponse is a response object for passing back a a list of lineage mapping relationships or an exception if the request failed.
LineageMappingElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
Default constructor
LineageMappingElementsResponse(LineageMappingElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
Copy/clone constructor
linkDefinitions(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Link two related definitions together.
linkExternalReferenceToElement(String, String, String, boolean, String, String, ExternalReferenceLinkProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalReferencesInterface
Link an external reference to an object.
LiteralSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.
LiteralSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Default constructor
LiteralSchemaTypeProperties(LiteralSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Copy/clone Constructor - the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
LOCAL_COHORT - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
 
LOCAL_KEY - org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
 
LocationProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
LocationProperties is a class for representing a physical or digital location.
LocationProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Default constructor
LocationProperties(LocationProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Copy/clone constructor.

M

MAINTAINS - org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
 
MapSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
MapSchemaType describes a schema element of type map.
MapSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Default constructor
MapSchemaTypeProperties(MapSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Copy/clone Constructor.
MetadataCorrelationHeader - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
MetadataCorrelationHeader provides details of the external identifier(s) and other correlation properties to help the connector/client work out the correlation between the open metadata elements and the third party technology elements.
MetadataCorrelationHeader() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
Default constructor
MetadataCorrelationHeader(MetadataCorrelationHeader) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
Copy/clone constructor
MetadataCorrelationProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
MetadataCorrelationProperties describes the common properties used to pass the properties of metadata elements to the metadata repositories (aka properties server).
MetadataCorrelationProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Default constructor
MetadataCorrelationProperties(MetadataCorrelationProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Copy/clone constructor.
MetadataElement - Interface in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
MetadataElement is the common interface for all metadata elements.
MIRROR_KEY - org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
 

N

NameRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
NameRequestBody is the request body structure used on OMAG REST API calls that passes a name that is used to retrieve an element by name.
NameRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Default constructor
NameRequestBody(NameRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Copy/clone constructor
NATURAL_KEY - org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
 
NEW_ELEMENT_CREATED - org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
 
NextGovernanceActionTypeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
NextGovernanceActionTypeElement contains the properties and header for a governance action type entity plus the properties of a NextGovernanceActionType relationship retrieved from the metadata repository.
NextGovernanceActionTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
Default constructor
NextGovernanceActionTypeElement(NextGovernanceActionTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
Copy/clone constructor
NextGovernanceActionTypeElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
NextGovernanceActionTypeElementsResponse is the response structure used on REST API calls that returns a list of NextGovernanceActionTypeElement objects as a response.
NextGovernanceActionTypeElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NextGovernanceActionTypeElementsResponse
Default constructor
NextGovernanceActionTypeElementsResponse(NextGovernanceActionTypeElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NextGovernanceActionTypeElementsResponse
Copy/clone constructor
NO_SCOPE_FOR_EXTERNAL_ID - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
 
NULL_CONNECTOR_RETURNED - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
 
NULL_LISTENER - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
 

O

OBSOLETE - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
 
OMRS_NOT_INITIALIZED - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
 
OPERATION - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
 
OperationalStatus - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
OperationalStatus defines whether a component is usable.
org.odpi.openmetadata.accessservices.assetmanager.api - package org.odpi.openmetadata.accessservices.assetmanager.api
This package contains the different interfaces of the asset manager.
org.odpi.openmetadata.accessservices.assetmanager.events - package org.odpi.openmetadata.accessservices.assetmanager.events
Definitions of the different types of events that the Asset Manager OMAS can publish.
org.odpi.openmetadata.accessservices.assetmanager.ffdc - package org.odpi.openmetadata.accessservices.assetmanager.ffdc
This package provides the first failure data capture support for the Asset Manager OMAS module.
org.odpi.openmetadata.accessservices.assetmanager.metadataelements - package org.odpi.openmetadata.accessservices.assetmanager.metadataelements
The metadata elements describe the way that metadata is returned from the repository.
org.odpi.openmetadata.accessservices.assetmanager.properties - package org.odpi.openmetadata.accessservices.assetmanager.properties
These beans describe the core properties that are passed to the server to create and update metadata.
org.odpi.openmetadata.accessservices.assetmanager.rest - package org.odpi.openmetadata.accessservices.assetmanager.rest
This package defines the beans used to build the REST request and response payloads.
OTHER - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
OTHER - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
 
OTHER - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
 
OTHER - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
 
OTHER - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
 
OTHER - org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
 
OTHER - org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
 
OTHER - org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
 
OTHER - org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
 
OTHER - org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
 
OUT_TOPIC_EVENT - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
 
OUTIN_PORT - org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
 
OUTPUT_PORT - org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
 
OWNED - org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
 
OWNS - org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
 

P

PARSE_EVENT_EXCEPTION - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
 
PortElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
PortElement contains the properties and header for a port entity retrieved from the metadata repository.
PortElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Default constructor
PortElement(PortElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Copy/clone constructor
PortElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
PortElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
PortElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Default constructor
PortElementResponse(PortElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Copy/clone constructor
PortElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
PortElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
PortElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Default constructor
PortElementsResponse(PortElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Copy/clone constructor
PortProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
PortProperties is a class for representing a generic port for a process.
PortProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Default constructor
PortProperties(PortProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Copy/clone constructor.
PortRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
PortRequestBody describes the request body used to create/update port properties.
PortRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Default constructor
PortRequestBody(PortRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Copy/clone constructor.
PortType - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
PortType defines the different port types used for open metadata.
position - Variable in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
 
position - Variable in class org.odpi.openmetadata.accessservices.assetmanager.rest.EmbeddedConnectionRequestBody
 
PREPARED - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
PrimaryKeyClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
PrimaryKeyClassificationRequestBody is used to classify a schema attribute as a primary key.
PrimaryKeyClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
Default constructor
PrimaryKeyClassificationRequestBody(PrimaryKeyClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
Copy/clone constructor for a primary key.
PrimaryKeyProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
PrimaryKeyProperties describes the properties of a primary key.
PrimaryKeyProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Default constructor
PrimaryKeyProperties(PrimaryKeyProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Copy/clone constructor for a primary key.
PrimitiveSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
PrimitiveSchemaTypeProperties is a class for representing a primitive value.
PrimitiveSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimitiveSchemaTypeProperties
Default constructor
PrimitiveSchemaTypeProperties(PrimitiveSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimitiveSchemaTypeProperties
Copy/clone constructor.
PROCESS - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
 
PROCESS_EVENT_EXCEPTION - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
 
ProcessCallElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ProcessCallElement contains the properties and header for a process call relationship retrieved from the metadata repository.
ProcessCallElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Default constructor
ProcessCallElement(ProcessCallElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Copy/clone constructor
ProcessCallElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessCallElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
ProcessCallElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
Default constructor
ProcessCallElementResponse(ProcessCallElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
Copy/clone constructor
ProcessCallElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessCallElementsResponse is a response object for passing back a a list of process call relationships or an exception if the request failed.
ProcessCallElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
Default constructor
ProcessCallElementsResponse(ProcessCallElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
Copy/clone constructor
ProcessCallProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ProcessCallProperties describe the properties for a process call relationship.
ProcessCallProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Default constructor
ProcessCallProperties(ProcessCallProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Copy/clone constructor.
ProcessCallRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessCallRequestBody describes the request body used when linking elements within processes.
ProcessCallRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
Default constructor
ProcessCallRequestBody(ProcessCallRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
Copy/clone constructor.
ProcessContainmentType - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
ProcessContainmentType defines the ownership of a process withing a sub process.
ProcessContainmentTypeRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessContainmentTypeRequestBody is the request body structure used on OMAG REST API calls that passes a ProcessContainmentType enum.
ProcessContainmentTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessContainmentTypeRequestBody
Default constructor
ProcessContainmentTypeRequestBody(ProcessContainmentTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessContainmentTypeRequestBody
Copy/clone constructor
ProcessElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ProcessElement contains the properties and header for a process entity retrieved from the metadata repository.
ProcessElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Default constructor
ProcessElement(ProcessElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Copy/clone constructor
ProcessElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
ProcessElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Default constructor
ProcessElementResponse(ProcessElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Copy/clone constructor
ProcessElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
ProcessElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Default constructor
ProcessElementsResponse(ProcessElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Copy/clone constructor
processEvent(AssetManagerOutTopicEvent) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerEventListener
Process an event that was published by the Asset Manager OMAS.
ProcessProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
Process properties defines the properties of a process.
ProcessProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Default constructor
ProcessProperties(ProcessProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Copy/clone Constructor
ProcessRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessRequestBody describes the request body used to create/update process properties.
ProcessRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Default constructor
ProcessRequestBody(ProcessRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Copy/clone constructor.
ProcessStatus - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
The ProcessStatus defines the status of a process.
ProcessStatusRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessStatusRequestBody describes the request body used to update a process's status.
ProcessStatusRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Default constructor
ProcessStatusRequestBody(ProcessStatusRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Copy/clone constructor.
PROJECT - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
 
PROPOSED - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
PROPOSED - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
 
PROPOSED - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
 
PROPOSED - org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
 
publishDataAsset(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Update the zones for the asset so that it becomes visible to consumers.
PUBLISHING_SHUTDOWN - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
 
PUBLISHING_SHUTDOWN_ERROR - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
 
publishProcess(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update the zones for the asset so that it becomes visible to consumers.

Q

QueryTargetProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
QueryTargetProperties defines a query on a schema element that returns all or part of the value for a derived schema type.
QueryTargetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Default constructor
QueryTargetProperties(QueryTargetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Copy/clone constructor.

R

recognizedAdditionalProperties - Variable in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
 
recognizedConfigurationProperties - Variable in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
 
recognizedSecuredProperties - Variable in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
 
RECYCLED_KEY - org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
 
ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
Many open metadata entities are referenceable.
ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Default constructor
ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Copy/clone constructor.
REFRESH_ELEMENT_EVENT - org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
 
registerListener(String, AssetManagerEventListener) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerEventInterface
Register a listener object that will be passed each of the events published by the Asset Manager OMAS.
REJECTED - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
RelationshipProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ConfigurationItemProperties provides the base class for infrastructure items.
RelationshipProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
Default constructor
RelationshipProperties(RelationshipProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
Copy/clone constructor.
removeConnection(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Remove the metadata element representing a connection.
removeConnectorType(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Remove the metadata element representing a connectorType.
removeDataAsset(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Remove the metadata element representing an asset.
removeElementFromSubjectArea(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Remove the subject area designation from the identified element.
removeEndpoint(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Remove the metadata element representing a endpoint.
removeExternalGlossaryLink(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove information about a link to an external glossary resource (and the relationships that attached it to the glossaries).
removeExternalIdentifier(String, String, String, SynchronizationDirection, String, String, String, String, String, String, String, KeyPattern, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerInterface
Remove an external identifier from an existing open metadata element.
removeGlossary(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the metadata element representing a glossary.
removeGlossaryCategory(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the metadata element representing a glossary category.
removeGlossaryTerm(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the metadata element representing a glossary term.
removeGovernanceDefinitionFromElement(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Remove the GovernedBy relationship between a governance definition and an element.
removePort(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the metadata element representing a port.
removeProcess(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the metadata element representing a process.
removeSchemaAttribute(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Remove the metadata element representing a schema attribute.
removeSchemaType(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Remove the metadata element representing a schema type.
removeValidValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Remove the valid value form the repository.
REQUESTED - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
 
RequestSourceElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
RequestSourceElement describes the element that triggered the request to the governance action service.
RequestSourceElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Typical Constructor
RequestSourceElement(RequestSourceElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
retrieveAttachedExternalReferences(String, String, String, String, Date, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalReferencesInterface
Retrieve the list of external references attached to the supplied object.

S

scanDataAssets(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Step through the assets visible to this caller.
SchemaAttributeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
SchemaTypeElement contains the properties and header for a reference data asset retrieved from the metadata repository.
SchemaAttributeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Default constructor
SchemaAttributeElement(SchemaAttributeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Copy/clone constructor
SchemaAttributeElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaAttributeElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
SchemaAttributeElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Default constructor
SchemaAttributeElementResponse(SchemaAttributeElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Copy/clone constructor
SchemaAttributeElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaAttributeElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
SchemaAttributeElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Default constructor
SchemaAttributeElementsResponse(SchemaAttributeElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Copy/clone constructor
SchemaAttributeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SchemaAttributeProperties represents a attribute that is part of a complex schema type.
SchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Default constructor
SchemaAttributeProperties(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Copy/clone constructor.
SchemaAttributeRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaAttributeRequestBody describes the request body used to create/update schema attribute properties.
SchemaAttributeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Default constructor
SchemaAttributeRequestBody(SchemaAttributeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Copy/clone constructor.
SchemaExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
SchemaExchangeInterface defines the common methods for managing schemas.
SchemaProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SchemaProperties is a bean containing the common attributes for schema types and schema attributes.
SchemaProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Default constructor
SchemaProperties(SchemaProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Copy/clone Constructor.
SchemaTypeChoiceProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.
SchemaTypeChoiceProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
Default constructor
SchemaTypeChoiceProperties(SchemaTypeChoiceProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
Copy/clone Constructor - the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
SchemaTypeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
SchemaTypeElement contains the properties and header for a reference data asset retrieved from the metadata repository.
SchemaTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Default constructor
SchemaTypeElement(SchemaTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Copy/clone constructor
SchemaTypeElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaTypeElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
SchemaTypeElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Default constructor
SchemaTypeElementResponse(SchemaTypeElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Copy/clone constructor
SchemaTypeElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaTypeElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
SchemaTypeElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Default constructor
SchemaTypeElementsResponse(SchemaTypeElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Copy/clone constructor
SchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SchemaTypeProperties carries the common parameters for creating or updating schema types.
SchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Default constructor
SchemaTypeProperties(SchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Copy/clone Constructor.
SchemaTypeRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaTypeRequestBody describes the request body used to create/update schema type properties.
SchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Default constructor
SchemaTypeRequestBody(SchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Copy/clone constructor.
SearchStringRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SearchStringRequestBody is the request body structure used on OMAG REST API calls that passes a regular expression to use as a search string.
SearchStringRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Default constructor
SearchStringRequestBody(SearchStringRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Copy/clone constructor
SecureLocation - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SecureLocation defines that a location is secure.
SecureLocation() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Default constructor
SecureLocation(SecureLocation) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Copy/clone constructor.
ServerAssetUseProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ServerAssetUseProperties describes the properties for the ServerAssetUse relationship between a software server capability and an asset.
ServerAssetUseProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Default constructor
ServerAssetUseProperties(ServerAssetUseProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Copy/clone constructor
ServerAssetUseType - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
ProcessContainmentType defines the ownership of a process withing a sub process.
SERVICE_INITIALIZED - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
 
SERVICE_INITIALIZING - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
 
SERVICE_INSTANCE_FAILURE - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
 
SERVICE_INSTANCE_TERMINATION_FAILURE - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
 
SERVICE_PUBLISHING - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
 
SERVICE_SHUTDOWN - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
 
setAbbreviation(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Set up the abbreviation used for this term.
setAbbreviation(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Set up the abbreviation used for this technical element.
setAbbreviation(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Set up the abbreviation used for this technical element.
setActionStatus(GovernanceActionStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the current status of the governance action.
setActionTargetElements(List<ActionTargetElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
Set up the list of elements that the governance action will work on.
setActionTargetGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Set up the unique identifier for this action target.
setActionTargetName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Set up the name assigned to this action target.
setActionTypeProperties(GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionTypeElement
Set up process properties
setActivityType(GlossaryTermActivityType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Set up the activity type for the classification.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Set up additional properties.
setAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
Set up address of the location.
setAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Set up the network address of the endpoint.
setAliases(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up a list of alternative names for the attribute.
setAllowsDuplicateValues(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up whether the same value can be used by more than one instance of this attribute.
setAnchorGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Set up an optional anchor GUID for the new external reference.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
Set up the arguments for the embedded connection.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EmbeddedConnectionRequestBody
Set up the arguments for the embedded connection.
setAssetManagerGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up the unique identifier of the software server capability that represents the asset manager.
setAssetManagerGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Set up the unique identifier of the software server capability that represents the asset manager.
setAssetManagerName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up the qualified name of the software server capability that represents the asset manager.
setAssetManagerName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Set up the qualified name of the software server capability that represents the asset manager.
setAssetSummary(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetConnectionRequestBody
Set up the properties for the relationship.
setAttributeCount(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ComplexSchemaTypeProperties
Set up the count of attributes in this schema type
setAuthor(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Set up the name of the author of the schema element.
setBusinessSignificant(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Classify a port, process or asset as "BusinessSignificant" (this may effect the way that lineage is displayed).
setCalled(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Set up the element header associated with end 2 of the relationship.
setCaller(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Set up the element header associated with end 1 of the relationship.
setCategorizationProperties(GlossaryTermCategorization) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CategorizationRequestBody
Set up the properties for the relationship.
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the name of the classification if the event relates to classifications.
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Set up the name of the classification
setClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Set up a collection of the additional stored properties for the classification.
setClassifications(List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Set up the classifications associated with this metadata element.
setClearPassword(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Set up an unencrypted password.
setCompletionDate(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Set up the date/time when the governance action service stopped processing this target element.
setCompletionGuards(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the list of completion guards supplied by the governance service.
setCompletionTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the date/time that the governance service completed (or null if not yet completed).
setConfidence(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Set up the level of confidence that the foreign key is correct.
setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Set up the configuration properties for this Connection.
setConnectionProperties(ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Set up the properties for the connection.
setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
The name of the connector provider class name.
setConnectorType(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Set up the connector type properties for this Connection.
setConnectorTypeProperties(ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Set up the properties for the connector type.
setContextDefinition(GlossaryTermContextDefinition) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Set up the contextDefinition for this term.
setControlFlowHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Set up the element header associated with the relationship.
setControlFlowProperties(ControlFlowProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Set up relationship properties
setCoordinates(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Set up coordinates of the location.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionProcessElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionTypeElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCreatedBy(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Set up the name of the user that created this instance.
setCreateTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Set up the time that this instance was created.
setCreateTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Set up the time that the data store was created.
setCurrentStep(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Set up the element header associated with end 1 of the relationship.
setDataAssetAsReferenceData(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Classify the asset to indicate that it can be used as reference data.
setDataAssetProperties(DataAssetProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Set up the properties for the asset.
setDataConsumer(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Set up the element header associated with end 2 of the relationship.
setDataFlowHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Set up the element header associated with the relationship.
setDataFlowProperties(DataFlowProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Set up relationship properties
setDataSupplier(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Set up the element header associated with end 1 of the relationship.
setDataType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Set up the data type for this element.
setDataType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Set up the data type for this element.
setDefaultValue(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Set up the default value for the element.
setDefaultValueOverride(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up any default value for this attribute that would override the default defined in the schema element for this attribute's type (note only used is type is primitive).
setDeployer(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Set up the userId of the deployer.
setDeployer(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Set up the userId of the deployer.
setDeployerPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Set up the property name from the element used to represent the deployer.
setDeployerPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Set up the property name from the element used to represent the deployer.
setDeployerTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Set up the type name of the element used to represent the deployer.
setDeployerTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Set up the type name of the element used to represent the deployer.
setDeploymentStatus(OperationalStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Set up whether the capability is ready to use.
setDeploymentTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Set up the time that the capability was deployed into the server.
setDeploymentTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
Set up the time that the capability was deployed into the server.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Set up description of the element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
Set up description of the element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Set up the the description of the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Set up the the description of the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Set up the description of the external reference to help the reader know if they want to click on the link.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Set up description of the foreign key.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
Set up the description of the glossary category.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Set up the description of the glossary.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Set up description of the categorization.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Set up description of the context.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Set up the stored description property for the term.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Set up description of the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Set up the stored description property for the technical element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the description of the governance action.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Set up the description of the governance action.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Set up the full description of the governance definition.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Set up the description of the location.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Set up the the description of the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Set up description of the security at the location.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Set up the description of the relationship between the software server capability and the asset.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Set up the technical description of the capability.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Set up the stored description property for the technical element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the stored description property associated with the metadata entity.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Set up the stored description property associated with the valid value.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
Set up the printable name of the embedded connection.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Set up name of the external reference.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
Set up a human memorable name for the glossary category.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Set up a human memorable name for the glossary.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Set up the stored display name property for the term.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Set up the stored display name property for the technical element.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the display name for the governance action.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Set up the display name for the governance action.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Set up a human memorable name for the location.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Set up a human memorable name for the port.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Set up the stored display name property for the technical element.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the stored display name property for the metadata entity.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Set up the stored display name property for the valid value.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EmbeddedConnectionRequestBody
Set up the printable name of the embedded connection.
setDocumentIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Set up the fully qualified name.
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the identifier of the governance domain that this action belongs to (0=ALL/ANY).
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Set up the identifier of the governance domain that this action belongs to (0=ALL/ANY).
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Set up the identifier of the governance domain that this definition belongs to (0=all).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
Set up the date/time to use for the query.
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setElement(ConnectionElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
Set up the metadata element to return.
setElement(ConnectorTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
Set up the metadata element to return.
setElement(ControlFlowElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
Set up the element result.
setElement(DataAssetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Set up the element result.
setElement(DataFlowElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
Set up the element result.
setElement(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
Set up the element result.
setElement(EndpointElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
Set up the metadata element to return.
setElement(ExternalReferenceElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
Set up the element result.
setElement(ExternalReferenceLinkElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
Set up the element result.
setElement(GlossaryCategoryElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Set up the element result.
setElement(GlossaryElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Set up the element result.
setElement(GlossaryTermElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Set up the element result.
setElement(GovernanceActionElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionElementResponse
Set up the properties object.
setElement(GovernanceActionProcessElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionProcessElementResponse
Set up the properties object.
setElement(GovernanceActionTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionTypeElementResponse
Set up the properties object.
setElement(PortElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Set up the element result.
setElement(ProcessCallElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
Set up the element result.
setElement(ProcessElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Set up the element result.
setElement(SchemaAttributeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Set up the element result.
setElement(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Set up the element result.
setElementDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Set up a description of the association between the category and the external element from the external glossary resource.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up details of the subject of the event.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionProcessElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataElement
Set up the element header associated with the open metadata element.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Set up the element header associated with the properties.
setElementIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Set up the identifier in the external glossary resource that is equivalent to this element.
setElementList(List<ConnectionElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
Set up the list of metadata elements to return.
setElementList(List<ConnectorTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
Set up the list of metadata elements to return.
setElementList(List<ControlFlowElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
Set up the metadata element to return.
setElementList(List<DataAssetElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Set up the metadata element to return.
setElementList(List<DataFlowElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
Set up the metadata element to return.
setElementList(List<ElementHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
Set up the metadata element to return.
setElementList(List<EndpointElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
Set up the list of metadata elements to return.
setElementList(List<ExternalGlossaryLinkElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
Set up the metadata element to return.
setElementList(List<ExternalReferenceElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
Set up the metadata element to return.
setElementList(List<ExternalReferenceLinkElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
Set up the metadata element to return.
setElementList(List<GlossaryCategoryElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Set up the metadata element to return.
setElementList(List<GlossaryElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Set up the metadata element to return.
setElementList(List<GlossaryTermElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Set up the metadata element to return.
setElementList(List<LineageMappingElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
Set up the metadata element to return.
setElementList(List<PortElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Set up the metadata element to return.
setElementList(List<ProcessCallElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
Set up the metadata element to return.
setElementList(List<ProcessElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Set up the metadata element to return.
setElementList(List<SchemaAttributeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Set up the metadata element to return.
setElementList(List<SchemaTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Set up the metadata element to return.
setElementPosition(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the position of this schema attribute in its parent schema.
setElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the map of properties for the element provided with the event.
setElementProperties(ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
Set up the properties for the element.
setElementProperties(ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
Set up the properties for the element.
setElementProperties(DataAssetProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Set up the properties for the element.
setElementProperties(EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
Set up the properties for the element.
setElementProperties(ExternalGlossaryElementLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
Set up the properties for the element.
setElementProperties(ExternalGlossaryLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
Set up the properties for the element.
setElementProperties(ExternalReferenceLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
Set up the properties for the element.
setElementProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Set up the properties for the element.
setElementProperties(GlossaryCategoryProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Set up the properties for the element.
setElementProperties(GlossaryProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Set up the properties for the element.
setElementProperties(GlossaryTermProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Set up the properties for the element.
setElementProperties(GlossaryTermProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Set up the properties for the element.
setElementProperties(PortProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Set up the properties for the element.
setElementProperties(ProcessProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Set up the properties for the element.
setElementProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Set up the properties for the element.
setElementProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Set up the properties for the element.
setElementProperties(TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Set up the properties for the element.
setElements(List<GovernanceActionElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionElementsResponse
Set up the properties objects.
setElements(List<GovernanceActionProcessElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionProcessElementsResponse
Set up the properties objects.
setElements(List<GovernanceActionTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionTypeElementsResponse
Set up the properties objects.
setElements(List<NextGovernanceActionTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NextGovernanceActionTypeElementsResponse
Set up the properties objects.
setEmbeddedConnection(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
Set up the embedded connection
setEmbeddedConnections(List<EmbeddedConnection>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Set up the list of embedded connections for this virtual connection.
setEncodingDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Set up the description of the encoding used in the data store.
setEncodingLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Set up the name of the natural language used for text strings within the data store.
setEncodingProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Set up the additional properties associated with the encoding process.
setEncodingStandard(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Set up the format (encoding standard) used for this schema.
setEncodingType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Set up the name of the encoding style used in the data store.
setEncryptedPassword(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Set up an encrypted password.
setEncryptionMethod(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Set up the encryption method used on this Endpoint.
setEndOneElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the element at end one of the relationship that is described in the principleElement.
setEndOneElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up tthe property map for end one's properties (used for relationship events).
setEndpoint(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Set up the endpoint properties for this Connection.
setEndpointProperties(EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Set up the properties for the endpoint.
setEndTwoElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the element at end two of the relationship that is described in the principleElement.
setEndTwoElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the property map for end two's properties (used for relationship events).
setEventTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the time that the element was updated.
setEventType(AssetManagerEventType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the event type.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the event version id.
setExamples(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Return the description of one or more examples.
setExpression(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Set up the expression that describes the relationship.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExternalIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up the unique identifier used in the external asset manager for this element.
setExternalIdentifierName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up a short description of the external identifier (such as style or property name).
setExternalIdentifierSource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up the component (connector/client) that created/maintained this external identifier and its relationship to the open metadata element(s).
setExternalIdentifierUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up a short description of how the external identifier is used.
setExternalSchemaType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Set up the schema type that is reusable amongst assets.
setExternalSchemaTypeGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Set up the unique identifier of the external schema type.
setFixedValue(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Set up the fixed value for the element.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Set up the formula of the relationship.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Set up the the description of the processing performed by this process.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Set up the formula of the relationship.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Set up the the description of the processing performed by this process.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Set up the formula used to combine the values of the queries.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Set up the formula used to calculate the value.
setGlossaryAsCanonical(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
setGlossaryAsTaxonomy(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary to indicate that it can be used as a taxonomy.
setGlossaryCategoryProperties(GlossaryCategoryProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Set up the glossary schema properties.
setGlossaryProperties(GlossaryProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Set up glossary properties
setGlossaryTermProperties(GlossaryTermProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Set up the glossary term properties.
setGlossaryTermStatus(GlossaryTermStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Set up the status for the element.
setGovernanceActionTypeGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the unique identifier for the governance action type that acted as a template for this governance action (if appropriate).
setGovernanceActionTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the unique name for the governance action type that acted as a template for this governance action (if appropriate).
setGovernanceEngineGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the unique identifier of governance engine that is processing the governance action.
setGovernanceEngineGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Set up the unique identifier of governance engine that is processing the governance action.
setGovernanceEngineName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the unique name of governance engine that is processing the governance action.
setGuard(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
Set up the triggering guard (or null for any guard).
setGuard(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Set up the guard of the relationship.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Set up the guid for the element.
setHomeMetadataCollectionId(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Set up the unique identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
setHomeMetadataCollectionName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Set up the name of the metadata collection that this asset belongs to.
setIgnoreMultipleTriggers(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
Set up whether this action type can be triggered more than once in a single step of the governance action process.
setImplementationLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Set up the name of the programming language that this process is implemented in.
setImplementationLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Set up the name of the programming language that this process is implemented in.
setImplications(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Set up the list of implications for the organization that this governance definition brings.
setInitialStatus(GlossaryTermStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Set up the initial status for the controlled glossary term.
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Set whether the schema element deprecated or not.
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Set whether the valid value is deprecated or not.
setIsNullable(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up whether the field is nullable or not.
setIsReferenceAsset(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
Set up whether this asset is being used as a reference data set.
setKeyPattern(KeyPattern) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up the key pattern used in the asset manager for the external identifier.
setKeyPattern(KeyPattern) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Set up the key pattern for the primary key.
setLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Set up the language that the glossary contents are written in.
setLastSynchronized(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
Set up the last time that the metadata properties were synchronized between open metadata and the third party technology.
setLastVerified(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Set up the date that a steward verified the link.
setLength(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the length of the data field.
setLevel(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Set up the level of security for the location.
setLicense(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Set up the license associated with this metadata element (null means none)
setLineageMappingHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Set up the element header associated with the relationship.
setLink(ExternalReferenceLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Set up the specific link properties used to identify this link to the attached element.
setLinkDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
Set up the description of the external reference with respect to the linked object.
setLinkId(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
Set up the identifier that this reference is to be known as with respect to the linked object.
setLinkProperties(ExternalGlossaryElementLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Set up the glossary term properties.
setLinkProperties(ExternalGlossaryLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Set up the glossary term properties.
setMaintainedBy(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Set up the list of users responsible for maintaining this instance.
setMandatoryGuard(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
Set up if the guard must be returned from the previous action for any of the next actions to progress.
setMandatoryGuards(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the list of guards that must be received before this governance action can proceed.
setMapFromElement(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Set up the type of schema element that represents the key or property name for the map.
setMappingProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up any additional properties to help with the mapping of the external identifier to open metadata elements.
setMapProjection(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Set up the name of the map projection scheme used to define the coordinates.
setMapToElement(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Set up the type of schema element that represents the property value for the map.
setMaxCardinality(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the maximum number of instances allowed for this attribute.
setMaximumInstances(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Set up the maximum number of running asset instances controlled by the software server capability.
setMaximumInstancesSet(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Set up whether the maximum instances value is set up or just default.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMinCardinality(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the minimum number of instances allowed for this attribute.
setMinimumInstances(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Set up the minimum number of running asset instances controlled by the software server capability.
setMinimumInstancesSet(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Set up whether the minimum instances value is set up or just default.
setMinimumLength(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the minimum length of the data.
setModifiedTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Setup the last known time the data store was modified.
setName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Set up the display name for UIs and reports.
setName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Set up name of the primary key.
setName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Set up the name for the query request.
setNameParameterName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Set up the parameter name.
setNamespace(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Set up the name of the namespace that this type belongs to.
setNativeJavaClass(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the name of the Java class to use to represent this type.
setNetworkAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the physical network address of this metadata element (if this makes sense).
setNextActionLinkGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
Set up the unique identifier of the relationship.
setNextActionType(GovernanceActionTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
Set up details of the next governance action type
setNextStep(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Set up the element header associated with end 2 of the relationship.
setOrderedValues(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up whether the attribute instances are arranged in an order.
setOrganization(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Set up the name or identifier or url of the organization that owns the external resource.
setOrganizingPrinciple(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Set up the organizing principle used to create the taxonomy in the glossary.
setOrigin(ElementOrigin) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Set up information about the origin of the element.
setOriginCategory(ElementOriginCategory) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Set up the details of this element's origin.
setOriginGovernanceEngine(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Set up the governance engine that created this governance action (if any).
setOriginGovernanceService(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Set up the governance service that created this governance action (if any).
setOutcomes(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Set up the list of expected outcomes from implementing this governance definition.
setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Set up the patch level of the discovery engine.
setPathName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Set up the fully qualified physical location of the data store.
setPortProperties(PortProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Set up port properties
setPortType(PortType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Set up the direction of data flow of the port.
setPosition(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.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.assetmanager.properties.FixedLocation
Set up postal address of the location.
setPrecision(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the number of significant digits to the right of decimal point.
setPreferredValue(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.events.AssetManagerOutTopicEvent
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.assetmanager.events.AssetManagerOutTopicEvent
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.assetmanager.events.AssetManagerOutTopicEvent
Set up the previous version of the element's properties (if the event is related to an element update).
setPrimaryKeyProperties(PrimaryKeyProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
Set up the properties associated with the primary key.
setPriority(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Set up the priority of this governance definition.
setProcessCallHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Set up the element header associated with the relationship.
setProcessCallProperties(ProcessCallProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Set up relationship properties
setProcessContainmentType(ProcessContainmentType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessContainmentTypeRequestBody
Set up the relationship between the parent and child process.
setProcessingEngineUserId(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the userId of the governance engine that is responsible for running the governance service for this governance action.
setProcessName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the name of the governance action process - or similar request source.
setProcessProperties(GovernanceActionProcessProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionProcessElement
Set up process properties
setProcessProperties(ProcessProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Set up process properties
setProcessStatus(ProcessStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Set up the process status.
setProcessStatus(ProcessStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Set up the status for the element.
setProperties(ControlFlowProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
Set up the properties for the relationship.
setProperties(DataFlowProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
Set up the properties for the relationship.
setProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Set up the list of links to external documentation that are relevant to this element.
setProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Set up the list of links to external documentation that are relevant to this element.
setProperties(ForeignKeyProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Set up the properties for the relationship.
setProperties(GlossaryTermRelationship) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Set up the properties for the relationship.
setProperties(GovernanceActionProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
Set up the properties of the governance action.
setProperties(GovernanceDefinitionProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Set up the requested governance definition.
setProperties(ProcessCallProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
Set up the properties for the relationship.
setProtocol(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Set up the protocol to use for this Endpoint
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the fully qualified name.
setQueries(List<QueryTargetProperties>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Set up the list of queries that are used to create the derived schema element.
setQuery(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Set up the query string for this element.
setQueryId(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Set up the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
setQueryTargetGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Set up the unique identifier that describes the data source that will be queried to get part of the derived value.
setReceivedGuards(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the list of guards provided by the previous governance service(s).
setRecognizedAdditionalProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.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.assetmanager.properties.ConnectorTypeProperties
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
setRequestedTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the time that the governance action was created.
setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the parameters to pass onto the governance service.
setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Set up the parameters to pass onto the governance service.
setRequestSourceElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Set up the specific element that caused the governance action service to be started.
setRequestSourceElements(List<RequestSourceElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
Set up the list of elements that triggered this request.
setRequestSourceName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Set up the assigned to this request source.
setRequestType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the request type associated with this governance action, used to identify ths governance service to run.
setRequestType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Set up the request type associated with this governance action, used to identify ths governance service to run.
setResults(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Set up the list of actual results from implementing this governance definition.
setSchemaAttributeProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Set up the properties for the schema.
setSchemaElementAsCalculatedValue(String, String, String, boolean, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Classify the schema type (or attribute if type is embedded) to indicate that it is a calculated value.
setSchemaOptions(List<SchemaTypeProperties>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
Set up the list of alternative schema types that this attribute or asset may use.
setSchemaType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up SchemaType for this schema attribute.
setSchemaTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the properties for the schema.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Set up the scope of where the context applies.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Set up the organizational scope that this governance definition applies to.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Set up the scope of values that this valid value covers (normally used with sets)
setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Set up the scope that the terms in the glossary covers.
setSearchString(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Set up the search.
setSearchStringParameterName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Set up the search string parameter name.
setSecuredProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Set up the secured properties for this Connection.
setSoftwareCapabilitiesProperties(SoftwareCapabilitiesProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Set up the properties of the software server capability.
setSoftwareCapabilitiesProperties(SoftwareCapabilitiesProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Set up the properties of the software server capability.
setSoftwareCapabilityStatus(OperationalStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
Set up whether the capability is ready to use.
setSortOrder(DataItemSortOrder) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the order that the attribute instances are arranged in - if any.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Set up the id of the source of the knowledge of the foreign key.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Set up the id of the source of the knowledge of the relationship.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Set up the source of the discovery engine implementation.
setSourceElement(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Set up the element header associated with end 1 of the relationship.
setSourceServer(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Set up the name of the server where the element was retrieved from.
setStartDate(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Set up the date/time when the governance action service started processing this target element.
setStartTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
Set up the time that this governance action should start (null means as soon as possible).
setStatus(ElementStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Set up the current status of the element - typically ACTIVE.
setStatus(GlossaryTermRelationshipStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Set up whether this relationship should be used.
setStatus(GlossaryTermRelationshipStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Set up whether this relationship should be used.
setStatus(GovernanceActionStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Set up current status of the action target.
setStatus(GovernanceDefinitionStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Set up the status of this governance definition.
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Set up the identifier for the steward that created the link.
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Set up the id of the steward who assigned the foreign key (or approved the discovered value).
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Set up the id of the steward who assigned the relationship (or approved the discovered value).
setSummary(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Set up the short (1-2 sentence) description of the term.
setSummary(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Set up the short (1-2 sentence) description of the technical element.
setSummary(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Set up the summary of the governance definition.
setSummary(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Set up the short (1-2 sentence) description of the technical element.
setSuperTypeNames(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Set up the list of type names for this type's supertypes.
setSupportedGuards(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
Set up the list of guards provided by the previous governance service.
setSynchronizationDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up optional short description of the asset manager.
setSynchronizationDirection(SynchronizationDirection) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up details of the synchronization direction.
setTargetElement(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Set up the element header associated with end 2 of the relationship.
setTargetElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Set up details of the target element that the governance action service is to process.
setTechnicalDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Set up the stored technical description property associated with the asset.
setTechnicalDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Set up the technical description of the endpoint.
setTechnicalDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Set up the stored technical description property associated with the asset.
setTechnicalDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Set up the stored technicalDescription property for the schema element.
setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Set up the stored name property for the asset.
setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Set up the technical name for the endpoint.
setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Set up the stored name property for the asset.
setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Set up the simple name of the schema element.
setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Set up the technical name for the capability.
setTermAsAbstractConcept(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes an abstract concept.
setTermAsActivity(String, String, String, String, String, GlossaryTermActivityType) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a data value.
setTermAsContext(String, String, String, String, String, GlossaryTermContextDefinition) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a context.
setTermAsDataValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a data value.
setTermAsObjectIdentifier(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes an object identifier.
setTermAsSpineAttribute(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a spine attribute.
setTermAsSpineObject(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a spine object.
setTimeZone(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Set up the time zone of the location.
setTitle(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Set up the title associated with this governance definition.
setType(ElementType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Set up the type of this element.
setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Set up a short description of this element's type.
setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Set up the description of the type of capability this is.
setTypeId(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Set up the unique identifier for the element's type.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Set up the name of this element's type
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Set up the name of the open metadata type for this element.
setTypeVersion(long) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Set up the version number for this element's type
setUniqueName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStub
Set up unique name - if known
setupAssetConnection(String, String, String, boolean, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Create a relationship between an asset and its connection.
setupCategoryParent(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a parent-child relationship between two categories.
setupColumnAsPrimaryKey(String, String, String, boolean, String, String, String, KeyPattern) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Classify the column schema attribute to indicate that it describes a primary key.
setupConnectorType(String, String, String, boolean, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Create a relationship between a connection and a connector type.
setupControlFlow(String, String, String, boolean, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Link two elements to show that when one completes the next is started.
setupDataFlow(String, String, String, boolean, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Link two elements together to show that data flows from one to the other.
setUpdatedBy(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Set up the name of the user that last updated this instance.
setUpdateTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Set up the last update time for this instance.
setupEmbeddedConnection(String, String, String, boolean, String, int, String, Map<String, Object>, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Create a relationship between a virtual connection and an embedded connection.
setupEndpoint(String, String, String, boolean, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Create a relationship between a connection and an endpoint.
setupForeignKeyRelationship(String, String, String, boolean, String, String, ForeignKeyProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Link two schema attributes together to show a foreign key relationship.
setupGovernanceDelegation(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Create a link to show that a governance definition supports the requirements of one of the governance drivers.
setupLineageMapping(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Link two elements together to show that they are part of the lineage of the data that is moving between the processes.
setupPortDelegation(String, String, String, boolean, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Link two ports together to show that portTwo is an implementation of portOne.
setupPortSchemaType(String, String, String, boolean, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Link a schema type to a port to show the structure of data it accepts.
setupProcessCall(String, String, String, boolean, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Link two elements together to show a request-response call between them.
setupProcessParent(String, String, String, boolean, String, String, ProcessContainmentType) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Create a parent-child relationship between two processes.
setupProcessPort(String, String, String, boolean, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Link a port to a process.
setupSchemaTypeParent(String, String, String, boolean, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Connect a schema type to a data asset, process or port.
setupTermCategory(String, String, String, String, String, GlossaryTermCategorization) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Link a term to a category.
setupTermRelationship(String, String, String, String, String, String, GlossaryTermRelationship) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Link two terms together using a specialist relationship.
setUrl(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Set up the URL for the external reference.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Set up the expected usage of the glossary content.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Set up details of the expected usage of this term.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Set up details of the expected usage of this technical element.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Set up the usage guidance for this schema element.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Set up details of the expected usage of this technical element.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Set up the description of how this valid value should be used.
setUserId(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Set up the the userId to use on this connection.
setUseType(ServerAssetUseType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
Set up the types of interactions that the software server capability may have with the asset.
setValidValueProperties(ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Set up the valid value properties
setValidValueSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EnumSchemaTypeProperties
Set up the unique identifier of the value set that describes the enum values for this schema element.
setVendorProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Set up specific properties for the specific technology vendor.
setVersion(long) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Set up the version number for this instance.
setVersion(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Set up the version of the reference that this link refers to.
setVersion(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Set up the version string of the discovery engine.
setVersionNumber(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Set up the version number of the schema element - null means no version number.
setVersions(ElementVersions) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Set up detail of the element's current version and the users responsible for maintaining it.
SimpleSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SimpleSchemaTypeProperties describes the properties of type that has a single value.
SimpleSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Default constructor used by subclasses
SimpleSchemaTypeProperties(SimpleSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Copy/clone Constructor.
SoftwareCapabilitiesProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SoftwareCapabilitiesProperties describes a functional capability of a software server.
SoftwareCapabilitiesProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Default constructor.
SoftwareCapabilitiesProperties(SoftwareCapabilitiesProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Copy/clone constructor.
SoftwareCapabilityElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
SoftwareCapabilityElement contains the properties and header for a software capability entity retrieved from the metadata repository.
SoftwareCapabilityElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Default constructor
SoftwareCapabilityElement(SoftwareCapabilityElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Copy/clone constructor
STABLE_KEY - org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
 
STANDBY - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
StewardshipExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
The StewardshipExchangeInterface supports the exchange of relationships (such as SemanticAssignment) and classifications that are added by stewards (or automated stewardship processes) such as Confidentiality.
SupplementaryProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SupplementaryProperties describe additional information about a technical element (typically assets and schemas) that has been added as part of a governance process.
SupplementaryProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Default constructor
SupplementaryProperties(SupplementaryProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Copy/clone constructor.
SynchronizationDirection - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
SynchronizationDirection defines the permitted directions of flow of metadata updates between open metadata and a third party technology.

T

TASK - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
 
TaxonomyClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
TaxonomyClassificationRequestBody is used to classify a glossary that has the terms organized in a taxonomy.
TaxonomyClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Default constructor
TaxonomyClassificationRequestBody(TaxonomyClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Copy/clone constructor for a primary key.
TemplateProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.properties.TemplateProperties
Default constructor
TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Copy/clone constructor for the template properties.
TemplateRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
TemplateRequestBody describes the request body used to create/update elements from templates.
TemplateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Default constructor
TemplateRequestBody(TemplateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Copy/clone constructor.
TermRelationshipRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
TermRelationshipRequestBody describes the request body used when linking two terms together.
TermRelationshipRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Default constructor
TermRelationshipRequestBody(TermRelationshipRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Copy/clone constructor.
TO_THIRD_PARTY - org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
 
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ActionTargetElement
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStub
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementVersions
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionProcessElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceActionTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NextGovernanceActionTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ComplexSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EnumSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryLinkProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProcessProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionProperties
JSON-style toString.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionTypeProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
JSON-style toString.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
toString() JSON-style
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OperationalStatus
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimitiveSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
JSON-style toString.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetConnectionRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CategorizationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EmbeddedConnectionRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionProcessElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionProcessElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionTypeElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceActionTypeElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NextGovernanceActionTypeElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessContainmentTypeRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
JSON-style toString

U

UNABLE_TO_SEND_EVENT - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
 
UNDER_DEVELOPMENT - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
UNEXPECTED_INITIALIZATION_EXCEPTION - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
 
UNKNOWN - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
 
UNKNOWN - org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
 
UNKNOWN - org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
 
UNKNOWN - org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
 
UNKNOWN - org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
 
UNKNOWN_EVENT - org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
 
unlinkDefinitions(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Remove the link between two definitions.
unlinkExternalReferenceFromElement(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalReferencesInterface
Remove the link between a external reference and an element.
UNSORTED - org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
 
updateConnection(String, String, String, String, String, boolean, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Update the metadata element representing a connection.
updateConnectorType(String, String, String, String, String, boolean, ConnectorTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Update the metadata element representing a connectorType.
updateControlFlow(String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update the relationship between two elements that shows that when one completes the next is started.
updateDataAsset(String, String, String, String, String, boolean, DataAssetProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Update the metadata element representing an asset.
updateDataFlow(String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update relationship between two elements that shows that data flows from one to the other.
updateEndpoint(String, String, String, String, String, boolean, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ConnectionExchangeInterface
Update the metadata element representing a endpoint.
updateExternalGlossaryLink(String, String, String, String, ExternalGlossaryLinkProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Update the properties of a reference to an external glossary resource.
updateExternalIdentifier(String, String, String, SynchronizationDirection, String, String, String, String, String, String, String, KeyPattern, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerInterface
Update the description of a specific external identifier.
updateExternalReference(String, String, String, String, String, boolean, ExternalReferenceProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalReferencesInterface
Update the definition of a external reference.
updateExternalReferenceToElementLink(String, String, String, String, ExternalReferenceLinkProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalReferencesInterface
Update the link between an external reference to an object.
updateForeignKeyRelationship(String, String, String, String, String, ForeignKeyProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Update the relationship properties for the query target.
updateGlossary(String, String, String, String, String, GlossaryProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Update the metadata element representing a glossary.
updateGlossaryCategory(String, String, String, String, String, GlossaryCategoryProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Update the metadata element representing a glossary category.
updateGlossaryTerm(String, String, String, String, String, GlossaryTermProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Update the properties of the metadata element representing a glossary term.
updateGlossaryTermStatus(String, String, String, String, String, GlossaryTermStatus) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Update the status of the metadata element representing a glossary term.
updateGovernanceDefinition(String, String, String, String, boolean, GovernanceDefinitionProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Update an existing definition.
updatePort(String, String, String, String, String, PortProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update the properties of the metadata element representing a port.
updateProcess(String, String, String, String, String, boolean, ProcessProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update the metadata element representing a process.
updateProcessCall(String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update the relationship between two elements that shows a request-response call between them.
updateProcessStatus(String, String, String, String, String, ProcessStatus) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update the status of the metadata element representing a process.
updateSchemaAttribute(String, String, String, String, String, boolean, SchemaAttributeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Update the properties of the metadata element representing a schema attribute.
updateSchemaType(String, String, String, String, String, boolean, SchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Update the metadata element representing a schema type.
updateTermRelationship(String, String, String, String, String, String, GlossaryTermRelationship) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Update the relationship properties for the two terms.
updateValidValue(String, String, String, String, String, boolean, ValidValueProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Update the properties of the valid value.
USED - org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
 
USES - org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
 

V

ValidValueElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ValidValueElement contains the properties and header for a valid value entity retrieved from the metadata repository.
ValidValueElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Default constructor
ValidValueElement(ValidValueElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Copy/clone constructor
ValidValueProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ValidValueProperties provides the common super class for ValidValueSet and ValidValueDefinition.
ValidValueProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Constructor
ValidValueProperties(ValidValueProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Copy/clone constructor
ValidValuesExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
The ValidValuesExchangeInterface supports the exchanges of valid values and reference data.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OperationalStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
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.assetmanager.ffdc.AssetManagerAuditCode
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.assetmanager.ffdc.AssetManagerErrorCode
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.assetmanager.metadataelements.ElementOriginCategory
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.assetmanager.metadataelements.ElementStatus
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.assetmanager.properties.DataItemSortOrder
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.assetmanager.properties.GlossaryTermActivityType
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.assetmanager.properties.GlossaryTermRelationshipStatus
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.assetmanager.properties.GlossaryTermStatus
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.assetmanager.properties.GovernanceActionStatus
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.assetmanager.properties.GovernanceDefinitionStatus
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.assetmanager.properties.KeyPattern
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.assetmanager.properties.OperationalStatus
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.assetmanager.properties.PortType
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.assetmanager.properties.ProcessContainmentType
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.assetmanager.properties.ProcessStatus
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.assetmanager.properties.ServerAssetUseType
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.assetmanager.properties.SynchronizationDirection
Returns an array containing the constants of this enum type, in the order they are declared.

W

WAITING - org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceActionStatus
 
withdrawDataAsset(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Update the zones for the asset so that it is no longer visible to consumers.
withdrawProcess(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update the zones for the asset so that it is no longer visible to consumers.
WRONG_TYPE_OF_CONNECTOR - org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages