| Package | Description |
|---|---|
| de.hybris.platform.promotionengineservices.dto | |
| de.hybris.platform.promotionengineservices.resource | |
| de.hybris.platform.ruleengine.dto |
| Modifier and Type | Method and Description |
|---|---|
RuleBasedPromotionDTO |
CatForPromotionSourceRuleDTO.getPromotion() |
RuleBasedPromotionDTO |
ProductForPromotionSourceRuleDTO.getPromotion() |
RuleBasedPromotionDTO |
CombinedCatsForRuleDTO.getPromotion() |
| Modifier and Type | Method and Description |
|---|---|
List<RuleBasedPromotionDTO> |
RuleBasedPromotionsDTO.getRuleBasedPromotions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CatForPromotionSourceRuleDTO.setPromotion(RuleBasedPromotionDTO value) |
void |
ProductForPromotionSourceRuleDTO.setPromotion(RuleBasedPromotionDTO value) |
void |
CombinedCatsForRuleDTO.setPromotion(RuleBasedPromotionDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBasedPromotionsDTO.setRuleBasedPromotions(List<RuleBasedPromotionDTO> rulebasedpromotionsList) |
| Constructor and Description |
|---|
RuleBasedPromotionsDTO(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 © 2017 SAP SE. All Rights Reserved.