A C D E F G I L O P R S U V W 
All Classes All Packages

A

addElementToSubjectArea(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Classify the element to asset that the definitions it represents are part of a subject area definition.
addExternalIdentifier(String, String, String, SynchronizationDirection, String, String, String, String, String, String, String, KeyPattern, Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalAssetManagerClient
Add a new external identifier to an existing open metadata element.
addGovernanceDefinitionToElement(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Link a governance definition to an element using the GovernedBy relationship.
AssetManagerEventClient - Class in org.odpi.openmetadata.accessservices.assetmanager.client
AssetManagerEventClient provides the implementation to manage the interaction with the server to set up a listener to support the receipt of inbound events from the Asset Manager OMAS Out Topic.
AssetManagerEventClient(String, String, String, String, int, AuditLog, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.AssetManagerEventClient
Create a new client that is to be used within an OMAG Server.
AssetManagerRESTClient - Class in org.odpi.openmetadata.accessservices.assetmanager.client.rest
AssetManagerRESTClient is responsible for issuing calls to the OMAS REST APIs.
AssetManagerRESTClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Constructor for no authentication.
AssetManagerRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Constructor for simple userId and password authentication.
AssetManagerRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Constructor for simple userId and password authentication with audit log.
AssetManagerRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Constructor for no authentication with audit log.
attachExternalCategoryLink(String, String, String, String, String, ExternalGlossaryElementLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Create a link to an external glossary category resource.
attachExternalLinkToGlossary(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Connect a glossary to a reference to an external glossary resource.
attachExternalTermLink(String, String, String, String, String, ExternalGlossaryElementLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Create a link to an external glossary term resource.
attachValidValueToSet(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Create a link between a valid value set or definition and a set.

C

callConnectionGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a GET REST call that returns a ConnectionResponse object.
callConnectionPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ConnectionResponse object.
callConnectionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ConnectionsResponse object.
callConnectionsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ConnectionsResponse object.
callConnectorTypePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ConnectorTypeResponse object.
callConnectorTypesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ConnectorTypesResponse object.
callControlFlowPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ControlFlowElementResponse object.
callControlFlowsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ControlFlowElementsResponse object.
callDataAssetPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a DataAssetElementResponse object.
callDataAssetsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a DataAssetElementsResponse object.
callDataFlowPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a DataFlowElementResponse object.
callDataFlowsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a DataFlowElementsResponse object.
callElementHeaderPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ElementHeaderResponse object.
callElementHeadersPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ElementHeadersResponse object.
callEndpointPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a GET REST call that returns a EndpointResponse object.
callEndpointsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a EndpointsResponse object.
callExternalGlossaryLinksGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a GET REST call that returns a ExternalGlossaryLinkElementsResponse object.
callExternalReferenceLinksPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ExternalReferenceLinkElementsResponse object.
callExternalReferencePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ExternalReferenceElementResponse object.
callExternalReferencesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ExternalReferenceElementsResponse object.
callGlossariesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a GlossaryElementsResponse object.
callGlossaryCategoriesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a GlossaryCategoryElementsResponse object.
callGlossaryCategoryPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a GlossaryCategoryElementResponse object.
callGlossaryPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a GlossaryElementResponse object.
callGlossaryTermPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a GlossaryTermElementResponse object.
callGlossaryTermsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a GlossaryTermElementsResponse object.
callGovernanceActionGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a GET REST call that returns a GovernanceActionElementResponse object.
callGovernanceActionProcessElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a GovernanceActionProcessElementsResponse object.
callGovernanceActionProcessesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a GET REST call that returns a GovernanceActionProcessElementsResponse object.
callGovernanceActionProcessGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a GET REST call that returns a GovernanceActionProcessElementResponse object.
callGovernanceActionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a GET REST call that returns a GovernanceActionElementsResponse object.
callGovernanceActionTypeElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a GovernanceActionTypeElementsResponse object.
callGovernanceActionTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a GET REST call that returns a GovernanceActionTypeElementResponse object.
callGovernanceActionTypesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a GET REST call that returns a GovernanceActionTypeElementsResponse object.
callLineageMappingsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a LineageMappingElementsResponse object.
callNextGovernanceActionTypesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a GET REST call that returns a NextGovernanceActionTypeElementsResponse object.
callPortPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a PortElementResponse object.
callPortsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a PortElementsResponse object.
callProcessCallPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ProcessCallElementResponse object.
callProcessCallsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ProcessCallElementsResponse object.
callProcessesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ProcessElementsResponse object.
callProcessPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a ProcessElementResponse object.
callSchemaAttributePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a SchemaAttributeElementResponse object.
callSchemaAttributesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a SchemaAttributeElementsResponse object.
callSchemaTypePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a SchemaTypeElementResponse object.
callSchemaTypesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.rest.AssetManagerRESTClient
Issue a POST REST call that returns a SchemaTypeElementsResponse object.
clearAssetConnection(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Remove a relationship between an asset and its connection.
clearBusinessSignificant(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Remove the "BusinessSignificant" designation from the element.
clearCategoryParent(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove a parent-child relationship between two categories.
clearColumnAsPrimaryKey(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Remove the primary key designation from the schema attribute.
clearConnectorType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Remove a relationship between a connection and a connector type.
clearControlFlow(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Remove the control flow relationship between two elements.
clearDataAssetAsReferenceData(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Remove the reference data designation from the asset.
clearDataFlow(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Remove the data flow relationship between two elements.
clearEmbeddedConnection(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Remove a relationship between a virtual connection and an embedded connection.
clearEndpoint(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Remove a relationship between a connection and an endpoint.
clearForeignKeyRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Remove the foreign key relationship between two schema elements.
clearGlossaryAsCanonical(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the canonical designation from the glossary.
clearGlossaryAsTaxonomy(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the taxonomy designation from the glossary.
clearGovernanceDelegation(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Remove the lineage mapping between two elements.
clearPortDelegation(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Remove the port delegation relationship between two ports.
clearPortSchemaType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Remove the schema type from a port.
clearProcessCall(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Remove the process call relationship.
clearProcessParent(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Remove a parent-child relationship between two processes.
clearProcessPort(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Unlink a port from a process.
clearSchemaElementAsCalculatedValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Remove the calculated value designation from the schema element.
clearSchemaTypeParent(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Remove the relationship between a schema type and its parent data asset, process or port.
clearTermAsAbstractConcept(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the abstract concept designation from the glossary term.
clearTermAsActivity(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the activity designation from the glossary term.
clearTermAsContext(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the context definition designation from the glossary term.
clearTermAsDataValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the data value designation from the glossary term.
clearTermAsObjectIdentifier(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the object identifier designation from the glossary term.
clearTermAsSpineAttribute(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the spine attribute designation from the glossary term.
clearTermAsSpineObject(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the spine object designation from the glossary term.
clearTermCategory(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Unlink a term from a category.
clearTermRelationship(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the relationship between two terms.
CollaborationExchangeClient - Class in org.odpi.openmetadata.accessservices.assetmanager.client
DataAssetExchangeClient is the client for managing comments, ratings, likes and tags.
CollaborationExchangeClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.CollaborationExchangeClient
Create a new client with no authentication embedded in the HTTP request.
CollaborationExchangeClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.CollaborationExchangeClient
Create a new client that passes userId and password in each HTTP request.
CollaborationExchangeClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.CollaborationExchangeClient
Create a new client that passes userId and password in each HTTP request.
CollaborationExchangeClient(String, String, AssetManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.CollaborationExchangeClient
Create a new client that is going to be used in an OMAG Server.
CollaborationExchangeClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.CollaborationExchangeClient
Create a new client with no authentication embedded in the HTTP request.
confirmSynchronization(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalAssetManagerClient
Confirm that the values of a particular metadata element have been synchronized.
ConnectionExchangeClient - Class in org.odpi.openmetadata.accessservices.assetmanager.client
ConnectionExchangeClient is the client for managing Data Assets, Schemas and Connections.
ConnectionExchangeClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Create a new client with no authentication embedded in the HTTP request.
ConnectionExchangeClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Create a new client that passes userId and password in each HTTP request.
ConnectionExchangeClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Create a new client that passes userId and password in each HTTP request.
ConnectionExchangeClient(String, String, AssetManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Create a new client that is going to be used in an OMAG Server.
ConnectionExchangeClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Create a new client with no authentication embedded in the HTTP request.
createConnection(String, String, String, boolean, String, String, String, String, KeyPattern, Map<String, String>, ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Create a new metadata element to represent the root of an connection.
createConnectionFromTemplate(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Create a new metadata element to represent the root of an asset.
createConnectorTypeFromTemplate(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Create a new metadata element to represent an asset 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 class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Create a new metadata element to represent a network endpoint.
createEndpointFromTemplate(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Create a new metadata element to represent a network endpoint using an existing metadata element as a template.
createExternalAssetManager(String, AssetManagerProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalAssetManagerClient
Create information about the external asset manager.
createExternalGlossaryLink(String, String, String, ExternalGlossaryLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Create a definition of a external reference.
createGlossary(String, String, String, String, String, String, String, KeyPattern, Map<String, String>, GlossaryProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Create a new definition.
createPort(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, PortProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
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 class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
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 class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
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 class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
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 class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Create a new valid value definition.
createValidValueSet(String, String, String, String, String, String, String, KeyPattern, Map<String, String>, ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Create a new valid value set.

D

DataAssetExchangeClient - Class in org.odpi.openmetadata.accessservices.assetmanager.client
DataAssetExchangeClient is the client for managing Data Assets, Schemas and Connections.
DataAssetExchangeClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Create a new client with no authentication embedded in the HTTP request.
DataAssetExchangeClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Create a new client that passes userId and password in each HTTP request.
DataAssetExchangeClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Create a new client that passes userId and password in each HTTP request.
DataAssetExchangeClient(String, String, AssetManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Create a new client that is going to be used in an OMAG Server.
DataAssetExchangeClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Create a new client with no authentication embedded in the HTTP request.
deleteExternalReference(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Remove the definition of a external reference.
deleteGovernanceDefinition(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Delete a specific governance definition.
detachExternalCategoryLink(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the link to an external glossary category resource.
detachExternalLinkFromGlossary(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Disconnect a glossary from a reference to an external glossary resource.
detachExternalTermLink(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the link to an external glossary term resource.
detachValidValueFromSet(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Remove the link between a valid value and a set it is a member of.

E

ExchangeClientBase - Class in org.odpi.openmetadata.accessservices.assetmanager.client
ExchangeClientBase provides the base class for the clients called XXXXExchangeClient
ExchangeClientBase(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExchangeClientBase
Create a new client with no authentication embedded in the HTTP request.
ExchangeClientBase(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExchangeClientBase
Create a new client that passes userId and password in each HTTP request.
ExchangeClientBase(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExchangeClientBase
Create a new client that passes userId and password in each HTTP request.
ExchangeClientBase(String, String, AssetManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExchangeClientBase
Create a new client that is going to be used in an OMAG Server.
ExchangeClientBase(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExchangeClientBase
Create a new client with no authentication embedded in the HTTP request.
ExternalAssetManagerClient - Class in org.odpi.openmetadata.accessservices.assetmanager.client
ExternalAssetManagerClient is the client for setting up the SoftwareServerCapabilities that represent asset managers.
ExternalAssetManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalAssetManagerClient
Create a new client with no authentication embedded in the HTTP request.
ExternalAssetManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalAssetManagerClient
Create a new client that passes userId and password in each HTTP request.
ExternalAssetManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalAssetManagerClient
Create a new client that passes userId and password in each HTTP request.
ExternalAssetManagerClient(String, String, AssetManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalAssetManagerClient
Create a new client that is to be used within an OMAG Server.
ExternalAssetManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalAssetManagerClient
Create a new client with no authentication embedded in the HTTP request.
ExternalReferenceExchangeClient - Class in org.odpi.openmetadata.accessservices.assetmanager.client
ExternalReferenceExchangeClient is the client for managing external references.
ExternalReferenceExchangeClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Create a new client with no authentication embedded in the HTTP request.
ExternalReferenceExchangeClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Create a new client that passes userId and password in each HTTP request.
ExternalReferenceExchangeClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Create a new client that passes userId and password in each HTTP request.
ExternalReferenceExchangeClient(String, String, AssetManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Create a new client that is going to be used in an OMAG Server.
ExternalReferenceExchangeClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Create a new client with no authentication embedded in the HTTP request.

F

findConnections(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Retrieve the list of connection metadata elements that contain the search string.
findConnectorTypes(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Retrieve the list of connector type metadata elements that contain the search string.
findDataAssets(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Retrieve the list of asset metadata elements that contain the search string.
findEndpoints(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Retrieve the list of network endpoint metadata elements that contain the search string.
findExternalReferences(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Find the external references that contain the search string - which may contain wildcards.
findGlossaries(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the list of glossary metadata elements that contain the search string.
findGlossaryCategories(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the list of glossary category metadata elements that contain the search string.
findGlossaryTerms(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the list of glossary term metadata elements that contain the search string.
findGovernanceActionProcesses(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Retrieve the list of governance action process metadata elements that contain the search string.
findGovernanceActionTypes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Retrieve the list of governance action type metadata elements that contain the search string.
findPorts(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the list of port metadata elements that contain the search string.
findProcesses(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the list of process metadata elements that contain the search string.
findSchemaAttributes(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Retrieve the list of schema attribute metadata elements that contain the search string.
findSchemaType(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Retrieve the list of schema type metadata elements that contain the search string.
findValidValues(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Locate valid values that match the search string.

G

getActiveGovernanceActions(String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Retrieve the governance actions that are still in process.
getCategoriesForGlossary(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Return the list of categories associated with a glossary.
getConfigurationServerName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.AssetManagerEventClient
Return the name of the server where configuration is supposed to be stored.
getConnectionByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Retrieve the connection metadata element with the supplied unique identifier.
getConnectionsByName(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Retrieve the list of connection metadata elements with a matching qualified or display name.
getConnectionsForAssetManager(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Retrieve the list of connections created on behalf of the named asset manager.
getConnectorTypeByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Retrieve the connector type metadata element with the supplied unique identifier.
getConnectorTypesByName(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Retrieve the list of connector type metadata elements with a matching qualified or display name.
getConnectorTypesForAssetManager(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Retrieve the list of assets created on behalf of the named asset manager.
getControlFlow(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the control flow relationship between two elements.
getControlFlowNextSteps(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the control relationships linked from an specific element to the possible next elements in the process.
getControlFlowPreviousSteps(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the control relationships linked from an specific element to the possible previous elements in the process.
getDataAssetByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Retrieve the asset metadata element with the supplied unique identifier.
getDataAssetsByName(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Retrieve the list of asset metadata elements with a matching qualified or display name.
getDataAssetsForAssetManager(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Retrieve the list of assets created on behalf of the named asset manager.
getDataFlow(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the data flow relationship between two elements.
getDataFlowConsumers(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the data flow relationships linked from an specific element to the downstream consumers.
getDataFlowSuppliers(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the data flow relationships linked from an specific element to the upstream suppliers.
getDestinationLineageMappings(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the lineage mapping relationships linked from an specific source element to its destinations.
getElementsForExternalIdentifier(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalAssetManagerClient
Return the list of headers for open metadata elements that are associated with a particular external identifier.
getEndpointByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Retrieve the network endpoint metadata element with the supplied unique identifier.
getEndpointsByName(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Retrieve the list of network endpoint metadata elements with a matching qualified or display name.
getEndpointsForAssetManager(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Retrieve the list of endpoints created on behalf of the named asset manager.
getExternalAssetManagerGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalAssetManagerClient
Retrieve the unique identifier of the external asset manager from its qualified name.
getExternalLinksForGlossary(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the list of links to external glossary resources attached to a glossary.
getExternalReferenceByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Return information about a specific external reference.
getExternalReferencesById(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Retrieve the list of external references for this resourceId.
getExternalReferencesByURL(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Retrieve the list of external references for this URL.
getExternalReferencesForAssetManager(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Retrieve the list of external reference created on behalf of the named asset manager.
getFirstActionType(String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Return the governance action type that is the first step in a governance action process.
getGlossariesByName(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the list of glossary metadata elements with a matching qualified or display name.
getGlossariesForAssetManager(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the list of glossaries created on behalf of the named asset manager.
getGlossariesForExternalLink(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Return the glossaries connected to an external glossary source.
getGlossaryByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the glossary metadata element with the supplied unique identifier.
getGlossaryCategoriesByName(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the list of glossary category metadata elements with a matching qualified or display name.
getGlossaryCategoryByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryCategoryParent(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossarySubCategories(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryTermByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the glossary term metadata element with the supplied unique identifier.
getGlossaryTermsByName(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
getGovernanceAction(String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Request the status of an executing governance action request.
getGovernanceActionProcessByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Retrieve the governance action process metadata element with the supplied unique identifier.
getGovernanceActionProcessesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
getGovernanceActions(String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Retrieve the governance actions known to the server.
getGovernanceActionTypeByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getGovernanceDefinitionByDocId(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Retrieve the governance definition by its assigned unique document identifier.
getGovernanceDefinitionByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Retrieve the governance definition by the unique identifier assigned by this service when it was created.
getNestedSchemaAttributes(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Retrieve the list of schema attributes associated with a schema element.
getNextGovernanceActionTypes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Return the lust of next action type defined for the governance action process.
getPortByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the port metadata element with the supplied unique identifier.
getPortDelegation(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the port that this port delegates to.
getPortsByName(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the list of port metadata elements with a matching qualified or display name.
getPortsForProcess(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the list of ports associated with a process.
getPortUse(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the list of ports that delegate to this port.
getProcessByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the process metadata element with the supplied unique identifier.
getProcessCall(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the process call relationship between two elements.
getProcessCalled(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the process call relationships linked from an specific element to the elements it calls.
getProcessCallers(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the process call relationships linked from an specific element to its callers.
getProcessesByName(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the list of process metadata elements with a matching qualified or display name.
getProcessesForAssetManager(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Return the list of processes associated with the process manager.
getProcessParent(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the process metadata element with the supplied unique identifier.
getSchemaAttributeByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Retrieve the schema attribute metadata element with the supplied unique identifier.
getSchemaAttributesByName(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
getSchemaTypeByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Retrieve the schema type metadata element with the supplied unique identifier.
getSchemaTypeByName(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Retrieve the list of schema type metadata elements with a matching qualified or display name.
getSchemaTypeForElement(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Return the schema type associated with a specific open metadata element (data asset, process or port).
getSchemaTypeParent(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Retrieve the header of the metadata element connected to a schema type.
getSetsForValidValue(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Page through the list of valid value sets that a valid value definition/set belongs to.
getSourceLineageMappings(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the lineage mapping relationships linked from an specific destination element to its sources.
getSubProcesses(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Retrieve the process metadata element with the supplied unique identifier.
getTermsForGlossary(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the list of glossary terms associated with a glossary.
getTermsForGlossaryCategory(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Retrieve the list of glossary terms associated with a glossary category.
getValidValueByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Retrieve a specific valid value from the repository.
getValidValueByName(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Retrieve a specific valid value from the repository.
getValidValueSetMembers(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Page through the members of a valid value set.
GlossaryExchangeClient - Class in org.odpi.openmetadata.accessservices.assetmanager.client
GlossaryExchangeClient is the client for managing resources from a glossary.
GlossaryExchangeClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Create a new client with no authentication embedded in the HTTP request.
GlossaryExchangeClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Create a new client that passes userId and password in each HTTP request.
GlossaryExchangeClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Create a new client that passes userId and password in each HTTP request.
GlossaryExchangeClient(String, String, AssetManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Create a new client that is going to be used in an OMAG Server.
GlossaryExchangeClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Create a new client with no authentication embedded in the HTTP request.
GovernanceExchangeClient - Class in org.odpi.openmetadata.accessservices.assetmanager.client
GovernanceExchangeClient is the client for managing governance policies and rules.
GovernanceExchangeClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Create a new client with no authentication embedded in the HTTP request.
GovernanceExchangeClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Create a new client that passes userId and password in each HTTP request.
GovernanceExchangeClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Create a new client that passes userId and password in each HTTP request.
GovernanceExchangeClient(String, String, AssetManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Create a new client that is going to be used in an OMAG Server.
GovernanceExchangeClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Create a new client with no authentication embedded in the HTTP request.

I

InfrastructureExchangeClient - Class in org.odpi.openmetadata.accessservices.assetmanager.client
DataAssetExchangeClient is the client for managing Data Assets, Schemas and Connections.
InfrastructureExchangeClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.InfrastructureExchangeClient
Create a new client with no authentication embedded in the HTTP request.
InfrastructureExchangeClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.InfrastructureExchangeClient
Create a new client that passes userId and password in each HTTP request.
InfrastructureExchangeClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.InfrastructureExchangeClient
Create a new client that passes userId and password in each HTTP request.
InfrastructureExchangeClient(String, String, AssetManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.InfrastructureExchangeClient
Create a new client that is going to be used in an OMAG Server.
InfrastructureExchangeClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.InfrastructureExchangeClient
Create a new client with no authentication embedded in the HTTP request.

L

LineageExchangeClient - Class in org.odpi.openmetadata.accessservices.assetmanager.client
LineageExchangeClient is the client for managing processes and lineage linkage.
LineageExchangeClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Create a new client with no authentication embedded in the HTTP request.
LineageExchangeClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Create a new client that passes userId and password in each HTTP request.
LineageExchangeClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Create a new client that passes userId and password in each HTTP request.
LineageExchangeClient(String, String, AssetManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Create a new client that is going to be used in an OMAG Server.
LineageExchangeClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Create a new client with no authentication embedded in the HTTP request.
linkDefinitions(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Link two related definitions together.
linkExternalReferenceToElement(String, String, String, String, String, ExternalReferenceLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Link an external reference to an object.

O

org.odpi.openmetadata.accessservices.assetmanager.client - package org.odpi.openmetadata.accessservices.assetmanager.client
These are the client interfaces of the Asset Manager OMAS.
org.odpi.openmetadata.accessservices.assetmanager.client.rest - package org.odpi.openmetadata.accessservices.assetmanager.client.rest
This package contains the internal class for issuing REST calls.

P

publishDataAsset(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Update the zones for the asset so that it becomes visible to consumers.
publishProcess(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Update the zones for the process so that it becomes visible to consumers.

R

registerListener(String, AssetManagerEventListener) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.AssetManagerEventClient
Register a listener object that will be passed each of the events published by the Asset Manager OMAS.
removeConnection(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Remove the metadata element representing a connection.
removeConnectorType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Remove the metadata element representing an asset.
removeDataAsset(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Remove the metadata element representing an asset.
removeElementFromSubjectArea(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Remove the subject area designation from the identified element.
removeEndpoint(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Remove the metadata element representing a network endpoint.
removeExternalGlossaryLink(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalAssetManagerClient
Remove an external identifier from an existing open metadata element.
removeGlossary(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the metadata element representing a glossary.
removeGlossaryCategory(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the metadata element representing a glossary category.
removeGlossaryTerm(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Remove the metadata element representing a glossary term.
removeGovernanceDefinitionFromElement(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Remove the GovernedBy relationship between a governance definition and an element.
removePort(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Remove the metadata element representing a port.
removeProcess(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Remove the metadata element representing a process.
removeSchemaAttribute(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Remove the metadata element representing a schema attribute.
removeSchemaType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Remove the metadata element representing a schema type.
removeValidValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Remove the valid value form the repository.
retrieveAttachedExternalReferences(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Retrieve the list of external references attached to the supplied object.

S

scanDataAssets(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Step through the assets visible to this caller.
SchemaExchangeClientBase - Class in org.odpi.openmetadata.accessservices.assetmanager.client
ExchangeClientBase provides the base class for the clients that implement SchemaExchangeInterface
SchemaExchangeClientBase(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Create a new client with no authentication embedded in the HTTP request.
SchemaExchangeClientBase(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Create a new client that passes userId and password in each HTTP request.
SchemaExchangeClientBase(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Create a new client that passes userId and password in each HTTP request.
SchemaExchangeClientBase(String, String, AssetManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Create a new client that is going to be used in an OMAG Server.
SchemaExchangeClientBase(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Create a new client with no authentication embedded in the HTTP request.
setBusinessSignificant(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Classify a port, process or process as "BusinessSignificant" (this may effect the way that lineage is displayed).
setDataAssetAsReferenceData(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Classify the asset to indicate that it can be used as reference data.
setGlossaryAsCanonical(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Classify the glossary to indicate that it can be used as a taxonomy.
setSchemaElementAsCalculatedValue(String, String, String, boolean, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Classify the schema type (or attribute if type is embedded) to indicate that it is a calculated value.
setTermAsAbstractConcept(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Classify the glossary term to indicate that it describes an abstract concept.
setTermAsActivity(String, String, String, String, String, GlossaryTermActivityType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Classify the glossary term to indicate that it describes a data value.
setTermAsContext(String, String, String, String, String, GlossaryTermContextDefinition) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Classify the glossary term to indicate that it describes a context.
setTermAsDataValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Classify the glossary term to indicate that it describes a data value.
setTermAsObjectIdentifier(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Classify the glossary term to indicate that it describes an object identifier.
setTermAsSpineAttribute(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Classify the glossary term to indicate that it describes a spine attribute.
setTermAsSpineObject(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Classify the glossary term to indicate that it describes a spine object.
setupAssetConnection(String, String, String, boolean, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Create a relationship between an asset and its connection.
setupCategoryParent(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Create a parent-child relationship between two categories.
setupColumnAsPrimaryKey(String, String, String, boolean, String, String, String, KeyPattern) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Classify the column schema attribute to indicate that it describes a primary key.
setupConnectorType(String, String, String, boolean, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Create a relationship between a connection and a connector type.
setupControlFlow(String, String, String, boolean, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Link two elements together to show that data flows from one to the other.
setupEmbeddedConnection(String, String, String, boolean, String, int, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Create a relationship between a virtual connection and an embedded connection.
setupEndpoint(String, String, String, boolean, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Create a relationship between a connection and an endpoint.
setupForeignKeyRelationship(String, String, String, boolean, String, String, ForeignKeyProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Link two schema attributes together to show a foreign key relationship.
setupGovernanceDelegation(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Link to 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 class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Link two ports together to show that portTwo is an implementation of portOne.
setupPortSchemaType(String, String, String, boolean, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Link two elements together to show a request-response call between them.
setupProcessParent(String, String, String, boolean, String, String, ProcessContainmentType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Create a parent-child relationship between two processes.
setupProcessPort(String, String, String, boolean, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Link a port to a process.
setupSchemaTypeParent(String, String, String, boolean, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Connect a schema type to a data asset, process or port.
setupTermCategory(String, String, String, String, String, GlossaryTermCategorization) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Link a term to a category.
setupTermRelationship(String, String, String, String, String, String, GlossaryTermRelationship) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Link two terms together using a specialist relationship.
StewardshipExchangeClient - Class in org.odpi.openmetadata.accessservices.assetmanager.client
DataAssetExchangeClient is the client for managing Data Assets, Schemas and Connections.
StewardshipExchangeClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.StewardshipExchangeClient
Create a new client with no authentication embedded in the HTTP request.
StewardshipExchangeClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.StewardshipExchangeClient
Create a new client that passes userId and password in each HTTP request.
StewardshipExchangeClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.StewardshipExchangeClient
Create a new client that passes userId and password in each HTTP request.
StewardshipExchangeClient(String, String, AssetManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.StewardshipExchangeClient
Create a new client that is going to be used in an OMAG Server.
StewardshipExchangeClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.StewardshipExchangeClient
Create a new client with no authentication embedded in the HTTP request.

U

unlinkDefinitions(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Remove the link between two definitions.
unlinkExternalReferenceFromElement(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Remove the link between a external reference and an element.
updateConnection(String, String, String, String, String, boolean, ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Update the metadata element representing an asset.
updateConnectorType(String, String, String, String, String, boolean, ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Update the metadata element representing an asset.
updateControlFlow(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Update the metadata element representing an asset.
updateDataFlow(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.ConnectionExchangeClient
Update the metadata element representing an asset.
updateExternalGlossaryLink(String, String, String, String, ExternalGlossaryLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
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 class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalAssetManagerClient
Update the description of a specific external identifier.
updateExternalReference(String, String, String, String, String, boolean, ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ExternalReferenceExchangeClient
Update the definition of a external reference.
updateForeignKeyRelationship(String, String, String, String, String, ForeignKeyProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Update the relationship properties for the query target.
updateGlossary(String, String, String, String, String, GlossaryProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Update the metadata element representing a glossary.
updateGlossaryCategory(String, String, String, String, String, GlossaryCategoryProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Update the metadata element representing a glossary category.
updateGlossaryTerm(String, String, String, String, String, GlossaryTermProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Update the metadata element representing a glossary term.
updateGlossaryTermStatus(String, String, String, String, String, GlossaryTermStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Update the status of the metadata element representing a glossary term.
updateGovernanceDefinition(String, String, String, String, boolean, GovernanceDefinitionProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GovernanceExchangeClient
Update an existing definition.
updatePort(String, String, String, String, String, PortProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Update the properties of the metadata element representing a port.
updateProcess(String, String, String, String, String, boolean, ProcessProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Update the metadata element representing a process.
updateProcessCall(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Update the relationship between two elements that shows a request-response call between them.
updateProcessStatus(String, String, String, String, String, ProcessStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Update the status of the metadata element representing a process.
updateSchemaAttribute(String, String, String, String, String, boolean, SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Update the properties of the metadata element representing a schema attribute.
updateSchemaType(String, String, String, String, String, boolean, SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.SchemaExchangeClientBase
Update the metadata element representing a schema type.
updateTermRelationship(String, String, String, String, String, String, GlossaryTermRelationship) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.GlossaryExchangeClient
Update the relationship properties for the two terms.
updateValidValue(String, String, String, String, String, boolean, ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Update the properties of the valid value.

V

ValidValuesExchangeClient - Class in org.odpi.openmetadata.accessservices.assetmanager.client
ValidValuesExchangeClient provides the API operations to create and maintain lists of valid value definitions grouped into a valid value set.
ValidValuesExchangeClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Create a new client with no authentication embedded in the HTTP request.
ValidValuesExchangeClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Create a new client that passes userId and password in each HTTP request.
ValidValuesExchangeClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Create a new client that passes userId and password in each HTTP request.
ValidValuesExchangeClient(String, String, AssetManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Create a new client that is going to be used in an OMAG Server.
ValidValuesExchangeClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.client.ValidValuesExchangeClient
Create a new client with no authentication embedded in the HTTP request.

W

withdrawDataAsset(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.DataAssetExchangeClient
Update the zones for the asset so that it is no longer visible to consumers.
withdrawProcess(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.client.LineageExchangeClient
Update the zones for the process so that it is no longer visible to consumers.
A C D E F G I L O P R S U V W 
All Classes All Packages