| Package | Description |
|---|---|
| de.hybris.platform.btg.dto | |
| de.hybris.platform.btg.resource |
| Modifier and Type | Method and Description |
|---|---|
BTGRuleDTO |
BTGRuleResultDTO.getRule() |
BTGRuleDTO |
BTGConditionDTO.getRule() |
| Modifier and Type | Method and Description |
|---|---|
List<BTGRuleDTO> |
BTGRulesDTO.getBTGRules() |
Collection<BTGRuleDTO> |
BTGSegmentDTO.getRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGRuleResultDTO.setRule(BTGRuleDTO value) |
void |
BTGConditionDTO.setRule(BTGRuleDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGRulesDTO.setBTGRules(List<BTGRuleDTO> btgrulesList) |
void |
BTGSegmentDTO.setRules(Collection<BTGRuleDTO> value) |
| Constructor and Description |
|---|
BTGRulesDTO(List<BTGRuleDTO> btgrulesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
BTGRuleResource.putBTGRule(BTGRuleDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.