Uses of Interface
de.hybris.platform.ruleengineservices.util.SharedParametersProvider
-
Packages that use SharedParametersProvider Package Description de.hybris.platform.promotionengineservices.compiler.processors de.hybris.platform.ruleengineservices.util.impl -
-
Uses of SharedParametersProvider in de.hybris.platform.promotionengineservices.compiler.processors
Methods in de.hybris.platform.promotionengineservices.compiler.processors with parameters of type SharedParametersProvider Modifier and Type Method Description voidPromotionRuleIrProcessor. setSharedParametersProvider(SharedParametersProvider sharedParametersProvider) -
Uses of SharedParametersProvider in de.hybris.platform.ruleengineservices.util.impl
Classes in de.hybris.platform.ruleengineservices.util.impl that implement SharedParametersProvider Modifier and Type Class Description classDefaultSharedParametersProviderProvides all parameters which are shared between rule conditions and actions.
-