@FunctionalInterface
public interface ExcelSheetPopulator
ExcelFilters to limit populated information in cases the user has no access to given type
or attribute is not readable.ExcelFilter| Modifier and Type | Method and Description |
|---|---|
void |
populate(ExcelExportResult excelExportResult)
Populates a sheet with values retrieved from
ExcelExportResult |
void populate(ExcelExportResult excelExportResult)
ExcelExportResultexcelExportResult - a pojo which contains list of selected items, list of selected and available attributes etc.Copyright © 2018 SAP SE. All Rights Reserved.