void |
AssetManagerInterface.addExternalIdentifier(String userId,
String assetManagerGUID,
String assetManagerName,
SynchronizationDirection synchronizationDirection,
String synchronizationDescription,
String openMetadataElementGUID,
String openMetadataElementTypeName,
String externalIdentifier,
String externalIdentifierName,
String externalIdentifierUsage,
String externalIdentifierSource,
KeyPattern keyPattern,
Map<String,String> mappingProperties) |
Add a new external identifier to an existing open metadata element.
|
String |
ConnectionExchangeInterface.createConnection(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String connectionExternalIdentifier,
String connectionExternalIdentifierName,
String connectionExternalIdentifierUsage,
String connectionExternalIdentifierSource,
KeyPattern connectionExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
ConnectionProperties connectionProperties) |
Create a new metadata element to represent the connection.
|
String |
ConnectionExchangeInterface.createConnectionFromTemplate(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String templateGUID,
String connectionExternalIdentifier,
String connectionExternalIdentifierName,
String connectionExternalIdentifierUsage,
String connectionExternalIdentifierSource,
KeyPattern connectionExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
TemplateProperties templateProperties) |
Create a new metadata element to represent a connection using an existing metadata element as a template.
|
String |
ConnectionExchangeInterface.createConnectorType(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String connectorTypeExternalIdentifier,
String connectorTypeExternalIdentifierName,
String connectorTypeExternalIdentifierUsage,
String connectorTypeExternalIdentifierSource,
KeyPattern connectorTypeExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
ConnectorTypeProperties connectorTypeProperties) |
Create a new metadata element to represent the root of a connectorType.
|
String |
ConnectionExchangeInterface.createConnectorTypeFromTemplate(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String templateGUID,
String connectorTypeExternalIdentifier,
String connectorTypeExternalIdentifierName,
String connectorTypeExternalIdentifierUsage,
String connectorTypeExternalIdentifierSource,
KeyPattern connectorTypeExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
TemplateProperties templateProperties) |
Create a new metadata element to represent a connectorType using an existing metadata element as a template.
|
String |
GlossaryExchangeInterface.createControlledGlossaryTerm(String userId,
String assetManagerGUID,
String assetManagerName,
String glossaryGUID,
String glossaryTermExternalIdentifier,
String glossaryTermExternalIdentifierName,
String glossaryTermExternalIdentifierUsage,
String glossaryTermExternalIdentifierSource,
KeyPattern glossaryTermExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
GlossaryTermProperties glossaryTermProperties,
GlossaryTermStatus initialStatus) |
Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.
|
String |
DataAssetExchangeInterface.createDataAsset(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String assetExternalIdentifier,
String assetExternalIdentifierName,
String assetExternalIdentifierUsage,
String assetExternalIdentifierSource,
KeyPattern assetExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
DataAssetProperties assetProperties) |
Create a new metadata element to represent the root of an asset.
|
String |
DataAssetExchangeInterface.createDataAssetFromTemplate(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String templateGUID,
String assetExternalIdentifier,
String assetExternalIdentifierName,
String assetExternalIdentifierUsage,
String assetExternalIdentifierSource,
KeyPattern assetExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
TemplateProperties templateProperties) |
Create a new metadata element to represent an asset using an existing metadata element as a template.
|
String |
ConnectionExchangeInterface.createEndpoint(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String endpointExternalIdentifier,
String endpointExternalIdentifierName,
String endpointExternalIdentifierUsage,
String endpointExternalIdentifierSource,
KeyPattern endpointExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
EndpointProperties endpointProperties) |
Create a new metadata element to represent the endpoint.
|
String |
ConnectionExchangeInterface.createEndpointFromTemplate(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String templateGUID,
String endpointExternalIdentifier,
String endpointExternalIdentifierName,
String endpointExternalIdentifierUsage,
String endpointExternalIdentifierSource,
KeyPattern endpointExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
TemplateProperties templateProperties) |
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
|
String |
ExternalReferencesInterface.createExternalReference(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String referenceExternalIdentifier,
String referenceExternalIdentifierName,
String referenceExternalIdentifierUsage,
String referenceExternalIdentifierSource,
KeyPattern referenceExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
String anchorGUID,
ExternalReferenceProperties properties) |
Create a definition of a external reference.
|
String |
GlossaryExchangeInterface.createGlossary(String userId,
String assetManagerGUID,
String assetManagerName,
String glossaryExternalIdentifier,
String glossaryExternalIdentifierName,
String glossaryExternalIdentifierUsage,
String glossaryExternalIdentifierSource,
KeyPattern glossaryExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
GlossaryProperties glossaryProperties) |
Create a new metadata element to represent the root of a glossary.
|
String |
GlossaryExchangeInterface.createGlossaryCategory(String userId,
String assetManagerGUID,
String assetManagerName,
String glossaryGUID,
String glossaryCategoryExternalIdentifier,
String glossaryCategoryExternalIdentifierName,
String glossaryCategoryExternalIdentifierUsage,
String glossaryCategoryExternalIdentifierSource,
KeyPattern glossaryCategoryExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
GlossaryCategoryProperties glossaryCategoryProperties) |
Create a new metadata element to represent a glossary category.
|
String |
GlossaryExchangeInterface.createGlossaryCategoryFromTemplate(String userId,
String assetManagerGUID,
String assetManagerName,
String templateGUID,
String glossaryCategoryExternalIdentifier,
String glossaryCategoryExternalIdentifierName,
String glossaryCategoryExternalIdentifierUsage,
String glossaryCategoryExternalIdentifierSource,
KeyPattern glossaryCategoryExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
TemplateProperties templateProperties) |
Create a new metadata element to represent a glossary category using an existing metadata element as a template.
|
String |
GlossaryExchangeInterface.createGlossaryFromTemplate(String userId,
String assetManagerGUID,
String assetManagerName,
String templateGUID,
String glossaryExternalIdentifier,
String glossaryExternalIdentifierName,
String glossaryExternalIdentifierUsage,
String glossaryExternalIdentifierSource,
KeyPattern glossaryExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
TemplateProperties templateProperties) |
Create a new metadata element to represent a glossary using an existing metadata element as a template.
|
String |
GlossaryExchangeInterface.createGlossaryTerm(String userId,
String assetManagerGUID,
String assetManagerName,
String glossaryGUID,
String glossaryTermExternalIdentifier,
String glossaryTermExternalIdentifierName,
String glossaryTermExternalIdentifierUsage,
String glossaryTermExternalIdentifierSource,
KeyPattern glossaryTermExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
GlossaryTermProperties glossaryTermProperties) |
Create a new metadata element to represent a glossary term.
|
String |
GlossaryExchangeInterface.createGlossaryTermFromTemplate(String userId,
String assetManagerGUID,
String assetManagerName,
String templateGUID,
String glossaryTermExternalIdentifier,
String glossaryTermExternalIdentifierName,
String glossaryTermExternalIdentifierUsage,
String glossaryTermExternalIdentifierSource,
KeyPattern glossaryTermExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
TemplateProperties templateProperties) |
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
|
String |
GovernanceExchangeInterface.createGovernanceDefinition(String userId,
String assetManagerGUID,
String assetManagerName,
String typeName,
String definitionExternalIdentifier,
String definitionExternalIdentifierName,
String definitionExternalIdentifierUsage,
String definitionExternalIdentifierSource,
KeyPattern definitionExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
GovernanceDefinitionProperties definitionProperties) |
Create a new definition.
|
String |
LineageExchangeInterface.createPort(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String processGUID,
String portExternalIdentifier,
String portExternalIdentifierName,
String portExternalIdentifierUsage,
String portExternalIdentifierSource,
KeyPattern portExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
PortProperties portProperties) |
Create a new metadata element to represent a port.
|
String |
LineageExchangeInterface.createProcess(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String processExternalIdentifier,
String processExternalIdentifierName,
String processExternalIdentifierUsage,
String processExternalIdentifierSource,
KeyPattern processExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
ProcessStatus processStatus,
ProcessProperties processProperties) |
Create a new metadata element to represent a process.
|
String |
LineageExchangeInterface.createProcessFromTemplate(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String templateGUID,
String processExternalIdentifier,
String processExternalIdentifierName,
String processExternalIdentifierUsage,
String processExternalIdentifierSource,
KeyPattern processExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
TemplateProperties templateProperties) |
Create a new metadata element to represent a process using an existing metadata element as a template.
|
String |
SchemaExchangeInterface.createSchemaAttribute(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String schemaElementGUID,
String schemaAttributeExternalIdentifier,
String schemaAttributeExternalIdentifierName,
String schemaAttributeExternalIdentifierUsage,
String schemaAttributeExternalIdentifierSource,
KeyPattern schemaAttributeExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
SchemaAttributeProperties schemaAttributeProperties) |
Create a new metadata element to represent a schema attribute.
|
String |
SchemaExchangeInterface.createSchemaAttributeFromTemplate(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String schemaElementGUID,
String templateGUID,
String schemaAttributeExternalIdentifier,
String schemaAttributeExternalIdentifierName,
String schemaAttributeExternalIdentifierUsage,
String schemaAttributeExternalIdentifierSource,
KeyPattern schemaAttributeExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
TemplateProperties templateProperties) |
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
|
String |
SchemaExchangeInterface.createSchemaType(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String schemaTypeExternalIdentifier,
String schemaTypeExternalIdentifierName,
String schemaTypeExternalIdentifierUsage,
String schemaTypeExternalIdentifierSource,
KeyPattern schemaTypeExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
SchemaTypeProperties schemaTypeProperties) |
Create a new metadata element to represent a schema type.
|
String |
SchemaExchangeInterface.createSchemaTypeFromTemplate(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String templateGUID,
String schemaTypeExternalIdentifier,
String schemaTypeExternalIdentifierName,
String schemaTypeExternalIdentifierUsage,
String schemaTypeExternalIdentifierSource,
KeyPattern schemaTypeExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
TemplateProperties templateProperties) |
Create a new metadata element to represent a schema type using an existing metadata element as a template.
|
String |
ValidValuesExchangeInterface.createValidValueDefinition(String userId,
String setGUID,
String assetManagerGUID,
String assetManagerName,
String validValueExternalIdentifier,
String validValueExternalIdentifierName,
String validValueExternalIdentifierUsage,
String validValueExternalIdentifierSource,
KeyPattern validValueExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
ValidValueProperties validValueProperties) |
Create a new valid value definition.
|
String |
ValidValuesExchangeInterface.createValidValueSet(String userId,
String assetManagerGUID,
String assetManagerName,
String validValueExternalIdentifier,
String validValueExternalIdentifierName,
String validValueExternalIdentifierUsage,
String validValueExternalIdentifierSource,
KeyPattern validValueExternalIdentifierKeyPattern,
Map<String,String> mappingProperties,
ValidValueProperties validValueProperties) |
Create a new valid value set.
|
void |
AssetManagerInterface.removeExternalIdentifier(String userId,
String assetManagerGUID,
String assetManagerName,
SynchronizationDirection synchronizationDirection,
String synchronizationDescription,
String openMetadataElementGUID,
String openMetadataElementTypeName,
String externalIdentifier,
String externalIdentifierName,
String externalIdentifierUsage,
String externalIdentifierSource,
KeyPattern keyPattern,
Map<String,String> mappingProperties) |
Remove an external identifier from an existing open metadata element.
|
void |
SchemaExchangeInterface.setupColumnAsPrimaryKey(String userId,
String assetManagerGUID,
String assetManagerName,
boolean assetManagerIsHome,
String schemaAttributeGUID,
String schemaAttributeExternalIdentifier,
String primaryKeyName,
KeyPattern primaryKeyPattern) |
Classify the column schema attribute to indicate that it describes a primary key.
|
void |
AssetManagerInterface.updateExternalIdentifier(String userId,
String assetManagerGUID,
String assetManagerName,
SynchronizationDirection synchronizationDirection,
String synchronizationDescription,
String openMetadataElementGUID,
String openMetadataElementTypeName,
String externalIdentifier,
String externalIdentifierName,
String externalIdentifierUsage,
String externalIdentifierSource,
KeyPattern keyPattern,
Map<String,String> mappingProperties) |
Update the description of a specific external identifier.
|