| Package | Description |
|---|---|
| de.hybris.platform.ruleengineservices.dto | |
| de.hybris.platform.ruleengineservices.resource |
| Modifier and Type | Method and Description |
|---|---|
RuleGroupDTO |
AbstractRuleDTO.getRuleGroup() |
RuleGroupDTO |
AbstractRuleTemplateDTO.getRuleGroup() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RuleGroupDTO> |
RuleGroupsDTO.getRuleGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRuleDTO.setRuleGroup(RuleGroupDTO value) |
void |
AbstractRuleTemplateDTO.setRuleGroup(RuleGroupDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleGroupsDTO.setRuleGroups(java.util.List<RuleGroupDTO> rulegroupsList) |
| Constructor and Description |
|---|
RuleGroupsDTO(java.util.List<RuleGroupDTO> rulegroupsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
RuleGroupResource.putRuleGroup(RuleGroupDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.