Package | Description |
---|---|
com.crm.dataobject.rewards |
Modifier and Type | Method and Description |
---|---|
CRMDORewardParticipationAgreement |
CRMDOAuthorisedRewardsParticipatingMerchant.getParticipationAgreement() |
CRMDORewardParticipationAgreement |
CRMDORewardParticipationAgreementScheme.getRewardParticipationAgreement() |
CRMDORewardParticipationAgreement |
CRMDORewardParticipationAgreementContribution.getRewardParticipationAgreement() |
CRMDORewardParticipationAgreement |
CRMDORewardOfferPartnerContribution.getRewardParticipationAgreement() |
CRMDORewardParticipationAgreement |
CRMDOCustomerEvent.getRewardParticipationAgreement() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOAuthorisedRewardsParticipatingMerchant.setParticipationAgreement(CRMDORewardParticipationAgreement participationAgreement) |
void |
CRMDORewardParticipationAgreementScheme.setRewardParticipationAgreement(CRMDORewardParticipationAgreement rewardParticipationAgreement) |
void |
CRMDORewardParticipationAgreementContribution.setRewardParticipationAgreement(CRMDORewardParticipationAgreement rewardParticipationAgreement) |
void |
CRMDORewardOfferPartnerContribution.setRewardParticipationAgreement(CRMDORewardParticipationAgreement rewardParticipationAgreement) |
void |
CRMDOCustomerEvent.setRewardParticipationAgreement(CRMDORewardParticipationAgreement rewardParticipationAgreement) |