insert | insert | AUTO_ID: caseEvidenceGroupLinkID
POST_DATA_ACCESS: no
PRE_DATA_ACCESS: yes
| Standard Operation | |
readByTypeTreeAndRelatedID | ns | | Reads details of an evidence link by caseEvidenceTreeID, evidenceType and relatedID. | SQL |
readIsEditableInTreeInd | nsread | | Reads the isEditableInTreeInd on the evidence link record. | |
removeByIdAndVersion | nsremove | PRE_DATA_ACCESS: yes
| Removes a link on an evidence tree. | |
validateRemove | | | Validates the removal of an evidence link on an evidence tree. | |
readTreeStatus | ns | | Reads the tree status for the specified evidence link identifier. | SQL |
searchByTreeAndType | nsmulti | READMULTI_LIM: 500
| Searches for links on an evidence tree based on caseEvidenceTreeID and evidenceType. | SQL |
modifyRelatedID | nsmodify | OPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
| Modifies the relatedID on an evidence link of an In Edit evidence tree. | |
validateModifyRelatedID | | | Validates the modification of a relatedID on a caseEvidenceGroupLink on an In Edit evidence tree. | |
readGroupIDByTreeAndType | ns | | Reads caseEvidenceGroupID using the caseEvidenceTreeID and evidenceType. | SQL |
modifyIsEditableInTreeInd | nsmodify | OPTIMISTIC_LOCKING: no
| Modifies the isEditableInTreeInd indicator to the value passed into the function. | |
searchLinkIDByGroup | nsmulti | READMULTI_LIM: 500
| Returns a list of caseEvidenceGroupLinkIDs based on the caseEvidenceGroupID passed into the function. | SQL |
searchByCaseEvidenceGroupID | nsreadmulti | READMULTI_LIM: 500
| Searches CaseEvidenceGroupLink by
CaseEvidenceGroupID.
| |
validateInsert | | | Validates the insertion of details onto the CaseEvidenceGroupLink entity. | |
read | read | | Standard Operation | |
searchEvidenceHistory | nsmulti | READMULTI_LIM: 500
| Returns a list of evidence details for a specified piece of evidence on an evidence tree. | SQL |
readByGroupAndEvidenceType | nsread | | Reads CaseEvidenceGroupLink details by caseEvidenceGroupID and evidenceType. | |
readTreeForLink | ns | | Returns the case evidence tree identifier for the specified link. | SQL |
remove | | | @superseded - replaced by removeByIdAndVersion | |