| Package | Description |
|---|---|
| de.hybris.platform.promotions.dto | |
| de.hybris.platform.promotions.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedPromotionOrderAddFreeGiftActionDTO
Generated dto class for type CachedPromotionOrderAddFreeGiftAction first defined at extension promotions
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PromotionOrderAddFreeGiftActionDTO> |
PromotionOrderAddFreeGiftActionsDTO.getPromotionOrderAddFreeGiftActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionOrderAddFreeGiftActionsDTO.setPromotionOrderAddFreeGiftActions(java.util.List<PromotionOrderAddFreeGiftActionDTO> promotionorderaddfreegiftactionsList) |
| Constructor and Description |
|---|
PromotionOrderAddFreeGiftActionsDTO(java.util.List<PromotionOrderAddFreeGiftActionDTO> promotionorderaddfreegiftactionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PromotionOrderAddFreeGiftActionsResource.postPromotionOrderAddFreeGiftAction(PromotionOrderAddFreeGiftActionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PromotionOrderAddFreeGiftActionResource.putPromotionOrderAddFreeGiftAction(PromotionOrderAddFreeGiftActionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.