Operation | Stereotype | Options | Description | SQL |
insert | insert | AUTO_ID: outcomePlanAdminCaseLinkID
AUTO_ID_KEY: OUTPLANBO
| Standard Operation | |
read | read | | Standard Operation | |
modify | modify | OPTIMISTIC_LOCKING: yes
| Standard Operation | |
searchByCaseTypeRelatedIDAndStatus | readmulti | | Returns a list of all Outcome Plan Admin Case Links for the given case type, related ID and status. | |
searchByOutcomePlanAdminCaseTypeAndStatus | readmulti | | Lists all Outcome Plan Admin Case Link records based on the given Outcome Plan Admin, case type and status. | |
searchByCaseTypeAndStatus | readmulti | | Returns a list of all Outcome Plan Admin Case Links for the given case type and status. | |
readByOutcomePlanAdminCaseTypeCodeRelatedIDAndStatus | nsread | | Reads an Outcome Plan Admin Case Link for the given outcome plan admin, case type, related ID and status. | |
searchByOutcomePlanAdminAndStatus | readmulti | | Lists all Outcome Plan Admin Case Link records based on the given outcome plan admin and status. | |
|