Uses of Interface
de.hybris.platform.ruleengineservices.versioning.RuleModelHistoricalContentCreator
-
Packages that use RuleModelHistoricalContentCreator Package Description de.hybris.platform.ruleengineservices.rule.interceptors de.hybris.platform.ruleengineservices.versioning.impl -
-
Uses of RuleModelHistoricalContentCreator in de.hybris.platform.ruleengineservices.rule.interceptors
Methods in de.hybris.platform.ruleengineservices.rule.interceptors that return RuleModelHistoricalContentCreator Modifier and Type Method Description protected RuleModelHistoricalContentCreatorRuleVersioningPrepareInterceptor. getHistoricalContentCreator()Methods in de.hybris.platform.ruleengineservices.rule.interceptors with parameters of type RuleModelHistoricalContentCreator Modifier and Type Method Description voidRuleVersioningPrepareInterceptor. setHistoricalContentCreator(RuleModelHistoricalContentCreator historicalContentCreator) -
Uses of RuleModelHistoricalContentCreator in de.hybris.platform.ruleengineservices.versioning.impl
Classes in de.hybris.platform.ruleengineservices.versioning.impl that implement RuleModelHistoricalContentCreator Modifier and Type Class Description classCampaignSourceRuleModelHistoricalContentCreatorExtension ofSourceRuleModelHistoricalContentCreatoradding on the control over associated rules campaignsclassSourceRuleModelHistoricalContentCreatorHelper class, that manages the historical version of the SourceRule object creation
-