| Modifier and Type | Method and Description |
|---|---|
CouponRedemptionWsDTO |
CouponservicesController.getSingleCodeCouponRedemption(java.lang.String couponId,
java.lang.String customerId,
java.lang.String fields)
Request to get a redemption status for a single-code coupon with given couponId
|
| Modifier and Type | Method and Description |
|---|---|
CouponRedemptionWsDTO |
CouponRedemptionWsFacade.getSingleCodeCouponRedemption(java.lang.String couponId,
java.lang.String customerId)
Provides single code coupon redemption information
|
| Modifier and Type | Method and Description |
|---|---|
CouponRedemptionWsDTO |
DefaultCouponRedemptionWsFacade.getSingleCodeCouponRedemption(java.lang.String couponId,
java.lang.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 © 2018 SAP SE. All Rights Reserved.