| Package | Description |
|---|---|
| de.hybris.platform.b2bacceleratorservices.dto.promotions | |
| de.hybris.platform.promotions.dto | |
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<PromotionPriceRowDTO> |
ProductPriceDiscountPromotionByPaymentTypeDTO.getProductDiscountPrice() |
Collection<PromotionPriceRowDTO> |
ProductThresholdPriceDiscountPromotionDTO.getProductPriceDiscount() |
Collection<PromotionPriceRowDTO> |
ProductThresholdPriceDiscountPromotionDTO.getProductThresholdPrice() |
Collection<PromotionPriceRowDTO> |
OrderThresholdDiscountPercentagePromotionDTO.getThresholdTotals() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductPriceDiscountPromotionByPaymentTypeDTO.setProductDiscountPrice(Collection<PromotionPriceRowDTO> value) |
void |
ProductThresholdPriceDiscountPromotionDTO.setProductPriceDiscount(Collection<PromotionPriceRowDTO> value) |
void |
ProductThresholdPriceDiscountPromotionDTO.setProductThresholdPrice(Collection<PromotionPriceRowDTO> value) |
void |
OrderThresholdDiscountPercentagePromotionDTO.setThresholdTotals(Collection<PromotionPriceRowDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductMultiBuyPromotionDTO.setBundlePrices(Collection<PromotionPriceRowDTO> value) |
void |
ProductBundlePromotionDTO.setBundlePrices(Collection<PromotionPriceRowDTO> value) |
void |
ProductPerfectPartnerBundlePromotionDTO.setBundlePrices(Collection<PromotionPriceRowDTO> value) |
void |
ProductOneToOnePerfectPartnerPromotionDTO.setBundlePrices(Collection<PromotionPriceRowDTO> value) |
void |
OrderThresholdDiscountPromotionDTO.setDiscountPrices(Collection<PromotionPriceRowDTO> value) |
void |
ProductPerfectPartnerPromotionDTO.setPartnerPrices(Collection<PromotionPriceRowDTO> value) |
void |
PromotionQuantityAndPricesRowDTO.setPrices(Collection<PromotionPriceRowDTO> value) |
void |
ProductFixedPricePromotionDTO.setProductFixedUnitPrice(Collection<PromotionPriceRowDTO> value) |
void |
OrderThresholdPerfectPartnerPromotionDTO.setProductPrices(Collection<PromotionPriceRowDTO> value) |
void |
PromotionPriceRowsDTO.setPromotionPriceRows(List<PromotionPriceRowDTO> promotionpricerowsList) |
void |
OrderThresholdPerfectPartnerPromotionDTO.setThresholdTotals(Collection<PromotionPriceRowDTO> value) |
void |
OrderThresholdChangeDeliveryModePromotionDTO.setThresholdTotals(Collection<PromotionPriceRowDTO> value) |
void |
OrderThresholdDiscountPromotionDTO.setThresholdTotals(Collection<PromotionPriceRowDTO> value) |
void |
OrderThresholdFreeVoucherPromotionDTO.setThresholdTotals(Collection<PromotionPriceRowDTO> value) |
void |
OrderThresholdFreeGiftPromotionDTO.setThresholdTotals(Collection<PromotionPriceRowDTO> value) |
| Constructor and Description |
|---|
PromotionPriceRowsDTO(List<PromotionPriceRowDTO> promotionpricerowsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PromotionPriceRowsResource.postPromotionPriceRow(PromotionPriceRowDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PromotionPriceRowResource.putPromotionPriceRow(PromotionPriceRowDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.