Operation | Stereotype | Options | Description | SQL |
insert | insert | AUTO_ID: referralRoleID
| Standard Operation | |
read | read | | Standard Operation | |
modify | modify | OPTIMISTIC_LOCKING: yes
| Standard Operation | |
searchByReferralRelatedObjectTypeAndStatus | readmulti | | Retrieves all referral role records related to a referral based on the type of referral role record and its status. | |
searchByReferralAndStatus | readmulti | | Retrieves all referral role records related to a referral based on the passed in record status. | |
readByReferralRelatedObjectTypeAndStatus | nsread | | Reads a referral role record related to a referral based on the type of referral link record and record status. | |
readByReferralRelatedObjectIDTypeAndStatus | nsread | | Retrieves the referral role record that is related to the passed in referral, related object identifier, type and record status. | |
searchByRelatedObjectTypeAndStatus | readmulti | | | |
|