| Package | Description |
|---|---|
| de.hybris.platform.promotionengineservices.dto | |
| de.hybris.platform.promotionengineservices.resource | |
| de.hybris.platform.promotions.dto |
| Modifier and Type | Method and Description |
|---|---|
PromotionSourceRuleDTO |
ExcludedCatForRuleDTO.getRule() |
PromotionSourceRuleDTO |
CatForPromotionSourceRuleDTO.getRule() |
PromotionSourceRuleDTO |
ProductForPromotionSourceRuleDTO.getRule() |
PromotionSourceRuleDTO |
ExcludedProductForRuleDTO.getRule() |
PromotionSourceRuleDTO |
CombinedCatsForRuleDTO.getRule() |
| Modifier and Type | Method and Description |
|---|---|
List<PromotionSourceRuleDTO> |
PromotionSourceRulesDTO.getPromotionSourceRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExcludedCatForRuleDTO.setRule(PromotionSourceRuleDTO value) |
void |
CatForPromotionSourceRuleDTO.setRule(PromotionSourceRuleDTO value) |
void |
ProductForPromotionSourceRuleDTO.setRule(PromotionSourceRuleDTO value) |
void |
ExcludedProductForRuleDTO.setRule(PromotionSourceRuleDTO value) |
void |
CombinedCatsForRuleDTO.setRule(PromotionSourceRuleDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionSourceRulesDTO.setPromotionSourceRules(List<PromotionSourceRuleDTO> promotionsourcerulesList) |
| Constructor and Description |
|---|
PromotionSourceRulesDTO(List<PromotionSourceRuleDTO> promotionsourcerulesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PromotionSourceRuleResource.putPromotionSourceRule(PromotionSourceRuleDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<PromotionSourceRuleDTO> |
PromotionGroupDTO.getPromotionSourceRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionGroupDTO.setPromotionSourceRules(Collection<PromotionSourceRuleDTO> value) |
Copyright © 2017 SAP SE. All Rights Reserved.