Operation | Stereotype | Options | Description | SQL |
insert | insert | AUTO_ID: appealSecurityID
| Standard Operation | |
readForModify | ns | | Reads the appeal SID references, the location security level, the appeal security ID and the version number. No argument is given, as there should only be one row in the entity. | SQL |
modify | modify | | Standard Operation | |
readSecurityDetails | ns | | Returns the appeal SID references, the appeal security ID and the location security level. There is no argument, as there should be only 1 row in the entity. | SQL |
countRecords | ns | | Counts the number of records in the appeal security entity. Should be either 0 or 1. | SQL |
|