@NonNullApi
Package com.broadleafcommerce.cartoperation.web.service
- Author:
- Chad Harchar (charchar)
-
Interface Summary Interface Description CartCookieIssuer Responsible for issuing and resolving cart cookies.RequestCartVersionResolver Used for determining what version of the cart the client is using based off of attributes from the request.RequestGuestTokenResolver Used for resolving the guest token string from a request. -
Class Summary Class Description DefaultCartCookieIssuer HeaderRequestCartVersionResolver Resolves the cart version from a request header.HeaderRequestGuestTokenResolver StaleCartPricingResultHolder Holds the old cart price and whether or not the cart price was updated with new catalog prices on this request.