Uses of Interface
com.hybris.backoffice.excel.jobs.ExcelCronJobService
-
Packages that use ExcelCronJobService Package Description com.hybris.backoffice.excel.imp.wizard com.hybris.backoffice.excel.jobs -
-
Uses of ExcelCronJobService in com.hybris.backoffice.excel.imp.wizard
Methods in com.hybris.backoffice.excel.imp.wizard that return ExcelCronJobService Modifier and Type Method Description ExcelCronJobServiceExcelWithoutValidationImportHandler. getExcelCronJobService()Methods in com.hybris.backoffice.excel.imp.wizard with parameters of type ExcelCronJobService Modifier and Type Method Description voidExcelWithoutValidationImportHandler. setExcelCronJobService(ExcelCronJobService excelCronJobService) -
Uses of ExcelCronJobService in com.hybris.backoffice.excel.jobs
Classes in com.hybris.backoffice.excel.jobs that implement ExcelCronJobService Modifier and Type Class Description classDefaultExcelCronJobServiceDefault implementation ofExcelCronJobService
-