Uses of Class
com.broadleafcommerce.promotion.offer.client.web.context.CustomerContext
Packages that use CustomerContext
-
Uses of CustomerContext in com.broadleafcommerce.promotion.offer.client.web.context
Methods in com.broadleafcommerce.promotion.offer.client.web.context that return CustomerContextModifier and TypeMethodDescriptionOrder.getCustomerContext()
TheCustomerContext
associated with the API request.OrderDto.getCustomerContext()
Methods in com.broadleafcommerce.promotion.offer.client.web.context with parameters of type CustomerContextModifier and TypeMethodDescriptionvoid
Order.setCustomerContext
(CustomerContext customerContext) TheCustomerContext
associated with the API request.void
OrderDto.setCustomerContext
(CustomerContext customerContext)