| Modifier and Type | Method and Description |
|---|---|
List<CatForPromotionSourceRuleModel> |
PromotionSourceRuleDao.findAllCatForPromotionSourceRule(PromotionSourceRuleModel rule)
Get all CatForPromotionSourceRuleModels for given promotion source rule.
|
| Modifier and Type | Method and Description |
|---|---|
List<CatForPromotionSourceRuleModel> |
DefaultPromotionSourceRuleDao.findAllCatForPromotionSourceRule(PromotionSourceRuleModel rule) |
| Modifier and Type | Method and Description |
|---|---|
CatForPromotionSourceRuleModel |
CatForPromotionSourceRuleResource.getCatForPromotionSourceRuleModel()
Convenience method which just delegates to
#getResourceValue() |
protected CatForPromotionSourceRuleModel |
CatForPromotionSourceRuleResource.readResource(String resourceId)
Gets the
CatForPromotionSourceRuleModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CatForPromotionSourceRuleModel> |
CatForPromotionSourceRulesResource.getCatForPromotionSourceRulesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CatForPromotionSourceRuleResource.setCatForPromotionSourceRuleModel(CatForPromotionSourceRuleModel value)
Convenience method which just delegates to
#setResourceValue(CatForPromotionSourceRuleModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CatForPromotionSourceRulesResource.setCatForPromotionSourceRulesCollection(Collection<CatForPromotionSourceRuleModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.