@SystemSetup(extension="timedaccesspromotionsstorefront") public class FlashbuyInitialDataSetup extends AbstractSystemSetup
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SITE_APPAREL_UK |
static java.lang.String |
SITE_ELECTRONICS |
static java.lang.String |
SITE_ELECTRONICS_CN |
BOOLEAN_FALSE, BOOLEAN_TRUE| Constructor and Description |
|---|
FlashbuyInitialDataSetup() |
| Modifier and Type | Method and Description |
|---|---|
void |
createProjectData(SystemSetupContext context)
Implement this method to create data that is used in your project.
|
java.util.List<SystemSetupParameter> |
getInitializationOptions()
Generates the Dropdown and Multi-select boxes for the project data import
|
activateSolrIndexerCronJobs, createBooleanSystemSetupParameter, createContentCatalogSyncJob, createProductCatalogSyncJob, createSolrIndexerCronJobs, executeCatalogSyncJob, executeSolrIndexerCronJob, getBooleanSystemSetupParameter, getCatalogSyncJob, getCatalogVersionService, getDefaultValueForBooleanSystemSetupParameter, getEventService, getSetupImpexService, getSetupSolrIndexerService, getSetupSyncJobService, importImpexFile, importImpexFile, importImpexFile, isSyncRerunNeeded, logError, logInfo, setCatalogVersionService, setEventService, setSetupImpexService, setSetupSolrIndexerService, setSetupSyncJobServicepublic static final java.lang.String SITE_ELECTRONICS_CN
public static final java.lang.String SITE_ELECTRONICS
public static final java.lang.String SITE_APPAREL_UK
@SystemSetupParameterMethod public java.util.List<SystemSetupParameter> getInitializationOptions()
getInitializationOptions in class AbstractSystemSetup@SystemSetup(type=PROJECT, process=ALL) public void createProjectData(SystemSetupContext context)
context - the context provides the selected parameters and valuessystemSetup - Copyright © 2018 SAP SE. All Rights Reserved.