Uses of Interface
com.hybris.backoffice.excel.template.populator.ExcelCellPopulator
Packages that use ExcelCellPopulator
Package
Description
-
Uses of ExcelCellPopulator in com.hybris.backoffice.excel.template
Method parameters in com.hybris.backoffice.excel.template with type arguments of type ExcelCellPopulatorModifier and TypeMethodDescriptionvoidClassificationIncludedHeaderPromptPopulator.setExcelAttributeDescriptorPopulators(Map<ExcelTemplateConstants.HeaderPrompt, ExcelCellPopulator<ExcelAttributeDescriptorAttribute>> excelAttributeDescriptorPopulators) voidClassificationIncludedHeaderPromptPopulator.setExcelClassificationPopulators(Map<ExcelTemplateConstants.HeaderPrompt, ExcelCellPopulator<ExcelClassificationAttribute>> excelClassificationPopulators) -
Uses of ExcelCellPopulator in com.hybris.backoffice.excel.template.populator
Subinterfaces of ExcelCellPopulator in com.hybris.backoffice.excel.template.populatorModifier and TypeInterfaceDescriptioninterfaceInterface for excel's single cell population dedicated for classification