Uses of Class
com.broadleafcommerce.cartoperation.service.status.AbstractCartStatusChangeHandler
Packages that use AbstractCartStatusChangeHandler
Package
Description
-
Uses of AbstractCartStatusChangeHandler in com.broadleafcommerce.cartoperation.service.status.accountcart
Subclasses of AbstractCartStatusChangeHandler in com.broadleafcommerce.cartoperation.service.status.accountcartModifier and TypeClassDescriptionclassAn abstract class to handle the account carts status changes.classThis handler is used to change a cart withREJECTEDorREQUIRES_APPROVALstatus to theIN_PROCESSstatus in B2B flows.classThis handler is used to change a cart withREQUIRES_APPROVALstatus to theREJECTEDstatus in B2B flows.classThis handler is used to change a cart withIN_PROCESSstatus to theREQUIRES_APPROVALstatus in B2B flows. -
Uses of AbstractCartStatusChangeHandler in com.broadleafcommerce.cartoperation.service.status.quote
Subclasses of AbstractCartStatusChangeHandler in com.broadleafcommerce.cartoperation.service.status.quoteModifier and TypeClassDescriptionclassTheAbstractCartStatusChangeHandlerto handleDefaultCartTypes.QUOTEcarts.classHandles aCartin or changing to theDefaultQuoteStatuses.ASSIGNEDstatus.classHandles aCartin or changing to theDefaultQuoteStatuses.CANCELEDstatus.classHandles aCartin or changing to theDefaultQuoteStatuses.DRAFTINGstatus.classHandles aCartin or changing to theDefaultQuoteStatuses.EDITINGstatus.classHandles aCartin or changing to theDefaultQuoteStatuses.EXPIREDstatus.classHandles aCartin or changing to theDefaultQuoteStatuses.PUBLISHEDstatus.classHandles aCartin or changing to theDefaultQuoteStatuses.QUOTE_REQUESTEDstatus.classHandles aCartin or changing to theDefaultQuoteStatuses.REJECTEDstatus.classHandles aCartin or changing to theDefaultCartStatuses.SUBMITTEDstatus.