Modifier and Type | Class and Description |
---|---|
class |
DefaultItemListManagementService<L extends com.broadleafcommerce.cart.client.domain.ItemList>
Default implementation of an item list management service.
|
Modifier and Type | Method and Description |
---|---|
<T extends com.broadleafcommerce.cart.client.domain.ItemList> |
CartOperationServiceAutoConfiguration.itemListManagementService(com.broadleafcommerce.common.extension.TypeFactory typeFactory,
ItemListProvider<T> listProvider,
ItemListSecurityService<com.broadleafcommerce.cart.client.domain.ItemListAccessRule> securityService,
ItemListItemManagementService<com.broadleafcommerce.cart.client.domain.ItemListItem> itemManagementService) |
Modifier and Type | Method and Description |
---|---|
protected ItemListManagementService<L> |
ItemListOperationEndpoint.getListService() |
Constructor and Description |
---|
ItemListOperationEndpoint(com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils authUtils,
ItemListManagementService<L> listService,
ItemListAddToCartService addToCartService) |
Copyright © 2021. All rights reserved.