| Package | Description |
|---|---|
| de.hybris.platform.promotions.dto | |
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CachedPromotionResultDTO> |
CachedPromotionResultsDTO.getCachedPromotionResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
CachedPromotionResultsDTO.setCachedPromotionResults(java.util.List<CachedPromotionResultDTO> cachedpromotionresultsList) |
| Constructor and Description |
|---|
CachedPromotionResultsDTO(java.util.List<CachedPromotionResultDTO> cachedpromotionresultsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CachedPromotionResultsResource.postCachedPromotionResult(CachedPromotionResultDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
CachedPromotionResultResource.putCachedPromotionResult(CachedPromotionResultDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.