| Package | Description |
|---|---|
| com.hybris.backoffice.excel.exporting |
| Modifier and Type | Method and Description |
|---|---|
ExcelExportParams |
DefaultExcelSupercategorySelectionDecorator.decorate(ExcelExportParams excelExportParams)
Adds supercategories attribute to
getSelectedAttributes() if:
supercategory is not yet selected,
and at least one classification attribute has been selected,
and access to supercategory attribute is not forbidden.
Otherwise ExcelExportParams is returned without any modification. |
ExcelExportParams |
ExcelExportParamsDecorator.decorate(ExcelExportParams excelExportParams)
Decorates export input
ExcelExportParams object. |
ExcelExportParams |
DefaultExcelExportPreProcessor.process(ExcelExportParams excelExportParams) |
ExcelExportParams |
ExcelExportPreProcessor.process(ExcelExportParams excelExportParams)
Allows to modify input for export
ExcelExportParams by adding new content or removing it. |
| Modifier and Type | Method and Description |
|---|---|
ExcelExportParams |
DefaultExcelSupercategorySelectionDecorator.decorate(ExcelExportParams excelExportParams)
Adds supercategories attribute to
getSelectedAttributes() if:
supercategory is not yet selected,
and at least one classification attribute has been selected,
and access to supercategory attribute is not forbidden.
Otherwise ExcelExportParams is returned without any modification. |
ExcelExportParams |
ExcelExportParamsDecorator.decorate(ExcelExportParams excelExportParams)
Decorates export input
ExcelExportParams object. |
protected boolean |
DefaultExcelSupercategorySelectionDecorator.hasAtLeastOneClassificationAttributeSelected(ExcelExportParams excelExportParams) |
protected boolean |
DefaultExcelSupercategorySelectionDecorator.hasNotSelectedSupercategoriesAttribute(ExcelExportParams excelExportParams) |
ExcelExportParams |
DefaultExcelExportPreProcessor.process(ExcelExportParams excelExportParams) |
ExcelExportParams |
ExcelExportPreProcessor.process(ExcelExportParams excelExportParams)
Allows to modify input for export
ExcelExportParams by adding new content or removing it. |
Copyright © 2018 SAP SE. All Rights Reserved.