Uses of Class
com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenResponse
-
Packages that use GuestTokenResponse Package Description com.broadleafcommerce.cartoperation.web.endpoint -
-
Uses of GuestTokenResponse in com.broadleafcommerce.cartoperation.web.endpoint
Methods in com.broadleafcommerce.cartoperation.web.endpoint that return GuestTokenResponse Modifier and Type Method Description GuestTokenResponse
CheckoutCartEndpoint. generateGuestTokenForCart(String cartId, Integer cartVersion, com.broadleafcommerce.order.common.domain.CustomerRef customer, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo)
-