| Package | Description |
|---|---|
| de.hybris.platform.b2bacceleratorservices.dto.promotions | |
| de.hybris.platform.promotions.dto | |
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PromotionPriceRowDTO> |
ProductPriceDiscountPromotionByPaymentTypeDTO.getProductDiscountPrice() |
java.util.Collection<PromotionPriceRowDTO> |
ProductThresholdPriceDiscountPromotionDTO.getProductPriceDiscount() |
java.util.Collection<PromotionPriceRowDTO> |
ProductThresholdPriceDiscountPromotionDTO.getProductThresholdPrice() |
java.util.Collection<PromotionPriceRowDTO> |
OrderThresholdDiscountPercentagePromotionDTO.getThresholdTotals() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductPriceDiscountPromotionByPaymentTypeDTO.setProductDiscountPrice(java.util.Collection<PromotionPriceRowDTO> value) |
void |
ProductThresholdPriceDiscountPromotionDTO.setProductPriceDiscount(java.util.Collection<PromotionPriceRowDTO> value) |
void |
ProductThresholdPriceDiscountPromotionDTO.setProductThresholdPrice(java.util.Collection<PromotionPriceRowDTO> value) |
void |
OrderThresholdDiscountPercentagePromotionDTO.setThresholdTotals(java.util.Collection<PromotionPriceRowDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PromotionPriceRowDTO> |
ProductBundlePromotionDTO.getBundlePrices() |
java.util.Collection<PromotionPriceRowDTO> |
ProductOneToOnePerfectPartnerPromotionDTO.getBundlePrices() |
java.util.Collection<PromotionPriceRowDTO> |
ProductMultiBuyPromotionDTO.getBundlePrices() |
java.util.Collection<PromotionPriceRowDTO> |
ProductPerfectPartnerBundlePromotionDTO.getBundlePrices() |
java.util.Collection<PromotionPriceRowDTO> |
OrderThresholdDiscountPromotionDTO.getDiscountPrices() |
java.util.Collection<PromotionPriceRowDTO> |
ProductPerfectPartnerPromotionDTO.getPartnerPrices() |
java.util.Collection<PromotionPriceRowDTO> |
PromotionQuantityAndPricesRowDTO.getPrices() |
java.util.Collection<PromotionPriceRowDTO> |
ProductFixedPricePromotionDTO.getProductFixedUnitPrice() |
java.util.Collection<PromotionPriceRowDTO> |
OrderThresholdPerfectPartnerPromotionDTO.getProductPrices() |
java.util.List<PromotionPriceRowDTO> |
PromotionPriceRowsDTO.getPromotionPriceRows() |
java.util.Collection<PromotionPriceRowDTO> |
OrderThresholdDiscountPromotionDTO.getThresholdTotals() |
java.util.Collection<PromotionPriceRowDTO> |
OrderThresholdFreeVoucherPromotionDTO.getThresholdTotals() |
java.util.Collection<PromotionPriceRowDTO> |
OrderThresholdChangeDeliveryModePromotionDTO.getThresholdTotals() |
java.util.Collection<PromotionPriceRowDTO> |
OrderThresholdFreeGiftPromotionDTO.getThresholdTotals() |
java.util.Collection<PromotionPriceRowDTO> |
OrderThresholdPerfectPartnerPromotionDTO.getThresholdTotals() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBundlePromotionDTO.setBundlePrices(java.util.Collection<PromotionPriceRowDTO> value) |
void |
ProductOneToOnePerfectPartnerPromotionDTO.setBundlePrices(java.util.Collection<PromotionPriceRowDTO> value) |
void |
ProductMultiBuyPromotionDTO.setBundlePrices(java.util.Collection<PromotionPriceRowDTO> value) |
void |
ProductPerfectPartnerBundlePromotionDTO.setBundlePrices(java.util.Collection<PromotionPriceRowDTO> value) |
void |
OrderThresholdDiscountPromotionDTO.setDiscountPrices(java.util.Collection<PromotionPriceRowDTO> value) |
void |
ProductPerfectPartnerPromotionDTO.setPartnerPrices(java.util.Collection<PromotionPriceRowDTO> value) |
void |
PromotionQuantityAndPricesRowDTO.setPrices(java.util.Collection<PromotionPriceRowDTO> value) |
void |
ProductFixedPricePromotionDTO.setProductFixedUnitPrice(java.util.Collection<PromotionPriceRowDTO> value) |
void |
OrderThresholdPerfectPartnerPromotionDTO.setProductPrices(java.util.Collection<PromotionPriceRowDTO> value) |
void |
PromotionPriceRowsDTO.setPromotionPriceRows(java.util.List<PromotionPriceRowDTO> promotionpricerowsList) |
void |
OrderThresholdDiscountPromotionDTO.setThresholdTotals(java.util.Collection<PromotionPriceRowDTO> value) |
void |
OrderThresholdFreeVoucherPromotionDTO.setThresholdTotals(java.util.Collection<PromotionPriceRowDTO> value) |
void |
OrderThresholdChangeDeliveryModePromotionDTO.setThresholdTotals(java.util.Collection<PromotionPriceRowDTO> value) |
void |
OrderThresholdFreeGiftPromotionDTO.setThresholdTotals(java.util.Collection<PromotionPriceRowDTO> value) |
void |
OrderThresholdPerfectPartnerPromotionDTO.setThresholdTotals(java.util.Collection<PromotionPriceRowDTO> value) |
| Constructor and Description |
|---|
PromotionPriceRowsDTO(java.util.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 © 2018 SAP SE. All Rights Reserved.