| Modifier and Type | Method and Description |
|---|---|
ExcelMapper<ExcelExportResult,ExcelAttributeDescriptorAttribute> |
HeaderPromptWorkbookDecorator.getMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderPromptWorkbookDecorator.setMapper(ExcelMapper<ExcelExportResult,ExcelAttributeDescriptorAttribute> mapper) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
ClassificationIncludedHeaderPromptPopulator.getAttributeDescriptorName(ExcelAttributeDescriptorAttribute attributeDescriptorAttribute) |
protected java.lang.String |
DisplayNameAttributeNameFormatter.getAttributeDisplayName(ExcelAttributeDescriptorAttribute excelAttributeDescriptorAttribute,
java.lang.String workbookIsoCode) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
DisplayNameAttributeNameFormatter.format(ExcelAttributeContext<ExcelAttributeDescriptorAttribute> excelAttributeContext)
Returns displayed header name based on attribute's metadata
|
void |
DisplayNameAttributeNameFormatter.setAppenders(java.util.List<ExcelMarkAppender<ExcelAttributeDescriptorAttribute>> appenders) |
void |
DefaultExcelTemplateService.setAttributeNameFormatter(AttributeNameFormatter<ExcelAttributeDescriptorAttribute> attributeNameFormatter)
Deprecated.
|
void |
ClassificationIncludedHeaderPromptPopulator.setExcelAttributeDescriptorPopulators(java.util.Map<ExcelTemplateConstants.HeaderPrompt,ExcelCellPopulator<ExcelAttributeDescriptorAttribute>> excelAttributeDescriptorPopulators) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExcelHeaderService.setAttributeNameFormatter(AttributeNameFormatter<ExcelAttributeDescriptorAttribute> attributeNameFormatter) |
| Modifier and Type | Method and Description |
|---|---|
protected ExcelAttributeDescriptorAttribute |
ChainMapperTest.mockExcelAttribute(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ExcelAttributeDescriptorAttribute> |
FromAttributeDescriptorsToExcelAttributesMapper.apply(java.util.Collection<AttributeDescriptorModel> attributeDescriptorModels) |
protected java.util.Collection<ExcelAttributeDescriptorAttribute> |
FromAttributeDescriptorsToExcelAttributesMapper.getExcelAttributes(AttributeDescriptorModel attributeDescriptor) |
protected java.util.Collection<ExcelAttributeDescriptorAttribute> |
FromAttributeDescriptorsToExcelAttributesMapper.getLocalizedExcelAttributes(AttributeDescriptorModel attributeDescriptor) |
protected java.util.Collection<ExcelAttributeDescriptorAttribute> |
FromAttributeDescriptorsToExcelAttributesMapper.getUnlocalizedExcelAttributes(AttributeDescriptorModel attributeDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
FromAttributeDescriptorsToExcelAttributesMapper.setFilters(java.util.Collection<ExcelFilter<ExcelAttributeDescriptorAttribute>> filters) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
UniqueExcelMarkAppender.apply(java.lang.String s,
ExcelAttributeDescriptorAttribute excelAttributeDescriptorAttribute) |
java.lang.String |
ReadonlyExcelMarkAppender.apply(java.lang.String s,
ExcelAttributeDescriptorAttribute excelAttributeDescriptorAttribute) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeSystemRowFactory.setAttributeNameFormatter(AttributeNameFormatter<ExcelAttributeDescriptorAttribute> attributeNameFormatter) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExcelSheetService.setAttributeNameFormatter(AttributeNameFormatter<ExcelAttributeDescriptorAttribute> attributeNameFormatter) |
| Modifier and Type | Method and Description |
|---|---|
protected ExcelAttributeDescriptorAttribute |
WorkbookMandatoryColumnsValidator.prepareExcelAttribute(AttributeDescriptorModel attributeDescriptor,
java.lang.String isoCode) |
Copyright © 2018 SAP SE. All Rights Reserved.