| Package | Description |
|---|---|
| de.hybris.platform.promotions.dto | |
| de.hybris.platform.promotions.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedPromotionOrderEntryAdjustActionDTO
Generated dto class for type CachedPromotionOrderEntryAdjustAction first defined at extension promotions
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PromotionOrderEntryAdjustActionDTO> |
PromotionOrderEntryAdjustActionsDTO.getPromotionOrderEntryAdjustActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionOrderEntryAdjustActionsDTO.setPromotionOrderEntryAdjustActions(java.util.List<PromotionOrderEntryAdjustActionDTO> promotionorderentryadjustactionsList) |
| Constructor and Description |
|---|
PromotionOrderEntryAdjustActionsDTO(java.util.List<PromotionOrderEntryAdjustActionDTO> promotionorderentryadjustactionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PromotionOrderEntryAdjustActionsResource.postPromotionOrderEntryAdjustAction(PromotionOrderEntryAdjustActionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PromotionOrderEntryAdjustActionResource.putPromotionOrderEntryAdjustAction(PromotionOrderEntryAdjustActionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.