Uses of Interface
de.hybris.platform.customercouponservices.CustomerCouponService
-
-
Uses of CustomerCouponService in de.hybris.platform.customercouponfacades.converter.populators
Methods in de.hybris.platform.customercouponfacades.converter.populators that return CustomerCouponService Modifier and Type Method Description CustomerCouponServiceCustomerCouponPopulator. getCustomerCouponService()Methods in de.hybris.platform.customercouponfacades.converter.populators with parameters of type CustomerCouponService Modifier and Type Method Description voidCustomerCouponPopulator. setCustomerCouponService(CustomerCouponService customerCouponService) -
Uses of CustomerCouponService in de.hybris.platform.customercouponfacades.impl
Methods in de.hybris.platform.customercouponfacades.impl that return CustomerCouponService Modifier and Type Method Description protected CustomerCouponServiceDefaultCustomerCouponFacade. getCustomerCouponService()Methods in de.hybris.platform.customercouponfacades.impl with parameters of type CustomerCouponService Modifier and Type Method Description voidDefaultCustomerCouponFacade. setCustomerCouponService(CustomerCouponService customerCouponService) -
Uses of CustomerCouponService in de.hybris.platform.customercouponfacades.strategies.impl
Methods in de.hybris.platform.customercouponfacades.strategies.impl that return CustomerCouponService Modifier and Type Method Description protected CustomerCouponServiceDefaultCustomerCouponRemovableStrategy. getCustomerCouponService()Methods in de.hybris.platform.customercouponfacades.strategies.impl with parameters of type CustomerCouponService Modifier and Type Method Description voidDefaultCustomerCouponRemovableStrategy. setCustomerCouponService(CustomerCouponService customerCouponService) -
Uses of CustomerCouponService in de.hybris.platform.customercouponservices.impl
Classes in de.hybris.platform.customercouponservices.impl that implement CustomerCouponService Modifier and Type Class Description classDefaultCustomerCouponServiceDefault implementation ofCustomerCouponService -
Uses of CustomerCouponService in de.hybris.platform.customercouponservices.order.impl
Methods in de.hybris.platform.customercouponservices.order.impl that return CustomerCouponService Modifier and Type Method Description protected CustomerCouponServiceCustomerCouponCommercePlaceOrderMethodHook. getCustomerCouponService()Methods in de.hybris.platform.customercouponservices.order.impl with parameters of type CustomerCouponService Modifier and Type Method Description voidCustomerCouponCommercePlaceOrderMethodHook. setCustomerCouponService(CustomerCouponService customerCouponService) -
Uses of CustomerCouponService in de.hybris.platform.customercouponservices.retention.hook
Methods in de.hybris.platform.customercouponservices.retention.hook that return CustomerCouponService Modifier and Type Method Description protected CustomerCouponServiceCouponNotificationCleanupHook. getCustomerCouponService()Methods in de.hybris.platform.customercouponservices.retention.hook with parameters of type CustomerCouponService Modifier and Type Method Description voidCouponNotificationCleanupHook. setCustomerCouponService(CustomerCouponService customerCouponService) -
Uses of CustomerCouponService in de.hybris.platform.customercouponservices.solrsearch
Methods in de.hybris.platform.customercouponservices.solrsearch that return CustomerCouponService Modifier and Type Method Description protected CustomerCouponServiceCustomerCouponCodeValueProvider. getCustomerCouponService()Deprecated, for removal: This API element is subject to removal in a future version.protected CustomerCouponServiceCustomerCouponCodeValueResolver. getCustomerCouponService()Methods in de.hybris.platform.customercouponservices.solrsearch with parameters of type CustomerCouponService Modifier and Type Method Description voidCustomerCouponCodeValueProvider. setCustomerCouponService(CustomerCouponService customerCouponService)Deprecated, for removal: This API element is subject to removal in a future version.voidCustomerCouponCodeValueResolver. setCustomerCouponService(CustomerCouponService customerCouponService)
-