public class CouponRaoPopulator extends Object
| Constructor and Description |
|---|
CouponRaoPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected CouponRAO |
getCouponRAO(String couponCode) |
protected CouponService |
getCouponService() |
void |
populate(AbstractOrderModel cartModel,
CartRAO cartRao) |
void |
setCouponService(CouponService couponService) |
protected CouponRAO |
toCouponRAO(AbstractCouponModel couponModel) |
public void populate(AbstractOrderModel cartModel, CartRAO cartRao) throws ConversionException
ConversionExceptionprotected CouponRAO toCouponRAO(AbstractCouponModel couponModel)
protected CouponService getCouponService()
public void setCouponService(CouponService couponService)
Copyright © 2017 SAP SE. All Rights Reserved.