Class MultiCountryAddOnSampleDataImportService
java.lang.Object
de.hybris.platform.commerceservices.setup.AbstractSystemSetup
de.hybris.platform.addonsupport.setup.impl.DefaultAddonSampleDataImportService
de.hybris.platform.multicountrysampledataaddon.setup.impl.MultiCountryAddOnSampleDataImportService
- All Implemented Interfaces:
AddOnSampleDataImportService
This class extends
DefaultAddonSampleDataImportService and specifies how to import sample data for multicountry
set-ups.-
Field Summary
Fields inherited from class de.hybris.platform.commerceservices.setup.AbstractSystemSetup
BOOLEAN_FALSE, BOOLEAN_TRUE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidimportContentCatalog(SystemSetupContext context, String importRoot, String catalogName) Methods inherited from class de.hybris.platform.addonsupport.setup.impl.DefaultAddonSampleDataImportService
doImportSampleData, getConfigurationService, getInitializationOptions, getLoadedExtensionNames, importCommonData, importProductCatalog, importSampleData, importSampleDataTriggeredByAddon, importSearchSampleConfigurationAddon, importStore, importStoreInitialData, importStoreLocations, isExtensionLoaded, isExtensionLoaded, processStoreNames, setConfigurationService, synchronizeContent, synchronizeContentCatalog, synchronizeProductCatalogMethods inherited from class de.hybris.platform.commerceservices.setup.AbstractSystemSetup
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, setSetupSyncJobService
-
Constructor Details
-
MultiCountryAddOnSampleDataImportService
public MultiCountryAddOnSampleDataImportService()
-
-
Method Details
-
importContentCatalog
protected void importContentCatalog(SystemSetupContext context, String importRoot, String catalogName) - Overrides:
importContentCatalogin classDefaultAddonSampleDataImportService
-