Class ProductConfigRulesSetup

java.lang.Object
de.hybris.platform.commerceservices.setup.AbstractSystemSetup
de.hybris.platform.sap.productconfig.rules.setup.ProductConfigRulesSetup

@SystemSetup(extension="sapproductconfigrules") public class ProductConfigRulesSetup extends AbstractSystemSetup
This Setup implementation loads multiple language files for the CPQ rules implementation. It is expected, that the language files are delivered as properties file, following the file name format sapproductconfigrules-impexsupport_[two character language code].properties, and are placed in the resources/localization folder. The properties files are used as parameter sets for the essential Impex file ( essentialdata-sapproductconfigrules_languages.impex).