Operation | Stereotype | Options | Description | SQL |
insert | insert | PRE_DATA_ACCESS: yes
| Standard Operation | |
modify | modify | OPTIMISTIC_LOCKING: yes
| Standard Operation | |
read | read | | Standard Operation | |
readAdminIntegratedCaseByType | nsread | | Reads the Admin Integrated Case by type. | |
readAll | nkreadmulti | | Returns all the AdminIntegratedCase records. | |
remove | remove | | Standard Operation | |
searchByStatusCode | readmulti | | Reads all Admin Integrated Case records with a specified status code. | |
readByCaseParticipantRoleID | ns | | | SQL |
readAdminIntegratedCaseIDByType | nsread | | Reads the unique identifier of the admin integrated case by integrated case type. | |
readIntegratedCaseType | nsread | | Read the integrated case type. | |
searchAllIntegratedCaseTypes | nsmulti | | Method to search all integrated case types. | SQL |
readAdminIntegratedCaseTabDetails | nsread | | Reads admin integrated case tab display details. | |
searchActiveAdminIntegratedCaseForFilter | nsreadmulti | PRE_DATA_ACCESS: yes
| Reads all active Admin Integrated Case details for case search or my cases filter options. | |
insertAdminIntegratedCase | insert | | Inserts admin integrated case record. This method expects the adminIntegratedCaseID to be set. It is preferred to call insertAdminIntegratedCase method only in scenarios where calling method wants to set the value of primary key by itself. | |
readAppealableInd | nsread | | Reads the notAppealableIndicator. | |
searchAppealableCases | nsmulti | | | SQL |
modifyICTypeIndicators | nsmodify | | Modifies the AdminIntegrated Case Type, Ownership Strategy, AdminTranslation Required Indicator, Case Search Filter Indicator, Citizen Workspace Indicator, Contact Log Indicator, My Cases Filter Indicator, Not Appeal Indicator and Program ListIndicator. | |
|