Interface ExcelExportWorkbookDecorator

    • Field Summary

      • Fields inherited from interface org.springframework.core.Ordered

        HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    • Method Detail

      • decorate

        void decorate​(ExcelExportResult excelExportResult)
        Decorates exported Workbook object.
        Parameters:
        excelExportResult - - export result which contains exported workbook, list of selected items, list of selected attributes and list of additional attributes