Package | Description |
---|---|
com.crm.dataobject.billing | |
com.crm.dataobject.pricing | |
com.crm.dataobject.rewards | |
com.crm.dataobject.segments | |
com.crm.dataobject.workflows |
Modifier and Type | Method and Description |
---|---|
CRMDOSegment |
CRMDOPromotionCampaignSegment.getSegment() |
CRMDOSegment |
CRMDOAdditiveDiscountDefinitionSegment.getSegment() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<CRMDOSegment> |
TargetProfileCondition.getExSegments() |
java.util.ArrayList<CRMDOSegment> |
TargetProfileCondition.getInSegments() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOPromotionCampaignSegment.setSegment(CRMDOSegment segment) |
void |
CRMDOAdditiveDiscountDefinitionSegment.setSegment(CRMDOSegment segment) |
Modifier and Type | Method and Description |
---|---|
void |
TargetProfileCondition.setExSegments(java.util.ArrayList<CRMDOSegment> exSegments) |
void |
TargetProfileCondition.setInSegments(java.util.ArrayList<CRMDOSegment> inSegments) |
Modifier and Type | Method and Description |
---|---|
CRMDOSegment |
CRMDOPriceGlobalSegment.getSegment() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOPriceGlobalSegment.setSegment(CRMDOSegment segment) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<CRMDOSegment> |
AwardCondition.getSegmentation() |
Modifier and Type | Method and Description |
---|---|
void |
AwardCondition.setSegmentation(java.util.ArrayList<CRMDOSegment> segmentation) |
Modifier and Type | Method and Description |
---|---|
CRMDOSegment |
SegmentExceptionalItemSearchCriteria.getSegment() |
CRMDOSegment |
SegmentCriterion.getSegment() |
CRMDOSegment |
CRMDOSegmentExceptionalItem.getSegment() |
Modifier and Type | Method and Description |
---|---|
void |
SegmentExceptionalItemSearchCriteria.setSegment(CRMDOSegment segment) |
void |
SegmentCriterion.setSegment(CRMDOSegment segment) |
void |
CRMDOSegmentExceptionalItem.setSegment(CRMDOSegment segment) |
Modifier and Type | Method and Description |
---|---|
CRMDOSegment |
CRMDOWorkflowRule.getSegment() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOWorkflowRule.setSegment(CRMDOSegment segment) |