| Package | Description |
|---|---|
| de.hybris.platform.btg.dto | |
| de.hybris.platform.btg.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
BTGExpressionDTO
Generated dto class for type BTGExpression first defined at extension btg
|
| Modifier and Type | Method and Description |
|---|---|
BTGConditionDTO |
BTGConditionResultDTO.getCondition() |
| Modifier and Type | Method and Description |
|---|---|
List<BTGConditionDTO> |
BTGConditionsDTO.getBTGConditions() |
Collection<BTGConditionDTO> |
BTGRuleDTO.getConditions() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGConditionResultDTO.setCondition(BTGConditionDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGConditionsDTO.setBTGConditions(List<BTGConditionDTO> btgconditionsList) |
void |
BTGRuleDTO.setConditions(Collection<BTGConditionDTO> value) |
| Constructor and Description |
|---|
BTGConditionsDTO(List<BTGConditionDTO> btgconditionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
BTGConditionResource.putBTGCondition(BTGConditionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.