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
Maprow 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 anExportProcessorcan 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 serializeBigDecimalprice toStringvalue.Extension needed to get ability to create newBeanPropertyWriterwith new property name.This normalizer is used to format the date values for specified time-zone.