Uses of Interface
com.broadleafcommerce.customer.service.bulk.SegmentProcessingService
Packages that use SegmentProcessingService
Package
Description
-
Uses of SegmentProcessingService in com.broadleafcommerce.customer.service.bulk
Classes in com.broadleafcommerce.customer.service.bulk that implement SegmentProcessingService -
Uses of SegmentProcessingService in com.broadleafcommerce.customer.web.endpoint
Methods in com.broadleafcommerce.customer.web.endpoint that return SegmentProcessingServiceModifier and TypeMethodDescriptionprotected SegmentProcessingService
CustomerSegmentEndpoint.getSegmentProcessingService()
Constructors in com.broadleafcommerce.customer.web.endpoint with parameters of type SegmentProcessingServiceModifierConstructorDescriptionCustomerSegmentEndpoint
(CustomerSegmentService<CustomerSegment> customerSegmentService, SegmentMemberService<SegmentMember, CustomerSegment> segmentMemberService, CustomerService<Customer> customerService, SegmentProcessingService segmentProcessingService, SegmentProcessHistoryService<SegmentProcessHistory> segmentProcessHistoryService, com.broadleafcommerce.common.extension.TypeFactory typeFactory)