Uses of Interface
com.hybris.backoffice.excel.template.ExcelSheetNamingStrategy
Packages that use ExcelSheetNamingStrategy
-
Uses of ExcelSheetNamingStrategy in com.hybris.backoffice.excel.template
Classes in com.hybris.backoffice.excel.template that implement ExcelSheetNamingStrategyMethods in com.hybris.backoffice.excel.template that return ExcelSheetNamingStrategyModifier and TypeMethodDescriptionDefaultExcelTemplateService.getExcelSheetNamingStrategy()Deprecated, for removal: This API element is subject to removal in a future version.since 1808.Methods in com.hybris.backoffice.excel.template with parameters of type ExcelSheetNamingStrategyModifier and TypeMethodDescriptionvoidDefaultExcelTemplateService.setExcelSheetNamingStrategy(ExcelSheetNamingStrategy excelSheetNamingStrategy) Deprecated, for removal: This API element is subject to removal in a future version.since 1808. -
Uses of ExcelSheetNamingStrategy in com.hybris.backoffice.excel.template.sheet
Methods in com.hybris.backoffice.excel.template.sheet with parameters of type ExcelSheetNamingStrategyModifier and TypeMethodDescriptionvoidDefaultExcelSheetService.setExcelSheetNamingStrategy(ExcelSheetNamingStrategy excelSheetNamingStrategy)