| Modifier and Type | Method and Description |
|---|---|
List<ExcludedCatForRuleModel> |
PromotionSourceRuleDao.findAllExcludedCatForPromotionSourceRule(PromotionSourceRuleModel rule)
Get all ExcludedCatForRuleModels for given promotion source rule.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExcludedCatForRuleModel> |
DefaultPromotionSourceRuleDao.findAllExcludedCatForPromotionSourceRule(PromotionSourceRuleModel rule) |
| Modifier and Type | Method and Description |
|---|---|
ExcludedCatForRuleModel |
ExcludedCatForRuleResource.getExcludedCatForRuleModel()
Convenience method which just delegates to
#getResourceValue() |
protected ExcludedCatForRuleModel |
ExcludedCatForRuleResource.readResource(String resourceId)
Gets the
ExcludedCatForRuleModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExcludedCatForRuleModel> |
ExcludedCatForRulesResource.getExcludedCatForRulesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExcludedCatForRuleResource.setExcludedCatForRuleModel(ExcludedCatForRuleModel value)
Convenience method which just delegates to
#setResourceValue(ExcludedCatForRuleModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExcludedCatForRulesResource.setExcludedCatForRulesCollection(Collection<ExcludedCatForRuleModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.