| Package | Description |
|---|---|
| de.hybris.platform.commercefacades.product.data | |
| de.hybris.platform.couponfacades.converters.populator | |
| de.hybris.platform.couponfacades.facades.impl |
| Modifier and Type | Method and Description |
|---|---|
List<CouponData> |
PromotionResultData.getGiveAwayCouponCodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionResultData.setGiveAwayCouponCodes(List<CouponData> giveAwayCouponCodes) |
| Modifier and Type | Method and Description |
|---|---|
void |
CouponDataPopulator.populate(AbstractCouponModel source,
CouponData target) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AbstractCouponModel,CouponData> |
DefaultCouponDataFacade.getCouponConverter() |
Optional<CouponData> |
DefaultCouponDataFacade.getCouponDetails(String couponCode) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCouponDataFacade.setCouponConverter(Converter<AbstractCouponModel,CouponData> couponConverter) |
Copyright © 2017 SAP SE. All Rights Reserved.