Uses of Class
com.broadleafcommerce.sandbox.domain.ChangeSummaryRemovalRequest
Packages that use ChangeSummaryRemovalRequest
Package
Description
-
Uses of ChangeSummaryRemovalRequest in com.broadleafcommerce.sandbox.service
Methods in com.broadleafcommerce.sandbox.service with parameters of type ChangeSummaryRemovalRequestModifier and TypeMethodDescriptionDefaultTransitionRequestManager.remove(ChangeSummaryRemovalRequest request) DefaultTransitionRequestManager.remove(ChangeSummaryRemovalRequest request, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) TransitionRequestManager.remove(ChangeSummaryRemovalRequest changeSummaryRemovalRequest) Deprecated.TransitionRequestManager.remove(ChangeSummaryRemovalRequest changeSummaryRemovalRequest, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Remove theChangeSummariesof the provided ids from theirChangeSummaryGroupand add them to a new one. -
Uses of ChangeSummaryRemovalRequest in com.broadleafcommerce.sandbox.web.endpoint
Methods in com.broadleafcommerce.sandbox.web.endpoint with parameters of type ChangeSummaryRemovalRequestModifier and TypeMethodDescriptionTransitionRequestEndpoint.removeSummariesFromGroup(jakarta.servlet.http.HttpServletRequest request, com.broadleafcommerce.data.tracking.core.context.ContextInfo context, ChangeSummaryRemovalRequest changeSummaryRemovalRequest)
TransitionRequestManager.remove(ChangeSummaryRemovalRequest, ContextInfo)