| Modifier and Type | Method and Description |
|---|---|
AbstractRuleEngineRuleDTO |
RuleBasedPromotionDTO.getRule() |
AbstractRuleEngineRuleDTO |
AbstractRuleBasedPromotionActionDTO.getRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBasedPromotionDTO.setRule(AbstractRuleEngineRuleDTO value) |
void |
AbstractRuleBasedPromotionActionDTO.setRule(AbstractRuleEngineRuleDTO value) |
| Modifier and Type | Class and Description |
|---|---|
class |
DroolsRuleDTO
Generated dto class for type DroolsRule first defined at extension ruleengine
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractRuleEngineRuleDTO> |
AbstractRuleEngineRulesDTO.getAbstractRuleEngineRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRuleEngineRulesDTO.setAbstractRuleEngineRules(java.util.List<AbstractRuleEngineRuleDTO> abstractruleenginerulesList) |
| Constructor and Description |
|---|
AbstractRuleEngineRulesDTO(java.util.List<AbstractRuleEngineRuleDTO> abstractruleenginerulesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractRuleEngineRulesResource.postAbstractRuleEngineRule(AbstractRuleEngineRuleDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
AbstractRuleEngineRuleResource.putAbstractRuleEngineRule(AbstractRuleEngineRuleDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<AbstractRuleEngineRuleDTO> |
AbstractRuleDTO.getEngineRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRuleDTO.setEngineRules(java.util.Set<AbstractRuleEngineRuleDTO> value) |
Copyright © 2018 SAP SE. All Rights Reserved.