Uses of Interface
com.broadleafcommerce.common.dataexport.service.specification.ExportDataNormalizer
-
Uses of ExportDataNormalizer in com.broadleafcommerce.common.dataexport.service.specification
Modifier and TypeClassDescriptionclass
This normalizer is used to format the date values for specified time-zone.Modifier and TypeMethodDescriptiondefault List<ExportDataNormalizer>
ExportSpecification.getExportDataNormalizers()
The list ofExportDataNormalizer
that will be executed to pre-process the data before writing to the file.