| Interface | Description |
|---|---|
| ExcelImportService |
Service responsible for generating
Impex based on excel file represented by Workbook object. |
| ExcelImportWorkbookDecorator |
Excel decorator used by
DefaultExcelImportWorkbookPostProcessor mechanism. |
| ExcelImportWorkbookPostProcessor |
Backoffice Excel mechanism dedicated to postprocessing importing process.
|
| ExcelImportWorkbookValidationAwareDecorator |
Excel decorator used by
DefaultExcelImportWorkbookPostProcessor mechanism to validate values to import. |
| ExcelTypeSystemService<T extends TypeSystem> |
Allows to read the information from the hidden TypeSystem sheet in previously exported Excel file.
|
| ImpexConverter |
Service responsible for generating impex script based on
Impex object. |
| Class | Description |
|---|---|
| AbstractExcelImportWorkbookDecorator |
Abstract class for import workbook decorator.
|
| AbstractExcelImportWorkbookDecoratorTest | |
| DefaultExcelClassificationTypeSystemServiceTest | |
| DefaultExcelImportClassificationWorkbookDecorator | |
| DefaultExcelImportClassificationWorkbookDecoratorTest | |
| DefaultExcelImportService |
Service responsible for generating
Impex based on excel file represented by Workbook object. |
| DefaultExcelImportService.CellValidationMetaData |
POJO which contains cell validation meta data
|
| DefaultExcelImportServiceTest | |
| DefaultExcelImportWorkbookPostProcessor | |
| DefaultExcelTypeSystemServiceTest | |
| DefaultImpexConverter |
Default service responsible for generating impex script based on
Impex object. |
| DefaultImpexConverterTest | |
| ExcelAttributeTypeSystemService |
Allows to read the information from the hidden TypeSystem sheet in previously exported Excel file.
|
| ExcelAttributeTypeSystemService.ExcelTypeSystem |
Represents the hidden TypeSystem sheet in previously exported excel file.
|
| ExcelClassificationTypeSystemService |
Allows to read the information from the hidden ClassificationTypeSystem sheet in previously exported Excel file.
|
| ExcelClassificationTypeSystemService.ExcelClassificationTypeSystem |
Represents the hidden ClassificationTypeSystem sheet in previously exported excel file.
|
| ExcelImportContext |
Context class used by excel importing.
|
| ExcelImportServiceIntegrationTest |
Copyright © 2018 SAP SE. All Rights Reserved.