Package | Description |
---|---|
com.broadleafcommerce.cartoperation.web.endpoint | |
com.broadleafcommerce.cartoperation.web.resolver |
Modifier and Type | Class and Description |
---|---|
class |
CartHistoryEndpoint |
class |
CartOperationEndpoint
Deprecated.
see
ManageCartEndpoint for the new operation endpoint |
class |
CheckoutCartEndpoint |
class |
CSRCartEndpoint |
class |
ItemListItemOperationEndpoint<I extends com.broadleafcommerce.cart.client.domain.ItemListItem>
Endpoint for management of item list items.
|
class |
ItemListOperationEndpoint<L extends com.broadleafcommerce.cart.client.domain.ItemList>
Endpoint for management of item list(s).
|
class |
ManageCartEndpoint |
class |
ResolveCartEndpoint |
Modifier and Type | Method and Description |
---|---|
com.broadleafcommerce.cart.client.domain.Cart |
ManageCartEndpoint.transferCart(String cartId,
Integer cartVersion,
com.broadleafcommerce.cart.client.domain.CustomerRef customer,
com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) |
Modifier and Type | Field and Description |
---|---|
protected static Class<ResolveCustomerRef> |
CustomerRefHandlerMethodArgumentResolver.clazz |
Modifier and Type | Method and Description |
---|---|
protected Optional<ResolveCustomerRef> |
CustomerRefHandlerMethodArgumentResolver.findAnnotation(org.springframework.core.MethodParameter param) |
Modifier and Type | Method and Description |
---|---|
protected void |
CustomerRefHandlerMethodArgumentResolver.handleRegisteredOnly(ResolveCustomerRef annotation) |
Copyright © 2021. All rights reserved.