| Package | Description |
|---|---|
| de.hybris.platform.core.dto.order | |
| de.hybris.platform.promotions.dto | |
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<PromotionResultDTO> |
AbstractOrderDTO.getAllPromotionResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderDTO.setAllPromotionResults(java.util.Set<PromotionResultDTO> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedPromotionResultDTO
Generated dto class for type CachedPromotionResult first defined at extension promotions
|
| Modifier and Type | Method and Description |
|---|---|
PromotionResultDTO |
AbstractPromotionActionDTO.getPromotionResult() |
PromotionResultDTO |
PromotionOrderEntryConsumedDTO.getPromotionResult() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PromotionResultDTO> |
PromotionResultsDTO.getPromotionResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPromotionActionDTO.setPromotionResult(PromotionResultDTO value) |
void |
PromotionOrderEntryConsumedDTO.setPromotionResult(PromotionResultDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionResultsDTO.setPromotionResults(java.util.List<PromotionResultDTO> promotionresultsList) |
| Constructor and Description |
|---|
PromotionResultsDTO(java.util.List<PromotionResultDTO> promotionresultsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PromotionResultsResource.postPromotionResult(PromotionResultDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PromotionResultResource.putPromotionResult(PromotionResultDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.