| Package | Description |
|---|---|
| de.hybris.platform.couponservices | |
| de.hybris.platform.couponservices.model |
Contains generated models for each type of de.hybris.platform.couponservices.jalo package.
|
| de.hybris.platform.promotionengineservices.action.impl | |
| de.hybris.platform.promotionengineservices.model |
Contains generated models for each type of de.hybris.platform.promotionengineservices.jalo package.
|
| de.hybris.platform.promotionengineservices.promotionengine.report.dao | |
| de.hybris.platform.promotionengineservices.promotionengine.report.dao.impl | |
| de.hybris.platform.promotionengineservices.resource |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleActionCouponMetadataHandler.handle(AbstractRuleBasedPromotionActionModel actionModel,
java.lang.String metadataValue) |
void |
RuleActionCouponMetadataHandler.undoHandle(AbstractRuleBasedPromotionActionModel actionModel) |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleBasedAddCouponActionModel
Generated model class for type RuleBasedAddCouponAction first defined at extension couponservices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRuleActionStrategy<A extends AbstractRuleBasedPromotionActionModel>
Abstract base class for Rule Action Strategy.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractRuleActionStrategy.handleActionMetadata(AbstractRuleActionRAO action,
AbstractRuleBasedPromotionActionModel actionModel) |
protected void |
AbstractRuleActionStrategy.handleUndoActionMetadata(AbstractRuleBasedPromotionActionModel action) |
| Modifier and Type | Class and Description |
|---|---|
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 |
|---|---|
AbstractRuleBasedPromotionActionModel |
RuleBasedPromotionActionDao.findRuleBasedPromotionByGuid(java.lang.String guid)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractRuleBasedPromotionActionModel> |
RuleBasedPromotionActionDao.findRuleBasedPromotions(AbstractOrderModel order,
java.util.Collection<DiscountValue> discountValues)
Provides list of
AbstractRuleBasedPromotionActionModel linked to the order selected by discount values |
| Modifier and Type | Method and Description |
|---|---|
AbstractRuleBasedPromotionActionModel |
DefaultRuleBasedPromotionActionDao.findRuleBasedPromotionByGuid(java.lang.String guid)
Provides
AbstractRuleBasedPromotionActionModel selected by guid |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractRuleBasedPromotionActionModel> |
DefaultRuleBasedPromotionActionDao.findRuleBasedPromotions(AbstractOrderModel order,
java.util.Collection<DiscountValue> discountValues)
Provides list of
AbstractRuleBasedPromotionActionModel linked to the order selected by discount values |
| Modifier and Type | Method and Description |
|---|---|
AbstractRuleBasedPromotionActionModel |
AbstractRuleBasedPromotionActionResource.getAbstractRuleBasedPromotionActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AbstractRuleBasedPromotionActionModel |
AbstractRuleBasedPromotionActionResource.readResource(java.lang.String resourceId)
Gets the
AbstractRuleBasedPromotionActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractRuleBasedPromotionActionModel> |
AbstractRuleBasedPromotionActionsResource.getAbstractRuleBasedPromotionActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRuleBasedPromotionActionResource.setAbstractRuleBasedPromotionActionModel(AbstractRuleBasedPromotionActionModel value)
Convenience method which just delegates to
#setResourceValue(AbstractRuleBasedPromotionActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRuleBasedPromotionActionsResource.setAbstractRuleBasedPromotionActionsCollection(java.util.Collection<AbstractRuleBasedPromotionActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.