| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SourceRuleDTO> |
CampaignDTO.getSourceRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
CampaignDTO.setSourceRules(java.util.Set<SourceRuleDTO> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
PromotionSourceRuleDTO
Generated dto class for type PromotionSourceRule first defined at extension promotionengineservices
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SourceRuleDTO> |
RuleEngineCronJobDTO.getSourceRules() |
java.util.List<SourceRuleDTO> |
SourceRulesDTO.getSourceRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleEngineCronJobDTO.setSourceRules(java.util.List<SourceRuleDTO> value) |
void |
SourceRulesDTO.setSourceRules(java.util.List<SourceRuleDTO> sourcerulesList) |
| Constructor and Description |
|---|
SourceRulesDTO(java.util.List<SourceRuleDTO> sourcerulesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SourceRuleResource.putSourceRule(SourceRuleDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProductConfigSourceRuleDTO
Generated dto class for type ProductConfigSourceRule first defined at extension sapproductconfigrules
|
Copyright © 2018 SAP SE. All Rights Reserved.