public class OrderCartCalculateWithPromotionsAction extends ItemAction
| Constructor and Description |
|---|
OrderCartCalculateWithPromotionsAction() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<PromotionGroup> |
createPromotionGroups(AbstractOrder order) |
ActionResult |
perform(ActionEvent e)
This action requires the Item in ActionEvent data.
|
void |
setModelService(ModelService modelService) |
void |
setPromotionGroupStrategy(PromotionGroupStrategy promotionGroupStrategy) |
protected void |
setupDependency() |
canChange, canRead, canRemove, createDialogChip, getConfirmationMessage, getEditorContext, getHMCContext, getItem, getNodeParams, hasDialogChip, initialize, isActive, isAutoSave, isVisible, needConfirmation, needSaveBeforePerform, setAutoSavepublic OrderCartCalculateWithPromotionsAction()
public ActionResult perform(ActionEvent e) throws JaloBusinessException
ItemActionperform in interface HMCActionperform in class ItemActione - ActionEvent contains input data for the actionJaloBusinessExceptionprotected void setupDependency()
protected Collection<PromotionGroup> createPromotionGroups(AbstractOrder order)
public void setModelService(ModelService modelService)
modelService - the modelService to setpublic void setPromotionGroupStrategy(PromotionGroupStrategy promotionGroupStrategy)
promotionGroupStrategy - the promotionGroupStrategy to setCopyright © 2017 SAP SE. All Rights Reserved.