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 QuoteConfigurationResponse
QuoteEndpoint.buildQuotePropertiesResponse
(com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Builds aQuoteConfigurationResponse
based on the givenContextInfo
.QuoteEndpoint.getQuoteProperties
(com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Endpoint to return quote-related properties based on the given context.