| Package | Description |
|---|---|
| de.hybris.platform.couponservices.model |
Contains generated models for each type of de.hybris.platform.couponservices.jalo package.
|
| de.hybris.platform.promotionengineatddtests.keywords | |
| de.hybris.platform.promotionengineservices.model |
Contains generated models for each type of de.hybris.platform.promotionengineservices.jalo package.
|
| de.hybris.platform.promotionengineservices.promotionengine.impl | |
| de.hybris.platform.promotions.model |
Contains generated models for each type of de.hybris.platform.promotions.jalo package.
|
| de.hybris.platform.promotions.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleBasedAddCouponActionModel
Generated model class for type RuleBasedAddCouponAction first defined at extension couponservices.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractPromotionActionModel> |
PromotionEngineServicesKeywordLibrary.getPromotionActionsForCart(CartModel cartModel) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRuleBasedPromotionActionModel
Generated model class for type AbstractRuleBasedPromotionAction first defined at extension promotionengineservices.
|
class |
RuleBasedOrderAddProductActionModel
Generated model class for type RuleBasedOrderAddProductAction first defined at extension promotionengineservices.
|
class |
RuleBasedOrderAdjustTotalActionModel
Generated model class for type RuleBasedOrderAdjustTotalAction first defined at extension promotionengineservices.
|
class |
RuleBasedOrderChangeDeliveryModeActionModel
Generated model class for type RuleBasedOrderChangeDeliveryModeAction first defined at extension promotionengineservices.
|
class |
RuleBasedOrderEntryAdjustActionModel
Generated model class for type RuleBasedOrderEntryAdjustAction first defined at extension promotionengineservices.
|
class |
RuleBasedPotentialPromotionMessageActionModel
Generated model class for type RuleBasedPotentialPromotionMessageAction first defined at extension promotionengineservices.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultPromotionEngineService.undoPromotionAction(AbstractPromotionActionModel action) |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedPromotionNullActionModel
Generated model class for type CachedPromotionNullAction first defined at extension promotions.
|
class |
CachedPromotionOrderAddFreeGiftActionModel
Generated model class for type CachedPromotionOrderAddFreeGiftAction first defined at extension promotions.
|
class |
CachedPromotionOrderAdjustTotalActionModel
Generated model class for type CachedPromotionOrderAdjustTotalAction first defined at extension promotions.
|
class |
CachedPromotionOrderChangeDeliveryModeActionModel
Generated model class for type CachedPromotionOrderChangeDeliveryModeAction first defined at extension promotions.
|
class |
CachedPromotionOrderEntryAdjustActionModel
Generated model class for type CachedPromotionOrderEntryAdjustAction first defined at extension promotions.
|
class |
PromotionNullActionModel
Generated model class for type PromotionNullAction first defined at extension promotions.
|
class |
PromotionOrderAddFreeGiftActionModel
Generated model class for type PromotionOrderAddFreeGiftAction first defined at extension promotions.
|
class |
PromotionOrderAdjustTotalActionModel
Generated model class for type PromotionOrderAdjustTotalAction first defined at extension promotions.
|
class |
PromotionOrderChangeDeliveryModeActionModel
Generated model class for type PromotionOrderChangeDeliveryModeAction first defined at extension promotions.
|
class |
PromotionOrderEntryAdjustActionModel
Generated model class for type PromotionOrderEntryAdjustAction first defined at extension promotions.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractPromotionActionModel> |
PromotionResultModel.getActions()
Generated method - Getter of the
PromotionResult.actions attribute defined at extension promotions. |
java.util.Set<AbstractPromotionActionModel> |
PromotionResultModel.getAllPromotionActions()
Generated method - Getter of the
PromotionResult.allPromotionActions attribute defined at extension promotions. |
java.util.Collection<AbstractPromotionActionModel> |
CachedPromotionResultModel.getCachedActions()
Generated method - Getter of the
CachedPromotionResult.cachedActions attribute defined at extension promotions. |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionResultModel.setActions(java.util.Collection<AbstractPromotionActionModel> value)
Generated method - Setter of
PromotionResult.actions attribute defined at extension promotions. |
void |
PromotionResultModel.setAllPromotionActions(java.util.Set<AbstractPromotionActionModel> value)
Generated method - Setter of
PromotionResult.allPromotionActions attribute defined at extension promotions. |
void |
CachedPromotionResultModel.setCachedActions(java.util.Collection<AbstractPromotionActionModel> value)
Generated method - Setter of
CachedPromotionResult.cachedActions attribute defined at extension promotions. |
| Modifier and Type | Method and Description |
|---|---|
AbstractPromotionActionModel |
AbstractPromotionActionResource.getAbstractPromotionActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AbstractPromotionActionModel |
AbstractPromotionActionResource.readResource(java.lang.String resourceId)
Gets the
AbstractPromotionActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractPromotionActionModel> |
AbstractPromotionActionsResource.getAbstractPromotionActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPromotionActionResource.setAbstractPromotionActionModel(AbstractPromotionActionModel value)
Convenience method which just delegates to
#setResourceValue(AbstractPromotionActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPromotionActionsResource.setAbstractPromotionActionsCollection(java.util.Collection<AbstractPromotionActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.