Table Description
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::IndexingLinks::Entity::TaxonomyTermNameLink
Controlling File: CPM\model\Packages\Service Layer\Taxonomy\IndexingLinks\Entity\Entity.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (5)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
nameLinkIDkeynoUnique ID of the TaxonomyTermNameLinkTAXONOMY_TERM_ID SVR_INT64
nameTextIDdetailsno

Localization Text ID of the Taxonomy Term Name

LOCALIZABLE_TEXT_ID SVR_INT64
indexingStatusdetails Status of the Taxonomy Term like new, updated, deleted, replacedTAXONOMY_INDEX_STATUSTaxonomyIndexStatusSVR_STRING<10>
insertedProcessdetails 

Represents which process inserted the record. That is online or offline process

TAXONOMY_DB_PROCESSTaxonomyDBProcessSVR_STRING<10>
localeCodedetails Locale of the Taxonomy term name.LOCALE_CODELocaleSVR_STRING<10>
Foreign Keys (1)
ChildParent
TaxonomyTermNameLink.nameTextIDLocalizableText.localizableTextID
Indices (3)
Index NameAttributes
TaxoTermNameLnkLocaleCodeIdxlocaleCode
TaxoTermNameLnkNameTextIDIdxnameTextID
TaxoTermNameLnkIndexStatusIdxindexingStatus
Operations (10)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: nameLinkID
Insert the Taxonomy Term Name 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. 
modifymodifyOPTIMISTIC_LOCKING: yes
Updates the Taxonomy Term Name 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 Retruns the Taxonomy Term Name 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 Deletes the Taxonomy Term Name 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. 
searchByIndexStatusnsmulti Retreves the taxonomy term name details based on index status search criteria. @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.SQL
readByLocaleAndTextIDnsread Returns the Taxonomy Name Link details based on the localization text ID and locale of the Taxonomy Term Name. @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. 
createTermNamesbatchinsert @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. 
searchByIndexStatusAndLocalensmulti Retreves the taxonomy term name details based on index, status and locale. @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.SQL
searchByNameTextIDreadmulti @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. 
removeByNameTextIDnsremove @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)