Operation | Stereotype | Options | Description | SQL |
insert | insert | AUTO_ID: recommendExpOutcomeAdminID
AUTO_ID_KEY: OUTPLANBO
| Standard Operation | |
read | read | | Standard Operation | |
modify | modify | OPTIMISTIC_LOCKING: yes
| Standard Operation | |
searchByRelatedIDRelatedTypeAndStatus | readmulti | | Retrieves all expected outcome recommendation records that are related to the passed in unique related identifer, related type and status. | |
searchByExpectedOutcomeAndStatus | readmulti | | Retrieves all expected outcome recommendation records that are related to the passed in expected outcome and status. | |
searchByRelatedIDRelatedTypeExpectedOutcomeAndStatus | readmulti | | Retrieves all expected outcome recommendation records that are related to the passed in unique related identifier, related type, expected outcome and record status. | |
|