Uses of Interface
com.broadleafcommerce.cartoperation.service.StaleCartItemsService
Package
Description
-
Uses of StaleCartItemsService in com.broadleafcommerce.cartoperation.service
Modifier and TypeMethodDescriptionprotected StaleCartItemsService
DefaultCartOperationService.getStaleCartItemsService()
Modifier and TypeMethodDescriptionvoid
DefaultCartOperationService.setStaleCartItemsService
(StaleCartItemsService staleCartItemsService) -
Uses of StaleCartItemsService in com.broadleafcommerce.cartoperation.service.checkout
Modifier and TypeMethodDescriptionprotected StaleCartItemsService
DefaultCheckoutService.getStaleCartItemsService()
Modifier and TypeMethodDescriptionvoid
DefaultCheckoutService.setStaleCartItemsService
(StaleCartItemsService staleCartItemsService) -
Uses of StaleCartItemsService in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
Modifier and TypeMethodDescriptionprotected StaleCartItemsService
CartItemValidationActivity.getStaleCartItemsService()
Modifier and TypeMethodDescriptionvoid
CartItemValidationActivity.setStaleCartItemsService
(StaleCartItemsService staleCartItemsService) -
Uses of StaleCartItemsService in com.broadleafcommerce.cartoperation.service.pricing
Modifier and TypeMethodDescriptionprotected StaleCartItemsService
DefaultCartPricingService.getStaleCartItemsService()
Modifier and TypeMethodDescriptionvoid
DefaultCartPricingService.setStaleCartItemsService
(StaleCartItemsService staleCartItemsService)