| Package | Description |
|---|---|
| de.hybris.platform.bmecat.dto | |
| de.hybris.platform.bmecat.resource |
| Modifier and Type | Method and Description |
|---|---|
PriceCopyDTO |
PriceChangeDescriptorDTO.getPriceCopy() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PriceCopyDTO> |
PriceCopiesDTO.getPriceCopies() |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceChangeDescriptorDTO.setPriceCopy(PriceCopyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceCopiesDTO.setPriceCopies(java.util.List<PriceCopyDTO> pricecopiesList) |
| Constructor and Description |
|---|
PriceCopiesDTO(java.util.List<PriceCopyDTO> pricecopiesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PriceCopiesResource.postPriceCopy(PriceCopyDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PriceCopyResource.putPriceCopy(PriceCopyDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.