| Package | Description |
|---|---|
| de.hybris.platform.acceleratorservices.dto.promotions | |
| de.hybris.platform.promotions.dto | |
| de.hybris.platform.promotions.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
AcceleratorProductMultiBuyPromotionDTO
Generated dto class for type AcceleratorProductMultiBuyPromotion first defined at extension acceleratorservices
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductMultiBuyPromotionDTO> |
ProductMultiBuyPromotionsDTO.getProductMultiBuyPromotions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductMultiBuyPromotionsDTO.setProductMultiBuyPromotions(List<ProductMultiBuyPromotionDTO> productmultibuypromotionsList) |
| Constructor and Description |
|---|
ProductMultiBuyPromotionsDTO(List<ProductMultiBuyPromotionDTO> productmultibuypromotionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ProductMultiBuyPromotionsResource.postProductMultiBuyPromotion(ProductMultiBuyPromotionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ProductMultiBuyPromotionResource.putProductMultiBuyPromotion(ProductMultiBuyPromotionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.