Table Description
External System Classification Term Link
:
br /> The link table that maintains the association of External System Classification and Taxonomy Term.
>
Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::CPM::Service Layer::Taxonomy::External System Classification::Entity::ExtSysClassifnTermLink
Controlling File: CPM\model\Packages\Service Layer\Taxonomy\External System Classification\Entity\Entity.efx
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
extSysClassifnTermLinkIDkeynoThe unique system identifier for the External System Classification Term Link record.
INTERNAL_ID SVR_INT64
extSysClassificationIDdetailsnoThe system identifier for the External System Classification record.EXTERNAL_SYSTEM_CLASSIFICATION_ID SVR_INT64
taxonomyTermIDdetailsnoThe system identifier for the Taxonomy Term record.TAXONOMY_TERM_ID SVR_INT64
Foreign Keys (2)
ChildParent
ExtSysClassifnTermLink.extSysClassificationIDExtSysClassification.extSysClassificationID
ExtSysClassifnTermLink.taxonomyTermIDTaxonomyTerm.taxonomyTermID
Indices (2)
Index NameAttributes
ExtSysClassiTrmLnkTaxTrmIDIdxtaxonomyTermID
ExtSyClasTrmLnkExSysClasIDIdxextSysClassificationID
Operations (8)
OperationStereotypeOptionsDescriptionSQL
searchByTaxonomyTermreadmulti Retrieves the External System Classification Term Link records for a given taxonomy term. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
insertinsertAUTO_ID: extSysClassifnTermLinkID
Inserts the External System Classification Term Link record. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
modifymodify Modifies the External System Classification Term Link record. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
removeremove Removes the External System Classification Term Link record. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
readread Reads the External System Classification Term Link record. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
searchByExternalSystemTermreadmulti Retrieves the External System Classification Term Link records for a given external system classification. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
createExternalSystemClassificationsForTermbatchinsert @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
readAllnkreadmulti @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
Related Pages (2)