| Package | Description |
|---|---|
| de.hybris.platform.promotions.dto | |
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProductFixedPricePromotionDTO> |
ProductFixedPricePromotionsDTO.getProductFixedPricePromotions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductFixedPricePromotionsDTO.setProductFixedPricePromotions(java.util.List<ProductFixedPricePromotionDTO> productfixedpricepromotionsList) |
| Constructor and Description |
|---|
ProductFixedPricePromotionsDTO(java.util.List<ProductFixedPricePromotionDTO> productfixedpricepromotionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ProductFixedPricePromotionsResource.postProductFixedPricePromotion(ProductFixedPricePromotionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ProductFixedPricePromotionResource.putProductFixedPricePromotion(ProductFixedPricePromotionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.