Uses of Class
de.hybris.platform.promotionengineservices.util.PromotionResultUtils
Packages that use PromotionResultUtils
Package
Description
-
Uses of PromotionResultUtils in de.hybris.platform.couponservices
Methods in de.hybris.platform.couponservices that return PromotionResultUtilsModifier and TypeMethodDescriptionprotected PromotionResultUtilsRuleActionCouponMetadataHandler.getPromotionResultUtils()Methods in de.hybris.platform.couponservices with parameters of type PromotionResultUtilsModifier and TypeMethodDescriptionvoidRuleActionCouponMetadataHandler.setPromotionResultUtils(PromotionResultUtils promotionResultUtils) -
Uses of PromotionResultUtils in de.hybris.platform.promotionengineservices.action.impl
Methods in de.hybris.platform.promotionengineservices.action.impl that return PromotionResultUtilsModifier and TypeMethodDescriptionprotected PromotionResultUtilsAbstractRuleActionStrategy.getPromotionResultUtils()Methods in de.hybris.platform.promotionengineservices.action.impl with parameters of type PromotionResultUtilsModifier and TypeMethodDescriptionvoidAbstractRuleActionStrategy.setPromotionResultUtils(PromotionResultUtils promotionResultUtils) -
Uses of PromotionResultUtils in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return PromotionResultUtilsModifier and TypeMethodDescriptionprotected PromotionResultUtilsDefaultCurrencyAmountResolutionStrategy.getPromotionResultUtils()protected PromotionResultUtilsDefaultPromotionRuleActionService.getPromotionResultUtils()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type PromotionResultUtilsModifier and TypeMethodDescriptionvoidDefaultCurrencyAmountResolutionStrategy.setPromotionResultUtils(PromotionResultUtils promotionResultUtils) voidDefaultPromotionRuleActionService.setPromotionResultUtils(PromotionResultUtils promotionResultUtils)