Uses of Interface
com.hybris.backoffice.excel.imp.wizard.ExcelDownloadReportService
-
Packages that use ExcelDownloadReportService Package Description com.hybris.backoffice.excel.imp.wizard com.hybris.backoffice.excel.imp.wizard.renderer -
-
Uses of ExcelDownloadReportService in com.hybris.backoffice.excel.imp.wizard
Classes in com.hybris.backoffice.excel.imp.wizard that implement ExcelDownloadReportService Modifier and Type Class Description classDefaultExcelDownloadReportServiceDefault implementation ofExcelDownloadReportService -
Uses of ExcelDownloadReportService in com.hybris.backoffice.excel.imp.wizard.renderer
Methods in com.hybris.backoffice.excel.imp.wizard.renderer that return ExcelDownloadReportService Modifier and Type Method Description ExcelDownloadReportServiceExcelImportValidationResultRenderer. getExcelDownloadReportService()Methods in com.hybris.backoffice.excel.imp.wizard.renderer with parameters of type ExcelDownloadReportService Modifier and Type Method Description voidExcelImportValidationResultRenderer. setExcelDownloadReportService(ExcelDownloadReportService excelDownloadReportService)
-