Package com.broadleafcommerce.common.dataexport.service.specification
package com.broadleafcommerce.common.dataexport.service.specification
-
ClassDescriptionThe base class that is used to convert from given value to a
Map
row representation.This interface is used for building a data normalizer, which can be used to pre-process the data before writing to the file.Describes how anExportProcessor
can handle a particular export.Excludes properties, that do not exist in the specification, during serialization and converts property names to header names.The custom serializer that is used to serializeBigDecimal
price toString
value.Extension needed to get ability to create newBeanPropertyWriter
with new property name.This normalizer is used to format the date values for specified time-zone.