| Modifier and Type | Method and Description |
|---|---|
RuleBasedPromotionDTO |
CustomerCouponForPromotionSourceRuleDTO.getPromotion() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerCouponForPromotionSourceRuleDTO.setPromotion(RuleBasedPromotionDTO value) |
| Modifier and Type | Method and Description |
|---|---|
RuleBasedPromotionDTO |
CatForPromotionSourceRuleDTO.getPromotion() |
RuleBasedPromotionDTO |
CombinedCatsForRuleDTO.getPromotion() |
RuleBasedPromotionDTO |
ProductForPromotionSourceRuleDTO.getPromotion() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RuleBasedPromotionDTO> |
RuleBasedPromotionsDTO.getRuleBasedPromotions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CatForPromotionSourceRuleDTO.setPromotion(RuleBasedPromotionDTO value) |
void |
CombinedCatsForRuleDTO.setPromotion(RuleBasedPromotionDTO value) |
void |
ProductForPromotionSourceRuleDTO.setPromotion(RuleBasedPromotionDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBasedPromotionsDTO.setRuleBasedPromotions(java.util.List<RuleBasedPromotionDTO> rulebasedpromotionsList) |
| Constructor and Description |
|---|
RuleBasedPromotionsDTO(java.util.List<RuleBasedPromotionDTO> rulebasedpromotionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
RuleBasedPromotionsResource.postRuleBasedPromotion(RuleBasedPromotionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
RuleBasedPromotionResource.putRuleBasedPromotion(RuleBasedPromotionDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
RuleBasedPromotionDTO |
AbstractRuleEngineRuleDTO.getPromotion() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRuleEngineRuleDTO.setPromotion(RuleBasedPromotionDTO value) |
Copyright © 2018 SAP SE. All Rights Reserved.