Uses of Interface
de.hybris.platform.couponservices.services.CouponManagementService
-
Packages that use CouponManagementService Package Description de.hybris.platform.couponservices.services.impl -
-
Uses of CouponManagementService in de.hybris.platform.couponservices.services.impl
Classes in de.hybris.platform.couponservices.services.impl that implement CouponManagementService Modifier and Type Class Description classDefaultCouponManagementServiceDefault implementation ofCouponManagementService.Methods in de.hybris.platform.couponservices.services.impl that return CouponManagementService Modifier and Type Method Description protected CouponManagementServiceDefaultCouponService. getCouponManagementService()Methods in de.hybris.platform.couponservices.services.impl with parameters of type CouponManagementService Modifier and Type Method Description voidDefaultCouponService. setCouponManagementService(CouponManagementService couponManagementService)
-