Uses of Interface
com.hybris.backoffice.excel.exporting.ExcelExportDivider
-
Packages that use ExcelExportDivider Package Description com.hybris.backoffice.excel.exporting com.hybris.backoffice.excel.template.populator.typesheet -
-
Uses of ExcelExportDivider in com.hybris.backoffice.excel.exporting
Classes in com.hybris.backoffice.excel.exporting that implement ExcelExportDivider Modifier and Type Class Description classDefaultExcelExportDividerAllows grouping items and attributes by their typeMethods in com.hybris.backoffice.excel.exporting that return ExcelExportDivider Modifier and Type Method Description ExcelExportDividerDefaultExcelExportService. getExcelExportDivider()Methods in com.hybris.backoffice.excel.exporting with parameters of type ExcelExportDivider Modifier and Type Method Description voidDefaultExcelExportService. setExcelExportDivider(ExcelExportDivider excelExportDivider) -
Uses of ExcelExportDivider in com.hybris.backoffice.excel.template.populator.typesheet
Methods in com.hybris.backoffice.excel.template.populator.typesheet with parameters of type ExcelExportDivider Modifier and Type Method Description voidPermissionAwareTypeSystemSheetPopulator. setExcelExportDivider(ExcelExportDivider excelExportDivider)
-