Table Description
Evidence Screen: Information on the evidence screens used to capture and maintain evidence on the system. Information on the evidence screens used to capture and maintain evidence on the system.
Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::Service Layer::EvidenceScreen::entity::EvidenceScreen
Controlling File: core\model\Packages\Reference Model\Service Layer\EvidenceScreen\EvidenceScreen_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (10)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceScreenIDkeynoUnique identifier of the evidenceScreen entity.EVIDENCE_SCREEN_ID SVR_INT64
relatedTypedetailsnoDescribes the type of product delivery to which the page belongs, i.e. Product, Integrated Case, Assessment or Screening.EVIDENCE_SCREEN_RELATED_TYPE_CODEEvidenceScreenRelatedTypeSVR_STRING<10>
relatedIDdetailsnoContains the identifier of the Product, Integrated Case, Screening Case or Assessment Delivery to which the page identifier belongs.INTERNAL_ID SVR_INT64
evidenceNodeCodedetailsnoCode describing the site map, group or evidence type to which the page identifier belongs.CODETABLE_CODE SVR_STRING<10>
evidenceLeveldetailsnoCode describing the level of evidence maintenance the page identifier belongs to, i.e. Site Map, Evidence Group or Evidence.EVIDENCE_LEVELEvidenceLevelSVR_STRING<10>
effectiveFromdetailsnoDate from which the page identifier is effective.CURAM_DATE SVR_DATE
pageTypedetailsnoCode describing the type of page identifier, i.e. View/Edit/Create/List/Site Map/Group.PAGE_TYPEPageTypeSVR_STRING<10>
pageIdentifierdetailsnoContains the name of the client page.EVIDENCE_PAGE_IDENTIFIER SVR_STRING<200>
commentsdetails General remarks entered by a user.COMMENTS SVR_STRING<300>
recordStatusdetailsnoRecord status of the evidence screen record.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Indices (1)
Index NameAttributes
EvScrRelIDLevelIdxrelatedID, evidenceLevel
Operations (22)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: evidenceScreenID
AUTO_ID_KEY: PRODUCTBO
PRE_DATA_ACCESS: yes
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: no
Standard Operation 
cancelnsmodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Modifies the status of the Evidence Screen record to canceled. 
searchByRelatedIDAndEvidenceLevelnsreadmulti Searches the Evidence Screen entity on the specified relatedID and evidenceLevel. 
validateInsert  Validates details for the insert operation. 
readRelatedTypensread Reads the related type for an Evidence Screen record. 
modifySiteMapnsmodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Modifies site map details. 
modifyEvidenceGroupPagensmodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Modifies evidence group page details. 
modifyEvidencePagensmodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Modifies evidence page details. 
validateModifySiteMap  Validates modified site map details. 
validateModifyEvidenceGroupPage  Validates modified evidence group page details. 
validateModifyEvidencePage  Validates modified evidence page details. 
validate  This method will be called to perform common validations. 
validateCancel  Validates the cancellation of an Evidence Screen record. 
readEvidenceScreenDetailsnsread Read of the Evidence Screen entity to return details that will be viewed on the client. 
readRecordStatusnsread Reads the Evidence Screen record status. 
countOverlapsnsPRE_DATA_ACCESS: yes
 
Checks to see if an evidence screen record already exists for the specified relatedID, relatedType, pageType and evidenceNodeCode. It ignores canceled records.SQL
readPageIDByTypesNodeDateAndRelatedIDnsPRE_DATA_ACCESS: yes
 
Reads the page identifier for the specified relatedID, relatedType, pageType, evidence node and status.SQL
checkForOverlap  @superseded - replaced by countOverlaps 
searchByRelatedIDreadmulti Return&nbsp;a&nbsp;list&nbsp;of&nbsp;evidence screen&nbsp;records&nbsp;by&nbsp;product ID. 
insertEvidenceScreeninsert <p class="MsoNormal"> <span style="COLOR: #002060">Inserts evidence screen record. This method expects the evidenceScreenID to be set. It is preferred to call insertEvidenceScreen method only in scenarios where calling method wants to set the value of primary key by itself.</span> </p> 
Related Pages (33)
Evidence Pages (Liability_listEvidence)
Evidence Group Pages (Liability_listEvidenceGroup)
Evidence Map Pages (Liability_listEvidenceSiteMap)
Delete Evidence Page (Product_cancelEvidence)
Delete Evidence Group Page (Product_cancelEvidenceGroup)
Delete Evidence Map (Product_cancelEvidenceSiteMap)
New Evidence Page (Product_createEvidence)
New Evidence Group Page (Product_createEvidenceGroup)
New Evidence Map (Product_createEvidenceSiteMap)
Evidence Pages (Product_listEvidence)
Evidence Group Pages (Product_listEvidenceGroup)
Evidence Map Pages (Product_listEvidenceSiteMap)
Edit Evidence Page (Product_modifyEvidence)
Edit Evidence Group Page (Product_modifyEvidenceGroup)
Edit Evidence Map (Product_modifyEvidenceSiteMap)
View Evidence Page (Product_viewEvidence)
View Evidence Group Page (Product_viewEvidenceGroup)
View Evidence Map (Product_viewEvidenceSiteMap)
Delete Evidence Page: (Resource_cancelEvidence)
Delete Evidence Group Page: (Resource_cancelEvidenceGroup)
Delete Evidence Map: (Resource_cancelEvidenceSiteMap)
New Evidence Page: (Resource_createEvidence)
New Evidence Group Page: (Resource_createEvidenceGroup)
New Evidence Map: (Resource_createEvidenceSiteMap)
Evidence Pages: (Resource_listEvidence)
Evidence Group Pages: (Resource_listEvidenceGroup)
Evidence Map Pages: (Resource_listEvidenceSiteMap)
Edit Evidence Page: (Resource_modifyEvidence)
Edit Evidence Group Page: (Resource_modifyEvidenceGroup)
Edit Evidence Map: (Resource_modifyEvidenceSiteMap)
View Evidence Page: (Resource_viewEvidence)
View Evidence Group Page: (Resource_viewEvidenceGroup)
View Evidence Map: (Resource_viewEvidenceSiteMap)