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::RelatedConceptNameLink
Controlling File: CPM\model\Packages\Service Layer\Taxonomy\IndexingLinks\Entity\Entity.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (5)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
relLinkIDkeynoUnique ID of the Related Concept Name Link recordTAXONOMY_TERM_ID SVR_INT64
nameTextIDdetailsnoContains the reference of the text id from the TextTranslation entity.LOCALIZABLE_TEXT_ID SVR_INT64
relatedStatusdetails 

Holds status of the locale specific related concept name like new, replaced, modified, deleted etc

TAXONOMY_INDEX_STATUSTaxonomyIndexStatusSVR_STRING<10>
insertedProcessdetails Represents whether record is inserted by offline process or online process.TAXONOMY_DB_PROCESSTaxonomyDBProcessSVR_STRING<10>
localeCodedetails Locale of the related concept name.LOCALE_CODELocaleSVR_STRING<10>
Foreign Keys (1)
ChildParent
RelatedConceptNameLink.nameTextIDLocalizableText.localizableTextID
Indices (2)
Index NameAttributes
RelConcptNameLnkNameTextIDIdxnameTextID
RelConcptNameLnkLocaleCodeIdxlocaleCode
Operations (8)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: relLinkID
Insert the new Related Concept 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
Update the new Related Concept 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 Delete the Related Concept 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 Reads the new Related Concept 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. 
readByLocaleAndNameTextIDnsread Retrieves the RelatedConcept details based on the localization text ID and locale of the Related Concept 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. 
createRelatedConceptNamesbatchinsert @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. 
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)