Uses of Class
com.broadleafcommerce.catalog.dataexport.specification.WeightExportSpecification
Package
Description
-
Uses of WeightExportSpecification in com.broadleafcommerce.catalog.dataexport.autoconfigure
Modifier and TypeMethodDescriptionCatalogServicesExportAutoConfiguration.Specifications.weightExportSpecification()
Modifier and TypeMethodDescriptionCatalogServicesExportAutoConfiguration.Converters.weightExportRowConverter
(WeightExportSpecification weightExportSpecification, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Uses of WeightExportSpecification in com.broadleafcommerce.catalog.dataexport.converter
ModifierConstructorDescriptionWeightExportRowConverter
(WeightExportSpecification specification, com.fasterxml.jackson.databind.ObjectMapper objectMapper)