Uses of Interface
com.hybris.backoffice.excel.template.ExcelSheetNamingStrategy
-
Packages that use ExcelSheetNamingStrategy Package Description com.hybris.backoffice.excel.template com.hybris.backoffice.excel.template.sheet -
-
Uses of ExcelSheetNamingStrategy in com.hybris.backoffice.excel.template
Classes in com.hybris.backoffice.excel.template that implement ExcelSheetNamingStrategy Modifier and Type Class Description classDefaultExcelSheetNamingStrategyMethods in com.hybris.backoffice.excel.template that return ExcelSheetNamingStrategy Modifier and Type Method Description ExcelSheetNamingStrategyDefaultExcelTemplateService. 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 ExcelSheetNamingStrategy Modifier and Type Method Description voidDefaultExcelTemplateService. 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 ExcelSheetNamingStrategy Modifier and Type Method Description voidDefaultExcelSheetService. setExcelSheetNamingStrategy(ExcelSheetNamingStrategy excelSheetNamingStrategy)
-