| Package | Description |
|---|---|
| com.hybris.backoffice.excel.importing | |
| com.hybris.backoffice.excel.validators |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WorkbookValidator> |
DefaultExcelImportService.getWorkbookValidators() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExcelImportService.setWorkbookValidators(java.util.List<WorkbookValidator> workbookValidators) |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkbookMandatoryColumnsValidator
Default excel validator which checks whether all mandatory columns are selected for each excel sheet.
|
class |
WorkbookMaxRowValidator
Default excel validator for max row.
|
class |
WorkbookTypeCodeAndAttributesValidator
Default excel validator for types and attributes.
|
class |
WorkbookTypeCodeAndSelectedAttributeValidator
Default excel validator for types and attributes.
|
Copyright © 2018 SAP SE. All Rights Reserved.