Uses of Class
com.hybris.backoffice.excel.translators.ExcelTranslatorRegistry
-
-
Uses of ExcelTranslatorRegistry in com.hybris.backoffice.excel.export.wizard.renderer
Methods in com.hybris.backoffice.excel.export.wizard.renderer that return ExcelTranslatorRegistry Modifier and Type Method Description ExcelTranslatorRegistryExcelExportRenderer. getExcelTranslatorRegistry()Methods in com.hybris.backoffice.excel.export.wizard.renderer with parameters of type ExcelTranslatorRegistry Modifier and Type Method Description voidExcelExportRenderer. setExcelTranslatorRegistry(ExcelTranslatorRegistry excelTranslatorRegistry) -
Uses of ExcelTranslatorRegistry in com.hybris.backoffice.excel.exporting
Methods in com.hybris.backoffice.excel.exporting that return ExcelTranslatorRegistry Modifier and Type Method Description ExcelTranslatorRegistryDefaultExcelExportService. getExcelTranslatorRegistry()Methods in com.hybris.backoffice.excel.exporting with parameters of type ExcelTranslatorRegistry Modifier and Type Method Description voidDefaultExcelExportService. setExcelTranslatorRegistry(ExcelTranslatorRegistry excelTranslatorRegistry) -
Uses of ExcelTranslatorRegistry in com.hybris.backoffice.excel.importing
Methods in com.hybris.backoffice.excel.importing that return ExcelTranslatorRegistry Modifier and Type Method Description ExcelTranslatorRegistryDefaultExcelImportService. getExcelTranslatorRegistry()Methods in com.hybris.backoffice.excel.importing with parameters of type ExcelTranslatorRegistry Modifier and Type Method Description voidDefaultExcelImportService. setExcelTranslatorRegistry(ExcelTranslatorRegistry excelTranslatorRegistry) -
Uses of ExcelTranslatorRegistry in com.hybris.backoffice.excel.template
Methods in com.hybris.backoffice.excel.template that return ExcelTranslatorRegistry Modifier and Type Method Description ExcelTranslatorRegistryDefaultExcelTemplateService. getExcelTranslatorRegistry()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 ExcelTranslatorRegistry Modifier and Type Method Description voidDefaultExcelTemplateService. setExcelTranslatorRegistry(ExcelTranslatorRegistry excelTranslatorRegistry)Deprecated, for removal: This API element is subject to removal in a future version.since 1808. -
Uses of ExcelTranslatorRegistry in com.hybris.backoffice.excel.template.filter
Methods in com.hybris.backoffice.excel.template.filter with parameters of type ExcelTranslatorRegistry Modifier and Type Method Description voidTranslatorAvailabilityCheckingFilter. setExcelTranslatorRegistry(ExcelTranslatorRegistry excelTranslatorRegistry) -
Uses of ExcelTranslatorRegistry in com.hybris.backoffice.excel.template.header
Methods in com.hybris.backoffice.excel.template.header with parameters of type ExcelTranslatorRegistry Modifier and Type Method Description voidDefaultExcelHeaderService. setExcelTranslatorRegistry(ExcelTranslatorRegistry excelTranslatorRegistry) -
Uses of ExcelTranslatorRegistry in com.hybris.backoffice.excel.template.populator.typesheet
Methods in com.hybris.backoffice.excel.template.populator.typesheet with parameters of type ExcelTranslatorRegistry Modifier and Type Method Description voidTypeSystemRowFactory. setExcelTranslatorRegistry(ExcelTranslatorRegistry excelTranslatorRegistry)
-