Uses of Class
com.broadleafcommerce.cartoperation.web.endpoint.domain.quote.QuoteConfigurationResponse
Packages that use QuoteConfigurationResponse
-
Uses of QuoteConfigurationResponse in com.broadleafcommerce.cartoperation.web.endpoint
Methods in com.broadleafcommerce.cartoperation.web.endpoint that return QuoteConfigurationResponseModifier and TypeMethodDescriptionprotected QuoteConfigurationResponseQuoteEndpoint.buildQuotePropertiesResponse(com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Builds aQuoteConfigurationResponsebased on the givenContextInfo.QuoteEndpoint.getQuoteProperties(com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Endpoint to return quote-related properties based on the given context.