| Package | Description |
|---|---|
| de.hybris.platform.promotionengineservices.action.impl | |
| de.hybris.platform.promotionengineservices.resource |
| Modifier and Type | Method and Description |
|---|---|
protected RuleBasedOrderEntryAdjustActionModel |
DefaultOrderEntryAdjustActionStrategy.createOrderEntryAdjustAction(PromotionResultModel promoResult,
AbstractRuleActionRAO action,
AbstractOrderEntryModel entry,
java.math.BigDecimal discountAmount) |
| Modifier and Type | Method and Description |
|---|---|
RuleBasedOrderEntryAdjustActionModel |
RuleBasedOrderEntryAdjustActionResource.getRuleBasedOrderEntryAdjustActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected RuleBasedOrderEntryAdjustActionModel |
RuleBasedOrderEntryAdjustActionResource.readResource(java.lang.String resourceId)
Gets the
RuleBasedOrderEntryAdjustActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<RuleBasedOrderEntryAdjustActionModel> |
RuleBasedOrderEntryAdjustActionsResource.getRuleBasedOrderEntryAdjustActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBasedOrderEntryAdjustActionResource.setRuleBasedOrderEntryAdjustActionModel(RuleBasedOrderEntryAdjustActionModel value)
Convenience method which just delegates to
#setResourceValue(RuleBasedOrderEntryAdjustActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBasedOrderEntryAdjustActionsResource.setRuleBasedOrderEntryAdjustActionsCollection(java.util.Collection<RuleBasedOrderEntryAdjustActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.