Uses of Interface
de.hybris.platform.couponservices.dao.RuleBasedCouponActionDao
-
Packages that use RuleBasedCouponActionDao Package Description de.hybris.platform.couponservices.dao.impl de.hybris.platform.couponservices.order.hooks -
-
Uses of RuleBasedCouponActionDao in de.hybris.platform.couponservices.dao.impl
Classes in de.hybris.platform.couponservices.dao.impl that implement RuleBasedCouponActionDao Modifier and Type Class Description classDefaultRuleBasedCouponActionDaoDefault implementation ofRuleBasedCouponActionDao. -
Uses of RuleBasedCouponActionDao in de.hybris.platform.couponservices.order.hooks
Methods in de.hybris.platform.couponservices.order.hooks that return RuleBasedCouponActionDao Modifier and Type Method Description protected RuleBasedCouponActionDaoGiveAwayMultiCodeCouponGenerationHook. getRuleBasedCouponActionDao()Methods in de.hybris.platform.couponservices.order.hooks with parameters of type RuleBasedCouponActionDao Modifier and Type Method Description voidGiveAwayMultiCodeCouponGenerationHook. setRuleBasedCouponActionDao(RuleBasedCouponActionDao ruleBasedCouponActionDao)
-