Uses of Interface
com.hybris.backoffice.excel.template.populator.ExcelSheetPopulator
Packages that use ExcelSheetPopulator
Package
Description
-
Uses of ExcelSheetPopulator in com.hybris.backoffice.excel.exporting
Methods in com.hybris.backoffice.excel.exporting that return ExcelSheetPopulatorMethods in com.hybris.backoffice.excel.exporting with parameters of type ExcelSheetPopulatorModifier and TypeMethodDescriptionvoidHeaderPromptWorkbookDecorator.setHeaderPromptPopulator(ExcelSheetPopulator headerPromptPopulator) Method parameters in com.hybris.backoffice.excel.exporting with type arguments of type ExcelSheetPopulatorModifier and TypeMethodDescriptionvoidExcelSheetWorkbookDecorator.setPopulators(Collection<ExcelSheetPopulator> populators) -
Uses of ExcelSheetPopulator in com.hybris.backoffice.excel.template
Classes in com.hybris.backoffice.excel.template that implement ExcelSheetPopulatorModifier and TypeClassDescriptionclassPopulates HEADER_PROMPT sheet - including classification attributes -
Uses of ExcelSheetPopulator in com.hybris.backoffice.excel.template.populator
Classes in com.hybris.backoffice.excel.template.populator that implement ExcelSheetPopulatorModifier and TypeClassDescriptionclassPopulates ClassificationTypeSheet with necessary information about classification attributes. -
Uses of ExcelSheetPopulator in com.hybris.backoffice.excel.template.populator.typesheet
Classes in com.hybris.backoffice.excel.template.populator.typesheet that implement ExcelSheetPopulatorModifier and TypeClassDescriptionclassWrapsExcelSheetPopulatorto limitExcelExportResultto data that the user has access to.classPopulates workbook with information about the type system.Methods in com.hybris.backoffice.excel.template.populator.typesheet with parameters of type ExcelSheetPopulatorModifier and TypeMethodDescriptionvoidPermissionAwareTypeSystemSheetPopulator.setPopulator(ExcelSheetPopulator populator)