| Modifier and Type | Method and Description |
|---|---|
ExcelSheetPopulator |
HeaderPromptWorkbookDecorator.getHeaderPromptPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderPromptWorkbookDecorator.setHeaderPromptPopulator(ExcelSheetPopulator headerPromptPopulator) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExcelSheetWorkbookDecorator.setPopulators(java.util.Collection<ExcelSheetPopulator> populators) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassificationIncludedHeaderPromptPopulator
Populates HEADER_PROMPT sheet - including classification attributes
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassificationTypeSystemSheetPopulator
Populates ClassificationTypeSheet with necessary information about classification attributes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PermissionAwareTypeSystemSheetPopulator
Wraps
ExcelSheetPopulator to limit ExcelExportResult to data that the user has access to. |
class |
TypeSystemSheetPopulator
Populates workbook with information about the type system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionAwareTypeSystemSheetPopulator.setPopulator(ExcelSheetPopulator populator) |
Copyright © 2018 SAP SE. All Rights Reserved.