Package com.broadleafcommerce.cartoperation.service.approval
-
Interface Summary Interface Description CartApprovalService Defines a service that handles cart approval operations performed on aCart.CartApprovalValidationService This service is responsible for validating theCartStatusof aCartto perform actions in the cart approval flow. -
Class Summary Class Description DefaultCartApprovalService The default implementation ofCartApprovalService.DefaultCartApprovalValidationService The default implementation ofCartApprovalValidationService.