| Package | Description |
|---|---|
| de.hybris.platform.promotions.dto | |
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProductBundlePromotionDTO> |
ProductBundlePromotionsDTO.getProductBundlePromotions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBundlePromotionsDTO.setProductBundlePromotions(java.util.List<ProductBundlePromotionDTO> productbundlepromotionsList) |
| Constructor and Description |
|---|
ProductBundlePromotionsDTO(java.util.List<ProductBundlePromotionDTO> productbundlepromotionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ProductBundlePromotionsResource.postProductBundlePromotion(ProductBundlePromotionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ProductBundlePromotionResource.putProductBundlePromotion(ProductBundlePromotionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.