| Modifier and Type | Class and Description |
|---|---|
class |
RuleBasedAddCouponActionDTO
Generated dto class for type RuleBasedAddCouponAction first defined at extension couponservices
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRuleBasedPromotionActionDTO
Generated dto class for type AbstractRuleBasedPromotionAction first defined at extension promotionengineservices
|
class |
RuleBasedOrderAddProductActionDTO
Generated dto class for type RuleBasedOrderAddProductAction first defined at extension promotionengineservices
|
class |
RuleBasedOrderAdjustTotalActionDTO
Generated dto class for type RuleBasedOrderAdjustTotalAction first defined at extension promotionengineservices
|
class |
RuleBasedOrderChangeDeliveryModeActionDTO
Generated dto class for type RuleBasedOrderChangeDeliveryModeAction first defined at extension promotionengineservices
|
class |
RuleBasedOrderEntryAdjustActionDTO
Generated dto class for type RuleBasedOrderEntryAdjustAction first defined at extension promotionengineservices
|
class |
RuleBasedPotentialPromotionMessageActionDTO
Generated dto class for type RuleBasedPotentialPromotionMessageAction first defined at extension promotionengineservices
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachedPromotionNullActionDTO
Generated dto class for type CachedPromotionNullAction first defined at extension promotions
|
class |
CachedPromotionOrderAddFreeGiftActionDTO
Generated dto class for type CachedPromotionOrderAddFreeGiftAction first defined at extension promotions
|
class |
CachedPromotionOrderAdjustTotalActionDTO
Generated dto class for type CachedPromotionOrderAdjustTotalAction first defined at extension promotions
|
class |
CachedPromotionOrderChangeDeliveryModeActionDTO
Generated dto class for type CachedPromotionOrderChangeDeliveryModeAction first defined at extension promotions
|
class |
CachedPromotionOrderEntryAdjustActionDTO
Generated dto class for type CachedPromotionOrderEntryAdjustAction first defined at extension promotions
|
class |
PromotionNullActionDTO
Generated dto class for type PromotionNullAction first defined at extension promotions
|
class |
PromotionOrderAddFreeGiftActionDTO
Generated dto class for type PromotionOrderAddFreeGiftAction first defined at extension promotions
|
class |
PromotionOrderAdjustTotalActionDTO
Generated dto class for type PromotionOrderAdjustTotalAction first defined at extension promotions
|
class |
PromotionOrderChangeDeliveryModeActionDTO
Generated dto class for type PromotionOrderChangeDeliveryModeAction first defined at extension promotions
|
class |
PromotionOrderEntryAdjustActionDTO
Generated dto class for type PromotionOrderEntryAdjustAction first defined at extension promotions
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractPromotionActionDTO> |
AbstractPromotionActionsDTO.getAbstractPromotionActions() |
java.util.Collection<AbstractPromotionActionDTO> |
PromotionResultDTO.getActions() |
java.util.Set<AbstractPromotionActionDTO> |
PromotionResultDTO.getAllPromotionActions() |
java.util.Collection<AbstractPromotionActionDTO> |
CachedPromotionResultDTO.getCachedActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPromotionActionsDTO.setAbstractPromotionActions(java.util.List<AbstractPromotionActionDTO> abstractpromotionactionsList) |
void |
PromotionResultDTO.setActions(java.util.Collection<AbstractPromotionActionDTO> value) |
void |
PromotionResultDTO.setAllPromotionActions(java.util.Set<AbstractPromotionActionDTO> value) |
void |
CachedPromotionResultDTO.setCachedActions(java.util.Collection<AbstractPromotionActionDTO> value) |
| Constructor and Description |
|---|
AbstractPromotionActionsDTO(java.util.List<AbstractPromotionActionDTO> abstractpromotionactionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractPromotionActionsResource.postAbstractPromotionAction(AbstractPromotionActionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
AbstractPromotionActionResource.putAbstractPromotionAction(AbstractPromotionActionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.