Uses of Interface
com.hybris.backoffice.excel.validators.WorkbookValidator
Packages that use WorkbookValidator
-
Uses of WorkbookValidator in com.hybris.backoffice.excel.importing
Methods in com.hybris.backoffice.excel.importing that return types with arguments of type WorkbookValidatorMethod parameters in com.hybris.backoffice.excel.importing with type arguments of type WorkbookValidatorModifier and TypeMethodDescriptionvoidDefaultExcelImportService.setWorkbookValidators(List<WorkbookValidator> workbookValidators) -
Uses of WorkbookValidator in com.hybris.backoffice.excel.validators
Classes in com.hybris.backoffice.excel.validators that implement WorkbookValidatorModifier and TypeClassDescriptionclassDefault excel validator for language permission checkclassDefault excel validator which checks whether all mandatory columns are selected for each excel sheet.classDefault excel validator for max row.classDefault excel validator for types and attributes.classDefault excel validator for types and attributes.