| Modifier and Type | Method and Description |
|---|---|
AttributeNameFormatter<ExcelClassificationAttribute> |
AbstractExcelExportWorkbookDecorator.getAttributeNameFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractExcelExportWorkbookDecorator.setAttributeNameFormatter(AttributeNameFormatter<ExcelClassificationAttribute> attributeNameFormatter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassificationAttributeNameFormatter
Formats
ClassificationAttributeModel to readable format that includes its ClassificationSystem,
ClassificationVersion, ClassificationClass, name and locale. |
class |
DisplayNameAttributeNameFormatter
Formats
ExcelAttribute to value displayed in excel sheet's header row
(0 index) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExcelTemplateService.setAttributeNameFormatter(AttributeNameFormatter<ExcelAttributeDescriptorAttribute> attributeNameFormatter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExcelHeaderService.setAttributeNameFormatter(AttributeNameFormatter<ExcelAttributeDescriptorAttribute> attributeNameFormatter) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeSystemRowFactory.setAttributeNameFormatter(AttributeNameFormatter<ExcelAttributeDescriptorAttribute> attributeNameFormatter) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExcelSheetService.setAttributeNameFormatter(AttributeNameFormatter<ExcelAttributeDescriptorAttribute> attributeNameFormatter) |
Copyright © 2018 SAP SE. All Rights Reserved.