| Package | Description |
|---|---|
| de.hybris.platform.core.dto.user | |
| de.hybris.platform.europe1.dto | |
| de.hybris.platform.europe1.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<GlobalDiscountRowDTO> |
UserDTO.getEurope1Discounts() |
java.util.Collection<GlobalDiscountRowDTO> |
UserDTO.getOwnEurope1Discounts() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDTO.setEurope1Discounts(java.util.Collection<GlobalDiscountRowDTO> value) |
void |
UserDTO.setOwnEurope1Discounts(java.util.Collection<GlobalDiscountRowDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GlobalDiscountRowDTO> |
GlobalDiscountRowsDTO.getGlobalDiscountRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalDiscountRowsDTO.setGlobalDiscountRows(java.util.List<GlobalDiscountRowDTO> globaldiscountrowsList) |
| Constructor and Description |
|---|
GlobalDiscountRowsDTO(java.util.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 © 2018 SAP SE. All Rights Reserved.