Uses of Class
com.hybris.backoffice.excel.importing.ExcelAttributeTypeSystemService.ExcelTypeSystem
Packages that use ExcelAttributeTypeSystemService.ExcelTypeSystem
-
Uses of ExcelAttributeTypeSystemService.ExcelTypeSystem in com.hybris.backoffice.excel.importing
Methods in com.hybris.backoffice.excel.importing that return ExcelAttributeTypeSystemService.ExcelTypeSystemModifier and TypeMethodDescriptionExcelAttributeTypeSystemService.loadTypeSystem(org.apache.poi.ss.usermodel.Workbook workbook) Methods in com.hybris.backoffice.excel.importing with parameters of type ExcelAttributeTypeSystemService.ExcelTypeSystemModifier and TypeMethodDescriptionprotected voidDefaultExcelTypeSystemServiceTest.assertTypeSystemRow(ExcelAttributeTypeSystemService.ExcelTypeSystem typeSystem, String attrDisplayName, String attrQualifier, String attrName, String attrLocLang, boolean attrLocalized) -
Uses of ExcelAttributeTypeSystemService.ExcelTypeSystem in com.hybris.backoffice.excel.validators
Method parameters in com.hybris.backoffice.excel.validators with type arguments of type ExcelAttributeTypeSystemService.ExcelTypeSystemModifier and TypeMethodDescriptionvoidWorkbookLanguagePermissionValidator.setExcelAttributeTypeSystemService(ExcelTypeSystemService<ExcelAttributeTypeSystemService.ExcelTypeSystem> excelAttributeTypeSystemService) voidWorkbookTypeCodeAndAttributesValidator.setExcelAttributeTypeSystemService(ExcelTypeSystemService<ExcelAttributeTypeSystemService.ExcelTypeSystem> excelAttributeTypeSystemService)