Uses of Interface
com.hybris.backoffice.excel.importing.ExcelImportService
Packages that use ExcelImportService
Package
Description
-
Uses of ExcelImportService in com.hybris.backoffice.excel.imp.wizard
Methods in com.hybris.backoffice.excel.imp.wizard that return ExcelImportServiceMethods in com.hybris.backoffice.excel.imp.wizard with parameters of type ExcelImportServiceModifier and TypeMethodDescriptionvoidExcelImportHandler.setExcelImportService(ExcelImportService excelImportService) -
Uses of ExcelImportService in com.hybris.backoffice.excel.importing
Classes in com.hybris.backoffice.excel.importing that implement ExcelImportServiceModifier and TypeClassDescriptionclassService responsible for generatingImpexbased on excel file represented byWorkbookobject. -
Uses of ExcelImportService in com.hybris.backoffice.excel.jobs
Methods in com.hybris.backoffice.excel.jobs that return ExcelImportServiceMethods in com.hybris.backoffice.excel.jobs with parameters of type ExcelImportServiceModifier and TypeMethodDescriptionvoidExcelImportJobPerformable.setExcelImportService(ExcelImportService excelImportService) -
Uses of ExcelImportService in com.hybris.backoffice.excel.validators
Methods in com.hybris.backoffice.excel.validators that return ExcelImportServiceModifier and TypeMethodDescriptionExcelMediaImportValidator.getImportService()Deprecated, for removal: This API element is subject to removal in a future version.since 1808, not used anymoreMethods in com.hybris.backoffice.excel.validators with parameters of type ExcelImportServiceModifier and TypeMethodDescriptionvoidExcelMediaImportValidator.setImportService(ExcelImportService importService) Deprecated, for removal: This API element is subject to removal in a future version.since 1808, not used anymore