Class IgnoreRulesPopulator
java.lang.Object
de.hybris.platform.travelfacades.populators.IgnoreRulesPopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<CategoryModel,OfferGroupData>
public class IgnoreRulesPopulator
extends Object
implements de.hybris.platform.converters.Populator<CategoryModel,OfferGroupData>
Populates ignore rules property for rules evaluation
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IgnoreRulesPopulator
public IgnoreRulesPopulator()
-
-
Method Details
-
populate
public void populate(CategoryModel source, OfferGroupData target) throws de.hybris.platform.servicelayer.dto.converter.ConversionException - Specified by:
populatein interfacede.hybris.platform.converters.Populator<CategoryModel,OfferGroupData> - Throws:
de.hybris.platform.servicelayer.dto.converter.ConversionException
-