public class AbstractPromotionsService extends AbstractBusinessService
AbstractService.SerializableDTOmodelService, sessionService, txManagertenant| Constructor and Description |
|---|
AbstractPromotionsService() |
| Modifier and Type | Method and Description |
|---|---|
protected Cart |
getCart(CartModel cart) |
protected AbstractOrder |
getOrder(AbstractOrderModel order) |
protected Order |
getOrder(OrderModel order) |
protected Product |
getProduct(ProductModel product) |
protected AbstractPromotion |
getPromotion(AbstractPromotionModel promotion) |
protected OrderPromotion |
getPromotion(OrderPromotionModel promotion) |
protected ProductPromotion |
getPromotion(ProductPromotionModel promotion) |
protected PromotionGroup |
getPromotionGroup(PromotionGroupModel group) |
protected PromotionResult |
getResult(PromotionResultModel result) |
protected SessionContext |
getSessionContext() |
protected void |
refreshModifiedModelsAfter(java.util.List<ItemModel> models)
Method intended to be called over known set of ItemModel which can get stale while calling jalo logic over their
jalo counterparts.
|
getModelService, getSessionService, getTxManager, setModelService, setSessionService, setTxManagerafterPropertiesSet, getCurrentTenant, setBeanName, setCurrentTenant, writeReplaceprotected OrderPromotion getPromotion(OrderPromotionModel promotion)
protected ProductPromotion getPromotion(ProductPromotionModel promotion)
protected PromotionGroup getPromotionGroup(PromotionGroupModel group)
protected Order getOrder(OrderModel order)
protected AbstractOrder getOrder(AbstractOrderModel order)
protected Product getProduct(ProductModel product)
protected SessionContext getSessionContext()
protected AbstractPromotion getPromotion(AbstractPromotionModel promotion)
protected PromotionResult getResult(PromotionResultModel result)
protected void refreshModifiedModelsAfter(java.util.List<ItemModel> models)
Copyright © 2018 SAP SE. All Rights Reserved.