| Package | Description |
|---|---|
| de.hybris.platform.core.dto.user | |
| de.hybris.platform.europe1.dto | |
| de.hybris.platform.europe1.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<GlobalDiscountRowDTO> |
UserDTO.getEurope1Discounts() |
Collection<GlobalDiscountRowDTO> |
UserDTO.getOwnEurope1Discounts() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDTO.setEurope1Discounts(Collection<GlobalDiscountRowDTO> value) |
void |
UserDTO.setOwnEurope1Discounts(Collection<GlobalDiscountRowDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
List<GlobalDiscountRowDTO> |
GlobalDiscountRowsDTO.getGlobalDiscountRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalDiscountRowsDTO.setGlobalDiscountRows(List<GlobalDiscountRowDTO> globaldiscountrowsList) |
| Constructor and Description |
|---|
GlobalDiscountRowsDTO(List<GlobalDiscountRowDTO> globaldiscountrowsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
GlobalDiscountRowsResource.postGlobalDiscountRow(GlobalDiscountRowDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
GlobalDiscountRowResource.putGlobalDiscountRow(GlobalDiscountRowDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.