Operation | Stereotype | Options | Description | SQL |
insert | insert | AUTO_ID: outcomePlanGoalID
| Standard Operation | |
modify | modify | OPTIMISTIC_LOCKING: yes
| Standard Operation | |
read | read | | Standard Operation | |
searchByOutcomePlanCaseParticipantRoleGoalTypeAndStatus | readmulti | ORDER_BY: creationDate
| Search the outcome plan goal entity and retrieves any records that are related to the given outcome plan identifier, case participatn role identifier, plan goal type, and record status.
| |
searchByOutcomePlanPlanGoalTypeAndStatus | readmulti | ORDER_BY: creationDate
| Search the outcome plan goal entity and retrieves any records that are related to the given outcome plan identifier, plan goal type, and record status. | |
readVersionNo | nsread | | Reads the version no value for an Outcome Plan Goal. | |
|