| Package | Description |
|---|---|
| de.hybris.platform.b2bacceleratorservices.dto.promotions | |
| de.hybris.platform.promotions.dto | |
| de.hybris.platform.promotions.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderThresholdDiscountPercentagePromotionDTO
Generated dto class for type OrderThresholdDiscountPercentagePromotion first defined at extension b2bacceleratorservices
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrderThresholdChangeDeliveryModePromotionDTO
Generated dto class for type OrderThresholdChangeDeliveryModePromotion first defined at extension promotions
|
class |
OrderThresholdDiscountPromotionDTO
Generated dto class for type OrderThresholdDiscountPromotion first defined at extension promotions
|
class |
OrderThresholdFreeGiftPromotionDTO
Generated dto class for type OrderThresholdFreeGiftPromotion first defined at extension promotions
|
class |
OrderThresholdFreeVoucherPromotionDTO
Generated dto class for type OrderThresholdFreeVoucherPromotion first defined at extension promotions
|
class |
OrderThresholdPerfectPartnerPromotionDTO
Generated dto class for type OrderThresholdPerfectPartnerPromotion first defined at extension promotions
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OrderPromotionDTO> |
OrderPromotionsDTO.getOrderPromotions() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderPromotionsDTO.setOrderPromotions(java.util.List<OrderPromotionDTO> orderpromotionsList) |
| Constructor and Description |
|---|
OrderPromotionsDTO(java.util.List<OrderPromotionDTO> orderpromotionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
OrderPromotionsResource.postOrderPromotion(OrderPromotionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
OrderPromotionResource.putOrderPromotion(OrderPromotionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.