| Package | Description |
|---|---|
| de.hybris.platform.core.dto.product | |
| de.hybris.platform.europe1.dto | |
| de.hybris.platform.europe1.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DiscountRowDTO> |
ProductDTO.getEurope1Discounts() |
java.util.Collection<DiscountRowDTO> |
ProductDTO.getOwnEurope1Discounts() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductDTO.setEurope1Discounts(java.util.Collection<DiscountRowDTO> value) |
void |
ProductDTO.setOwnEurope1Discounts(java.util.Collection<DiscountRowDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DiscountRowDTO> |
DiscountRowsDTO.getDiscountRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
DiscountRowsDTO.setDiscountRows(java.util.List<DiscountRowDTO> discountrowsList) |
| Constructor and Description |
|---|
DiscountRowsDTO(java.util.List<DiscountRowDTO> discountrowsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
DiscountRowsResource.postDiscountRow(DiscountRowDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
DiscountRowResource.putDiscountRow(DiscountRowDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.