Uses of Class
com.hybris.backoffice.excel.data.ExcelExportParams
Packages that use ExcelExportParams
-
Uses of ExcelExportParams in com.hybris.backoffice.excel.exporting
Methods in com.hybris.backoffice.excel.exporting that return ExcelExportParamsModifier and TypeMethodDescriptionDefaultExcelSupercategorySelectionDecorator.decorate(ExcelExportParams excelExportParams) Adds supercategories attribute togetSelectedAttributes()if: supercategory is not yet selected, and at least one classification attribute has been selected, and access to supercategory attribute is not forbidden. OtherwiseExcelExportParamsis returned without any modification.ExcelExportParamsDecorator.decorate(ExcelExportParams excelExportParams) Decorates export inputExcelExportParamsobject.DefaultExcelExportPreProcessor.process(ExcelExportParams excelExportParams) ExcelExportPreProcessor.process(ExcelExportParams excelExportParams) Allows to modify input for exportExcelExportParamsby adding new content or removing it.Methods in com.hybris.backoffice.excel.exporting with parameters of type ExcelExportParamsModifier and TypeMethodDescriptionDefaultExcelSupercategorySelectionDecorator.decorate(ExcelExportParams excelExportParams) Adds supercategories attribute togetSelectedAttributes()if: supercategory is not yet selected, and at least one classification attribute has been selected, and access to supercategory attribute is not forbidden. OtherwiseExcelExportParamsis returned without any modification.ExcelExportParamsDecorator.decorate(ExcelExportParams excelExportParams) Decorates export inputExcelExportParamsobject.protected booleanDefaultExcelSupercategorySelectionDecorator.hasAtLeastOneClassificationAttributeSelected(ExcelExportParams excelExportParams) protected booleanDefaultExcelSupercategorySelectionDecorator.hasNotSelectedSupercategoriesAttribute(ExcelExportParams excelExportParams) DefaultExcelExportPreProcessor.process(ExcelExportParams excelExportParams) ExcelExportPreProcessor.process(ExcelExportParams excelExportParams) Allows to modify input for exportExcelExportParamsby adding new content or removing it.