| Package | Description |
|---|---|
| de.hybris.platform.promotions.dto | |
| de.hybris.platform.promotions.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedPromotionOrderEntryConsumedDTO
Generated dto class for type CachedPromotionOrderEntryConsumed first defined at extension promotions
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PromotionOrderEntryConsumedDTO> |
PromotionResultDTO.getConsumedEntries() |
java.util.List<PromotionOrderEntryConsumedDTO> |
PromotionOrderEntryConsumedsDTO.getPromotionOrderEntryConsumeds() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionResultDTO.setConsumedEntries(java.util.Collection<PromotionOrderEntryConsumedDTO> value) |
void |
PromotionOrderEntryConsumedsDTO.setPromotionOrderEntryConsumeds(java.util.List<PromotionOrderEntryConsumedDTO> promotionorderentryconsumedsList) |
| Constructor and Description |
|---|
PromotionOrderEntryConsumedsDTO(java.util.List<PromotionOrderEntryConsumedDTO> promotionorderentryconsumedsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PromotionOrderEntryConsumedsResource.postPromotionOrderEntryConsumed(PromotionOrderEntryConsumedDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PromotionOrderEntryConsumedResource.putPromotionOrderEntryConsumed(PromotionOrderEntryConsumedDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.