| Modifier and Type | Method and Description |
|---|---|
CouponRedemptionWsDTO |
CouponservicesController.getSingleCodeCouponRedemption(String couponId,
String customerId,
String fields)
Request to get a multi-code coupon with given couponId
|
| Modifier and Type | Method and Description |
|---|---|
CouponRedemptionWsDTO |
CouponRedemptionWsFacade.getSingleCodeCouponRedemption(String couponId,
String customerId) |
| Modifier and Type | Method and Description |
|---|---|
CouponRedemptionWsDTO |
DefaultCouponRedemptionWsFacade.getSingleCodeCouponRedemption(String couponId,
String customerId) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<SingleCodeCouponModel,CouponRedemptionWsDTO> |
DefaultCouponRedemptionWsFacade.getCouponRedemptionWsDTOConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCouponRedemptionWsFacade.setCouponRedemptionWsDTOConverter(Converter<SingleCodeCouponModel,CouponRedemptionWsDTO> couponRedemptionWsDTOConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
CouponRedemptionWsPopulator.populate(SingleCodeCouponModel source,
CouponRedemptionWsDTO target) |
Copyright © 2017 SAP SE. All Rights Reserved.