Uses of Enum Class
com.hybris.backoffice.excel.template.ExcelTemplateConstants.HeaderPrompt
Packages that use ExcelTemplateConstants.HeaderPrompt
-
Uses of ExcelTemplateConstants.HeaderPrompt in com.hybris.backoffice.excel.template
Methods in com.hybris.backoffice.excel.template that return ExcelTemplateConstants.HeaderPromptModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ExcelTemplateConstants.HeaderPrompt[]ExcelTemplateConstants.HeaderPrompt.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in com.hybris.backoffice.excel.template with type arguments of type ExcelTemplateConstants.HeaderPromptModifier and TypeMethodDescriptionvoidClassificationIncludedHeaderPromptPopulator.setExcelAttributeDescriptorPopulators(Map<ExcelTemplateConstants.HeaderPrompt, ExcelCellPopulator<ExcelAttributeDescriptorAttribute>> excelAttributeDescriptorPopulators) voidClassificationIncludedHeaderPromptPopulator.setExcelClassificationPopulators(Map<ExcelTemplateConstants.HeaderPrompt, ExcelCellPopulator<ExcelClassificationAttribute>> excelClassificationPopulators)