Package com.hybris.backoffice.excel.exporting
package com.hybris.backoffice.excel.exporting
-
ClassDescriptionAbstract class for workbook export decorator.Default implementation of
ExcelExportWorkbookDecoratorsupports classification attributes.Allows grouping items and attributes by their typeDefaultExcelExportPreProcessorthat uses decorators injected viaDefaultExcelExportPreProcessor.setDecorators(List).Service for exporting data to excel workbookDefault implementation ofExcelExportWorkbookPostProcessor.ExcelExportParamsDecoratorthat appends 'supercategories' attribute selection.Allows grouping items and attributes by their typeExcel decorator used byExcelExportPreProcessormechanism.Backoffice Excel mechanism dedicated to pre-processing exporting process -- just before exporting process.Service for exporting data to excel workbookExcel decorator used byExcelExportWorkbookPostProcessormechanism.Backoffice Excel mechanism dedicated to postprocessing exporting process.Implementation ofExcelExportWorkbookDecorator.Implementation ofExcelExportWorkbookDecorator, supports classification attributes.HidesExcelTemplateConstants.UtilitySheets passed to decorator usingHideUtilitySheetsDecorator.setUtilitySheets(Collection).Decorator puts to theWorkbookinformation about the language of the exported dataDecorator which removes given utility sheets before the workbook is downloaded by user.