Class CouponServicesSystemSetup
java.lang.Object
de.hybris.platform.ruleengine.setup.AbstractRuleEngineSystemSetup
de.hybris.platform.couponservices.setup.impl.CouponServicesSystemSetup
@SystemSetup(extension="couponservices")
public class CouponServicesSystemSetup
extends AbstractRuleEngineSystemSetup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreateEssentialData(SystemSetupContext context) voidcreateProjectData(SystemSetupContext context) Methods inherited from class de.hybris.platform.ruleengine.setup.AbstractRuleEngineSystemSetup
getCommonI18NService, getFileEncoding, getImpexExt, getImportService, importImpexFile, importImpexFile, importLanguageSpecificImpexFiles, setCommonI18NService, setFileEncoding, setImpexExt, setImportService
-
Constructor Details
-
CouponServicesSystemSetup
public CouponServicesSystemSetup()
-
-
Method Details
-
createEssentialData
@SystemSetup(type=ESSENTIAL, process=ALL) public void createEssentialData(SystemSetupContext context) -
createProjectData
-