Class QuotePublishedStatusHandler

All Implemented Interfaces:
CartStatusHandler

public class QuotePublishedStatusHandler extends AbstractQuoteCartStatusHandler
Handles a Cart in or changing to the DefaultQuoteStatuses.PUBLISHED status.
  • Constructor Details

    • QuotePublishedStatusHandler

      public QuotePublishedStatusHandler(com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils authenticationUtils, com.broadleafcommerce.common.extension.TypeFactory typeFactory, QuoteAuthUtils quoteAuthUtils, com.broadleafcommerce.cart.client.properties.QuoteProperties properties)
  • Method Details