Uses of Interface
com.broadleafcommerce.cart.service.ItemListService
Packages that use ItemListService
-
Uses of ItemListService in com.broadleafcommerce.cart.service
Classes in com.broadleafcommerce.cart.service that implement ItemListServiceModifier and TypeClassDescriptionclassDefaultItemListService<P extends com.broadleafcommerce.cart.client.domain.ItemList>The default implementation of an item list service. -
Uses of ItemListService in com.broadleafcommerce.cart.web.endpoint
Methods in com.broadleafcommerce.cart.web.endpoint that return ItemListServiceModifier and TypeMethodDescriptionprotected ItemListService<P>ItemListEndpoint.getItemListService()Constructors in com.broadleafcommerce.cart.web.endpoint with parameters of type ItemListService