Class PqProductOfferingGroupRuleParameterValueMapper

java.lang.Object
de.hybris.platform.productqualificationservices.mappers.PqProductOfferingGroupRuleParameterValueMapper
All Implemented Interfaces:
de.hybris.platform.ruleengineservices.rule.strategies.RuleParameterValueMapper<TmaProductOfferingGroupModel>

public class PqProductOfferingGroupRuleParameterValueMapper extends Object implements de.hybris.platform.ruleengineservices.rule.strategies.RuleParameterValueMapper<TmaProductOfferingGroupModel>
Parameter value mapper for TmaProductOfferingGroupModel
Since:
2211
  • Constructor Details

    • PqProductOfferingGroupRuleParameterValueMapper

      public PqProductOfferingGroupRuleParameterValueMapper(TmaProductDao productDao, de.hybris.platform.ruleengineservices.rule.strategies.RuleParameterValueMapper<CatalogModel> catalogRuleParameterValueMapper, String delimiter)
  • Method Details