Class RuleEngineBackofficeSystemSetup
- java.lang.Object
-
- de.hybris.platform.ruleengine.setup.AbstractRuleEngineSystemSetup
-
- de.hybris.platform.ruleenginebackoffice.setup.impl.RuleEngineBackofficeSystemSetup
-
@SystemSetup(extension="ruleenginebackoffice") public class RuleEngineBackofficeSystemSetup extends AbstractRuleEngineSystemSetup
-
-
Constructor Summary
Constructors Constructor Description RuleEngineBackofficeSystemSetup()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcreateProjectData(SystemSetupContext context)-
Methods inherited from class de.hybris.platform.ruleengine.setup.AbstractRuleEngineSystemSetup
getCommonI18NService, getFileEncoding, getImpexExt, getImportService, importImpexFile, importImpexFile, importLanguageSpecificImpexFiles, setCommonI18NService, setFileEncoding, setImpexExt, setImportService
-
-
-
-
Method Detail
-
createProjectData
@SystemSetup(type=PROJECT, process=ALL) public void createProjectData(SystemSetupContext context)
-
-