| Package | Description |
|---|---|
| de.hybris.platform.btg.dto | |
| de.hybris.platform.btg.resource | |
| de.hybris.platform.core.dto.user |
| Modifier and Type | Method and Description |
|---|---|
List<BTGSegmentResultDTO> |
BTGSegmentResultsDTO.getBTGSegmentResults() |
Collection<BTGSegmentResultDTO> |
BTGSegmentDTO.getResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGSegmentResultsDTO.setBTGSegmentResults(List<BTGSegmentResultDTO> btgsegmentresultsList) |
void |
BTGSegmentDTO.setResults(Collection<BTGSegmentResultDTO> value) |
| Constructor and Description |
|---|
BTGSegmentResultsDTO(List<BTGSegmentResultDTO> btgsegmentresultsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
BTGSegmentResultsResource.postBTGSegmentResult(BTGSegmentResultDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
BTGSegmentResultResource.putBTGSegmentResult(BTGSegmentResultDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGSegmentResultDTO> |
UserDTO.getSegmentResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDTO.setSegmentResults(Collection<BTGSegmentResultDTO> value) |
Copyright © 2017 SAP SE. All Rights Reserved.