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