Uses of Class
com.broadleafcommerce.catalog.dataexport.specification.WeightExportSpecification
Packages that use WeightExportSpecification
Package
Description
-
Uses of WeightExportSpecification in com.broadleafcommerce.catalog.dataexport.autoconfigure
Methods in com.broadleafcommerce.catalog.dataexport.autoconfigure that return WeightExportSpecificationModifier and TypeMethodDescriptionCatalogServicesExportAutoConfiguration.Specifications.weightExportSpecification()
Methods in com.broadleafcommerce.catalog.dataexport.autoconfigure with parameters of type WeightExportSpecificationModifier and TypeMethodDescriptionCatalogServicesExportAutoConfiguration.Converters.weightExportRowConverter
(WeightExportSpecification weightExportSpecification, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Uses of WeightExportSpecification in com.broadleafcommerce.catalog.dataexport.converter
Constructors in com.broadleafcommerce.catalog.dataexport.converter with parameters of type WeightExportSpecificationModifierConstructorDescriptionWeightExportRowConverter
(WeightExportSpecification specification, com.fasterxml.jackson.databind.ObjectMapper objectMapper)