- clearAssetAsReferenceData(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.DataAssetExchangeResource
-
Remove the reference data designation from the asset.
- clearBusinessSignificant(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Remove the "BusinessSignificant" designation from the element.
- clearCategoryParent(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Remove a parent-child relationship between two categories.
- clearColumnAsPrimaryKey(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Remove the primary key designation from the schema attribute.
- clearControlFlow(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Remove the control flow relationship between two elements.
- clearDataFlow(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Remove the data flow relationship between two elements.
- clearForeignKeyRelationship(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Remove the foreign key relationship between two schema elements.
- clearGlossaryAsCanonical(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Remove the canonical designation from the glossary.
- clearGlossaryAsTaxonomy(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Remove the taxonomy designation from the glossary.
- clearLineageMapping(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Remove the lineage mapping between two elements.
- clearPortDelegation(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Remove the port delegation relationship between two ports.
- clearPortSchemaType(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Remove the schema type from a port.
- clearProcessCall(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Remove the process call relationship.
- clearProcessParent(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Remove a parent-child relationship between two processes.
- clearProcessPort(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Unlink a port from a process.
- clearSchemaElementAsCalculatedValue(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Remove the calculated value designation from the schema element.
- clearSchemaTypeParent(String, String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Remove the relationship between a schema type and its parent data asset, process or port.
- clearTermAsAbstractConcept(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Remove the abstract concept designation from the glossary term.
- clearTermAsActivity(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Remove the activity designation from the glossary term.
- clearTermAsContext(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Remove the context definition designation from the glossary term.
- clearTermAsDataValue(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Remove the data value designation from the glossary term.
- clearTermAsObjectIdentifier(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Remove the object identifier designation from the glossary term.
- clearTermAsSpineAttribute(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Remove the spine attribute designation from the glossary term.
- clearTermAsSpineObject(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Remove the spine object designation from the glossary term.
- clearTermCategory(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Unlink a term from a category.
- clearTermRelationship(String, String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Remove the relationship between two terms.
- confirmSynchronization(String, String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.AssetManagerOMASResource
-
Confirm that the values of a particular metadata element have been synchronized.
- createAsset(String, String, boolean, AssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.DataAssetExchangeResource
-
Create a new metadata element to represent the root of an asset.
- createAssetFromTemplate(String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.DataAssetExchangeResource
-
Create a new metadata element to represent an asset using an existing metadata element as a template.
- createControlledGlossaryTerm(String, String, String, ControlledGlossaryTermRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.
- createExternalAssetManager(String, String, AssetManagerProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.AssetManagerOMASResource
-
Create information about the external asset manager.
- createExternalGlossaryLink(String, String, ExternalGlossaryLinkRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Create a link to an external glossary resource.
- createGlossary(String, String, GlossaryRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Create a new metadata element to represent the root of a glossary.
- createGlossaryCategory(String, String, String, GlossaryCategoryRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Create a new metadata element to represent a glossary category.
- createGlossaryCategoryFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Create a new metadata element to represent a glossary category using an existing metadata element as a template.
- createGlossaryFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Create a new metadata element to represent a glossary using an existing metadata element as a template.
- createGlossaryTerm(String, String, String, GlossaryTermRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Create a new metadata element to represent a glossary term.
- createGlossaryTermFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
- createPort(String, String, String, boolean, PortRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Create a new metadata element to represent a port.
- createProcess(String, String, boolean, ProcessStatus, ProcessRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Create a new metadata element to represent a process.
- createProcessFromTemplate(String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Create a new metadata element to represent a process using an existing metadata element as a template.
- createSchemaAttribute(String, String, String, boolean, SchemaAttributeRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Create a new metadata element to represent a schema attribute.
- createSchemaAttributeFromTemplate(String, String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
- createSchemaType(String, String, boolean, SchemaTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Create a new metadata element to represent a schema type.
- createSchemaTypeFromTemplate(String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Create a new metadata element to represent a schema type using an existing metadata element as a template.
- getAssetByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.DataAssetExchangeResource
-
Retrieve the asset metadata element with the supplied unique identifier.
- getAssetsByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.DataAssetExchangeResource
-
Retrieve the list of asset metadata elements with a matching qualified or display name.
- getAssetsForAssetManager(String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.DataAssetExchangeResource
-
Retrieve the list of assets created on behalf of the named asset manager.
- getAttributesForSchemaType(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Retrieve the list of schema attributes associated with a schemaType.
- getCategoriesForGlossary(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Return the list of categories associated with a glossary.
- getControlFlow(String, String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the control flow relationship between two elements.
- getControlFlowNextSteps(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the control relationships linked from an specific element to the possible next elements in the process.
- getControlFlowPreviousSteps(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the control relationships linked from an specific element to the possible previous elements in the process.
- getDataFlow(String, String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the data flow relationship between two elements.
- getDataFlowConsumers(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the data flow relationships linked from an specific element to the downstream consumers.
- getDataFlowSuppliers(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the data flow relationships linked from an specific element to the upstream suppliers.
- getDestinationLineageMappings(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the lineage mapping relationships linked from an specific source element to its destinations.
- getElementsForExternalIdentifier(String, String, int, int, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.AssetManagerOMASResource
-
Retrieve the unique identifier of the external asset manager from its qualified name.
- getExternalAssetManagerGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.AssetManagerOMASResource
-
Retrieve the unique identifier of the external asset manager from its qualified name.
- getExternalLinksForGlossary(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Retrieve the list of links to external glossary resources attached to a glossary.
- getGlossariesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Retrieve the list of glossary metadata elements with a matching qualified or display name.
- getGlossariesForAssetManager(String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Retrieve the list of glossaries created by this caller.
- getGlossariesForExternalLink(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Return the glossaries connected to an external glossary source.
- getGlossaryByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Retrieve the glossary metadata element with the supplied unique identifier.
- getGlossaryCategoriesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Retrieve the list of glossary category metadata elements with a matching qualified or display name.
- getGlossaryCategoryByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Retrieve the glossary category metadata element with the supplied unique identifier.
- getGlossaryCategoryParent(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Retrieve the glossary category metadata element with the supplied unique identifier.
- getGlossarySubCategories(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Retrieve the glossary category metadata element with the supplied unique identifier.
- getGlossaryTermByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Retrieve the glossary term metadata element with the supplied unique identifier.
- getGlossaryTermsByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
- getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.AssetManagerOMASResource
-
Return the connection object for the Asset Manager OMAS's out topic.
- getPortByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the port metadata element with the supplied unique identifier.
- getPortDelegation(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the port that this port delegates to.
- getPortsByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the list of port metadata elements with a matching qualified or display name.
- getPortsForProcess(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the list of ports associated with a process.
- getPortUse(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the list of ports that delegate to this port.
- getProcessByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the process metadata element with the supplied unique identifier.
- getProcessCall(String, String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the process call relationship between two elements.
- getProcessCalled(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the process call relationships linked from an specific element to the elements it calls.
- getProcessCallers(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the process call relationships linked from an specific element to its callers.
- getProcessesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the list of process metadata elements with a matching qualified or display name.
- getProcessesForAssetManager(String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Return the list of processes associated with the process manager.
- getProcessParent(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the process metadata element with the supplied unique identifier.
- getSchemaAttributeByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Retrieve the schema attribute metadata element with the supplied unique identifier.
- getSchemaAttributesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
- getSchemaTypeByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Retrieve the schema type metadata element with the supplied unique identifier.
- getSchemaTypeByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Retrieve the list of schema type metadata elements with a matching qualified or display name.
- getSchemaTypeForElement(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Return the schema type associated with a specific open metadata element (data asset, process or port).
- getSchemaTypeParent(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Retrieve the header of the metadata element connected to a schema type.
- getSourceLineageMappings(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the lineage mapping relationships linked from an specific destination element to its sources.
- getSubProcesses(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Retrieve the process metadata element with the supplied unique identifier.
- getTermsForGlossary(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Retrieve the list of glossary terms associated with a glossary.
- getTermsForGlossaryCategory(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Retrieve the list of glossary terms associated with a glossary category.
- GlossaryExchangeResource - Class in org.odpi.openmetadata.accessservices.assetmanager.server.spring
-
GlossaryExchangeResource is the server-side implementation of the Asset Manager OMAS's
support for glossaries.
- GlossaryExchangeResource() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Default constructor
- scanAssets(String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.DataAssetExchangeResource
-
Step through the assets visible to this caller.
- SchemaExchangeResource - Class in org.odpi.openmetadata.accessservices.assetmanager.server.spring
-
DataAssetExchangeResource is the server-side implementation of the Asset Manager OMAS's
support for data asset such as data sets.
- SchemaExchangeResource() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Default constructor
- setAssetAsReferenceData(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.DataAssetExchangeResource
-
Classify the asset to indicate that it can be used as reference data.
- setBusinessSignificant(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Classify a port, process or process as "BusinessSignificant" (this may effect the way that lineage is displayed).
- setGlossaryAsCanonical(String, String, String, CanonicalVocabularyClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Classify a glossary to declare that it has no two GlossaryTerm definitions with
the same name.
- setGlossaryAsTaxonomy(String, String, String, TaxonomyClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Classify the glossary to indicate that it can be used as a taxonomy.
- setSchemaElementAsCalculatedValue(String, String, String, boolean, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Classify the schema type (or attribute if type is embedded) to indicate that it is a calculated value.
- setTermAsAbstractConcept(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Classify the glossary term to indicate that it describes an abstract concept.
- setTermAsActivity(String, String, String, ActivityTermClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Classify the glossary term to indicate that it describes a data value.
- setTermAsContext(String, String, String, ContextDefinitionClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Classify the glossary term to indicate that it describes a context.
- setTermAsDataValue(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Classify the glossary term to indicate that it describes a data value.
- setTermAsObjectIdentifier(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Classify the glossary term to indicate that it describes an object identifier.
- setTermAsSpineAttribute(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Classify the glossary term to indicate that it describes a spine attribute.
- setTermAsSpineObject(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Classify the glossary term to indicate that it describes a spine object.
- setupCategoryParent(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Create a parent-child relationship between two categories.
- setupColumnAsPrimaryKey(String, String, String, boolean, PrimaryKeyClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Classify the column schema attribute to indicate that it describes a primary key.
- setupControlFlow(String, String, String, String, boolean, ControlFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Link two elements to show that when one completes the next is started.
- setupDataFlow(String, String, String, String, boolean, DataFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Link two elements together to show that data flows from one to the other.
- setupForeignKeyRelationship(String, String, String, String, boolean, ForeignKeyRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Link two schema attributes together to show a foreign key relationship.
- setupLineageMapping(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
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, String, boolean, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Link two ports together to show that portTwo is an implementation of portOne.
- setupPortSchemaType(String, String, boolean, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Link a schema type to a port to show the structure of data it accepts.
- setupProcessCall(String, String, String, String, boolean, ProcessCallRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Link two elements together to show a request-response call between them.
- setupProcessParent(String, String, String, String, boolean, ProcessContainmentType, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Create a parent-child relationship between two processes.
- setupProcessPort(String, String, String, String, boolean, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Link a port to a process.
- setupSchemaTypeParent(String, String, String, String, String, boolean, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Connect a schema type to a data asset, process or port.
- setupTermCategory(String, String, String, String, CategorizationRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Link a term to a category.
- setupTermRelationship(String, String, String, String, String, TermRelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Link two terms together using a specialist relationship.
- updateAsset(String, String, String, boolean, AssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.DataAssetExchangeResource
-
Update the metadata element representing an asset.
- updateControlFlow(String, String, String, ControlFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Update the relationship between two elements that shows that when one completes the next is started.
- updateDataFlow(String, String, String, DataFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Update relationship between two elements that shows that data flows from one to the other.
- updateExternalGlossaryLink(String, String, String, ExternalGlossaryLinkRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Update the properties of a reference to an external glossary resource.
- updateExternalIdentifier(String, String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.AssetManagerOMASResource
-
Update the description of a specific external identifier.
- updateForeignKeyRelationship(String, String, String, String, ForeignKeyRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Update the relationship properties for the query target.
- updateGlossary(String, String, String, GlossaryRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Update the metadata element representing a glossary.
- updateGlossaryCategory(String, String, String, GlossaryCategoryRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Update the metadata element representing a glossary category.
- updateGlossaryTerm(String, String, String, GlossaryTermRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Update the metadata element representing a glossary term.
- updateGlossaryTermStatus(String, String, String, GlossaryTermStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Update the status of the metadata element representing a glossary term.
- updatePort(String, String, String, PortRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Update the properties of the metadata element representing a port.
- updateProcess(String, String, String, boolean, ProcessRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Update the metadata element representing a process.
- updateProcessCall(String, String, String, ProcessCallRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Update the relationship between two elements that shows a request-response call between them.
- updateProcessStatus(String, String, String, ProcessStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.LineageExchangeResource
-
Update the status of the metadata element representing a process.
- updateSchemaAttribute(String, String, String, boolean, SchemaAttributeRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Update the properties of the metadata element representing a schema attribute.
- updateSchemaType(String, String, String, boolean, SchemaTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.SchemaExchangeResource
-
Update the metadata element representing a schema type.
- updateTermRelationship(String, String, String, String, String, TermRelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.spring.GlossaryExchangeResource
-
Update the relationship properties for the two terms.