Operation | Stereotype | Options | Description | SQL |
insert | insert | AUTO_ID: sanctionID
PRE_DATA_ACCESS: yes
| Standard Operation | |
read | read | | Standard Operation | |
modify | modify | OPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
| Standard Operation | |
remove | remove | | Standard Operation | |
readDetails | ns | | Returns Income Support Product Sanction Evidence details including the participant's full name. | SQL |
validateDetails | | | Validates the Sanction entity details. | |
readCaseParticipantsByEvidenceID | nsread | | Returns all related caseParticipantRoleID's for a specified Sanction ID. | |
countDuplicates | ns | PRE_DATA_ACCESS: yes
| Check thats a sanction record exists already, with the same sanction reason, sanction level, program and within the same sanction date range, for the household member.
| SQL |
readSanctionStatus | nsread | | Reads the record status of a sanction record. | |
searchListDetails | nsreadmulti | | | |
searchByConcernRoleID | nsreadmulti | | To retrieve a list of all sanction records by caseParticipantRoleID | |
searchByConcernRoleIDStatus | nsreadmulti | | Search for ISP Sanction evidence by case participant role ID and the record status code | |
searchByCaseID | nsreadmulti | | To retrieve a list of all sanction records by case ID | |
|