Operation | Stereotype | Options | Description | SQL |
insert | insert | AUTO_ID: factorResultID
| Standard Operation | |
read | read | | Standard Operation | |
modify | modify | | Standard Operation | |
remove | remove | | Standard Operation | |
searchByRelatedIDAndRelatedType | readmulti | | Returns a list of Factor Results for the given related ID and type. | |
searchByRelatedIDRelatedTypeFactorID | readmulti | ORDER_BY: assessmentDate
| Returns a list of Factor Results for the given Factor Delivery, related ID and type. | |
readByFactorDeliveryRelatedIDRelatedType | nsread | | Returns the record with the given Factor Delivery, related ID and type. | |
searchByFactorDelivery | readmulti | | Returns a list of Factor Results for the given Factor Delivery. | |
searchByClassificationIDAndRelatedType | readmulti | | Returns a list of Factor Results for the given Category Classifiction and related type. | |
|