Package | Description |
---|---|
com.crm.dataobject.communications | |
com.crm.dataobject.rewards |
Modifier and Type | Method and Description |
---|---|
CRMDOCustomerEventClassification |
CustomerEventEventBasedCommunicationRuleCustomerEventClassificationCondition.getCustomerEventClassification() |
Modifier and Type | Method and Description |
---|---|
void |
CustomerEventEventBasedCommunicationRuleCustomerEventClassificationCondition.setCustomerEventClassification(CRMDOCustomerEventClassification customerEventClassification) |
Modifier and Type | Method and Description |
---|---|
CRMDOCustomerEventClassification |
CRMDORewardParticipationAgreement.getAutoSpendRequestCustomerEventClassification() |
CRMDOCustomerEventClassification |
LotteryClassificationCriterion.getClassification() |
CRMDOCustomerEventClassification |
FinancialStatementClassificationCriterion.getClassification() |
CRMDOCustomerEventClassification |
CustomerEventAutomation.getClassification() |
CRMDOCustomerEventClassification |
CRMDOCustomerEvent.getClassification() |
CRMDOCustomerEventClassification |
AchievementClassificationCriterion.getClassification() |
CRMDOCustomerEventClassification |
CRMDOAwardEvent.getCustomerEventClassification() |
CRMDOCustomerEventClassification |
CRMDOCustomerEventDefinition.getSpendRequestCustomerEventClassification() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<CRMDOCustomerEventClassification> |
SpendRequestRule.getApplicableClassifications() |
java.util.ArrayList<CRMDOCustomerEventClassification> |
GeneralPurchaseProductRule.getApplicableClassifications() |
java.util.ArrayList<CRMDOCustomerEventClassification> |
CustomerEventSearchCriteria.getClassifications() |
java.util.ArrayList<CRMDOCustomerEventClassification> |
AwardCondition.getCustomerEventClassifications() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDORewardParticipationAgreement.setAutoSpendRequestCustomerEventClassification(CRMDOCustomerEventClassification autoSpendRequestCustomerEventClassification) |
void |
LotteryClassificationCriterion.setClassification(CRMDOCustomerEventClassification classification) |
void |
FinancialStatementClassificationCriterion.setClassification(CRMDOCustomerEventClassification classification) |
void |
CustomerEventAutomation.setClassification(CRMDOCustomerEventClassification classification) |
void |
CRMDOCustomerEvent.setClassification(CRMDOCustomerEventClassification classification) |
void |
AchievementClassificationCriterion.setClassification(CRMDOCustomerEventClassification classification) |
void |
CRMDOAwardEvent.setCustomerEventClassification(CRMDOCustomerEventClassification customerEventClassification) |
void |
CRMDOCustomerEventDefinition.setSpendRequestCustomerEventClassification(CRMDOCustomerEventClassification spendRequestCustomerEventClassification) |
Modifier and Type | Method and Description |
---|---|
void |
SpendRequestRule.setApplicableClassifications(java.util.ArrayList<CRMDOCustomerEventClassification> applicableClassifications) |
void |
GeneralPurchaseProductRule.setApplicableClassifications(java.util.ArrayList<CRMDOCustomerEventClassification> applicableClassifications) |
void |
CustomerEventSearchCriteria.setClassifications(java.util.ArrayList<CRMDOCustomerEventClassification> classifications) |
void |
AwardCondition.setCustomerEventClassifications(java.util.ArrayList<CRMDOCustomerEventClassification> customerEventClassifications) |