| Modifier and Type | Method and Description |
|---|---|
List<ExcludedProductForRuleModel> |
PromotionSourceRuleDao.findAllExcludedProductForPromotionSourceRule(PromotionSourceRuleModel rule)
Get all ExcludedProductForRuleModel for given promotion source rule.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExcludedProductForRuleModel> |
DefaultPromotionSourceRuleDao.findAllExcludedProductForPromotionSourceRule(PromotionSourceRuleModel rule) |
| Modifier and Type | Method and Description |
|---|---|
ExcludedProductForRuleModel |
ExcludedProductForRuleResource.getExcludedProductForRuleModel()
Convenience method which just delegates to
#getResourceValue() |
protected ExcludedProductForRuleModel |
ExcludedProductForRuleResource.readResource(String resourceId)
Gets the
ExcludedProductForRuleModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExcludedProductForRuleModel> |
ExcludedProductForRulesResource.getExcludedProductForRulesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExcludedProductForRuleResource.setExcludedProductForRuleModel(ExcludedProductForRuleModel value)
Convenience method which just delegates to
#setResourceValue(ExcludedProductForRuleModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExcludedProductForRulesResource.setExcludedProductForRulesCollection(Collection<ExcludedProductForRuleModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.