| Modifier and Type | Class and Description |
|---|---|
class |
AcceleratorProductBOGOFPromotionDTO
Generated dto class for type AcceleratorProductBOGOFPromotion first defined at extension acceleratorservices
|
class |
AcceleratorProductMultiBuyPromotionDTO
Generated dto class for type AcceleratorProductMultiBuyPromotion first defined at extension acceleratorservices
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProductPriceDiscountPromotionByPaymentTypeDTO
Generated dto class for type ProductPriceDiscountPromotionByPaymentType first defined at extension b2bacceleratorservices
|
class |
ProductThresholdPriceDiscountPromotionDTO
Generated dto class for type ProductThresholdPriceDiscountPromotion first defined at extension b2bacceleratorservices
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ProductPromotionDTO> |
CategoryDTO.getPromotions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryDTO.setPromotions(java.util.Collection<ProductPromotionDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ProductPromotionDTO> |
ProductDTO.getPromotions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductDTO.setPromotions(java.util.Collection<ProductPromotionDTO> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductBOGOFPromotionDTO
Generated dto class for type ProductBOGOFPromotion first defined at extension promotions
|
class |
ProductBundlePromotionDTO
Generated dto class for type ProductBundlePromotion first defined at extension promotions
|
class |
ProductFixedPricePromotionDTO
Generated dto class for type ProductFixedPricePromotion first defined at extension promotions
|
class |
ProductMultiBuyPromotionDTO
Generated dto class for type ProductMultiBuyPromotion first defined at extension promotions
|
class |
ProductOneToOnePerfectPartnerPromotionDTO
Generated dto class for type ProductOneToOnePerfectPartnerPromotion first defined at extension promotions
|
class |
ProductPercentageDiscountPromotionDTO
Generated dto class for type ProductPercentageDiscountPromotion first defined at extension promotions
|
class |
ProductPerfectPartnerBundlePromotionDTO
Generated dto class for type ProductPerfectPartnerBundlePromotion first defined at extension promotions
|
class |
ProductPerfectPartnerPromotionDTO
Generated dto class for type ProductPerfectPartnerPromotion first defined at extension promotions
|
class |
ProductSteppedMultiBuyPromotionDTO
Generated dto class for type ProductSteppedMultiBuyPromotion first defined at extension promotions
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProductPromotionDTO> |
ProductPromotionsDTO.getProductPromotions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductPromotionsDTO.setProductPromotions(java.util.List<ProductPromotionDTO> productpromotionsList) |
| Constructor and Description |
|---|
ProductPromotionsDTO(java.util.List<ProductPromotionDTO> productpromotionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ProductPromotionsResource.postProductPromotion(ProductPromotionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ProductPromotionResource.putProductPromotion(ProductPromotionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.