Uses of Class
de.hybris.platform.promotionengineservices.util.PromotionResultUtils
-
-
Uses of PromotionResultUtils in de.hybris.platform.couponservices
Methods in de.hybris.platform.couponservices that return PromotionResultUtils Modifier and Type Method Description protected PromotionResultUtilsRuleActionCouponMetadataHandler. getPromotionResultUtils()Methods in de.hybris.platform.couponservices with parameters of type PromotionResultUtils Modifier and Type Method Description voidRuleActionCouponMetadataHandler. setPromotionResultUtils(PromotionResultUtils promotionResultUtils) -
Uses of PromotionResultUtils in de.hybris.platform.promotionengineservices.action.impl
Methods in de.hybris.platform.promotionengineservices.action.impl that return PromotionResultUtils Modifier and Type Method Description protected PromotionResultUtilsAbstractRuleActionStrategy. getPromotionResultUtils()Methods in de.hybris.platform.promotionengineservices.action.impl with parameters of type PromotionResultUtils Modifier and Type Method Description voidAbstractRuleActionStrategy. setPromotionResultUtils(PromotionResultUtils promotionResultUtils) -
Uses of PromotionResultUtils in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return PromotionResultUtils Modifier and Type Method Description protected PromotionResultUtilsDefaultCurrencyAmountResolutionStrategy. getPromotionResultUtils()protected PromotionResultUtilsDefaultPromotionRuleActionService. getPromotionResultUtils()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type PromotionResultUtils Modifier and Type Method Description voidDefaultCurrencyAmountResolutionStrategy. setPromotionResultUtils(PromotionResultUtils promotionResultUtils)voidDefaultPromotionRuleActionService. setPromotionResultUtils(PromotionResultUtils promotionResultUtils)
-