| Package | Description |
|---|---|
| de.hybris.platform.btg.dto | |
| de.hybris.platform.btg.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
BTGConditionResultDTO
Generated dto class for type BTGConditionResult first defined at extension btg
|
class |
BTGRuleResultDTO
Generated dto class for type BTGRuleResult first defined at extension btg
|
class |
BTGSegmentResultDTO
Generated dto class for type BTGSegmentResult first defined at extension btg
|
| Modifier and Type | Method and Description |
|---|---|
List<BTGAbstractResultDTO> |
BTGAbstractResultsDTO.getBTGAbstractResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGAbstractResultsDTO.setBTGAbstractResults(List<BTGAbstractResultDTO> btgabstractresultsList) |
| Constructor and Description |
|---|
BTGAbstractResultsDTO(List<BTGAbstractResultDTO> btgabstractresultsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
BTGAbstractResultsResource.postBTGAbstractResult(BTGAbstractResultDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
BTGAbstractResultResource.putBTGAbstractResult(BTGAbstractResultDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.