Package com.broadleafcommerce.cartoperation.service.approval
package com.broadleafcommerce.cartoperation.service.approval
-
ClassDescriptionDefines a service that handles cart approval operations performed on a
Cart
.This service is responsible for validating theCartStatus
of aCart
to perform actions in the cart approval flow.The default implementation ofCartApprovalService
.The default implementation ofCartApprovalValidationService
.