Class PromotionResultData
java.lang.Object
de.hybris.platform.commercefacades.product.data.PromotionResultData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConsumedEntries(List<PromotionOrderEntryConsumedData> consumedEntries) voidsetDescription(String description) voidsetGiveAwayCouponCodes(List<CouponData> giveAwayCouponCodes) voidsetPromotionData(PromotionData promotionData)
-
Constructor Details
-
PromotionResultData
public PromotionResultData()
-
-
Method Details
-
setDescription
-
getDescription
-
setGiveAwayCouponCodes
-
getGiveAwayCouponCodes
-
setPromotionData
-
getPromotionData
-
setConsumedEntries
-
getConsumedEntries
-