Class DefaultBackofficeSearchservicesImpexImportSystemSetup
java.lang.Object
com.hybris.backoffice.search.setup.impl.AbstractBackofficeSearchImpexImportSystemSetup
com.hybris.backoffice.searchservices.setup.impl.DefaultBackofficeSearchservicesImpexImportSystemSetup
- All Implemented Interfaces:
BackofficeSearchImpexImportSystemSetup
@SystemSetup(extension="backofficesearchservices")
public class DefaultBackofficeSearchservicesImpexImportSystemSetup
extends AbstractBackofficeSearchImpexImportSystemSetup
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultBackofficeSearchservicesImpexImportSystemSetup(ImportService importService, CommonI18NService commonI18NService, ModelService modelService, CronJobService cronJobService, ConfigurationService configurationService, BackofficeSearchSystemSetupConfig backofficeSearchservicesSystemSetupConfig, FileBasedImpExResourceFactory fileBasedImpExResourceFactory) -
Method Summary
Methods inherited from class com.hybris.backoffice.search.setup.impl.AbstractBackofficeSearchImpexImportSystemSetup
getCommonI18NService, getConfig, getConfigurationService, getCronJobService, getFileBasedImpExResourceFactory, getImportService, getModelService, importImpex, importImpexFileWithLogging, importLocalizedImpexFiles, resolveLocalizedFilePath, tryToImportImpexFile
-
Constructor Details
-
DefaultBackofficeSearchservicesImpexImportSystemSetup
public DefaultBackofficeSearchservicesImpexImportSystemSetup(ImportService importService, CommonI18NService commonI18NService, ModelService modelService, CronJobService cronJobService, ConfigurationService configurationService, BackofficeSearchSystemSetupConfig backofficeSearchservicesSystemSetupConfig, FileBasedImpExResourceFactory fileBasedImpExResourceFactory)
-
-
Method Details
-
adjustIndexUpdatingCronjob
protected void adjustIndexUpdatingCronjob()- Specified by:
adjustIndexUpdatingCronjobin classAbstractBackofficeSearchImpexImportSystemSetup
-
getLOG
protected org.slf4j.Logger getLOG()- Specified by:
getLOGin classAbstractBackofficeSearchImpexImportSystemSetup
-