Uses of Class
com.broadleafcommerce.customer.segments.dataexport.specification.SegmentMemberExportSpecification
-
Packages that use SegmentMemberExportSpecification Package Description com.broadleafcommerce.customer.segments.dataexport.autoconfigure -
-
Uses of SegmentMemberExportSpecification in com.broadleafcommerce.customer.segments.dataexport.autoconfigure
Methods in com.broadleafcommerce.customer.segments.dataexport.autoconfigure that return SegmentMemberExportSpecification Modifier and Type Method Description SegmentMemberExportSpecification
SegmentMemberExportAutoConfiguration.Specifications. customerSegmentMemberExportSpecification()
Methods in com.broadleafcommerce.customer.segments.dataexport.autoconfigure with parameters of type SegmentMemberExportSpecification Modifier and Type Method Description SegmentMemberRowConverter
SegmentMemberExportAutoConfiguration.Converters. segmentMemberRowConverter(SegmentMemberExportSpecification segmentMemberExportSpecification, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-