Uses of Class
com.hybris.backoffice.excel.data.ExcelExportParams
-
Packages that use ExcelExportParams Package Description com.hybris.backoffice.excel.exporting -
-
Uses of ExcelExportParams in com.hybris.backoffice.excel.exporting
Methods in com.hybris.backoffice.excel.exporting that return ExcelExportParams Modifier and Type Method Description ExcelExportParamsDefaultExcelSupercategorySelectionDecorator. 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.ExcelExportParamsExcelExportParamsDecorator. decorate(ExcelExportParams excelExportParams)Decorates export inputExcelExportParamsobject.ExcelExportParamsDefaultExcelExportPreProcessor. process(ExcelExportParams excelExportParams)ExcelExportParamsExcelExportPreProcessor. 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 ExcelExportParams Modifier and Type Method Description ExcelExportParamsDefaultExcelSupercategorySelectionDecorator. 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.ExcelExportParamsExcelExportParamsDecorator. decorate(ExcelExportParams excelExportParams)Decorates export inputExcelExportParamsobject.protected booleanDefaultExcelSupercategorySelectionDecorator. hasAtLeastOneClassificationAttributeSelected(ExcelExportParams excelExportParams)protected booleanDefaultExcelSupercategorySelectionDecorator. hasNotSelectedSupercategoriesAttribute(ExcelExportParams excelExportParams)ExcelExportParamsDefaultExcelExportPreProcessor. process(ExcelExportParams excelExportParams)ExcelExportParamsExcelExportPreProcessor. process(ExcelExportParams excelExportParams)Allows to modify input for exportExcelExportParamsby adding new content or removing it.
-