| Package | Description |
|---|---|
| de.hybris.platform.timedaccesspromotionsservices.dto | |
| de.hybris.platform.timedaccesspromotionsservices.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PromotionAllocationDTO> |
PromotionAllocationsDTO.getPromotionAllocations() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionAllocationsDTO.setPromotionAllocations(java.util.List<PromotionAllocationDTO> promotionallocationsList) |
| Constructor and Description |
|---|
PromotionAllocationsDTO(java.util.List<PromotionAllocationDTO> promotionallocationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PromotionAllocationsResource.postPromotionAllocation(PromotionAllocationDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PromotionAllocationResource.putPromotionAllocation(PromotionAllocationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.