Uses of Class
com.broadleafcommerce.customer.client.domain.CustomerSegmentRef
Packages that use CustomerSegmentRef
-
Uses of CustomerSegmentRef in com.broadleafcommerce.customer.client.domain
Methods in com.broadleafcommerce.customer.client.domain that return types with arguments of type CustomerSegmentRefModifier and TypeMethodDescriptionResolveCustomerSegmentResponse.getSegments()
List of references to matchingCustomerSegments
.Method parameters in com.broadleafcommerce.customer.client.domain with type arguments of type CustomerSegmentRefModifier and TypeMethodDescriptionvoid
ResolveCustomerSegmentResponse.setSegments
(List<CustomerSegmentRef> segments) List of references to matchingCustomerSegments
.