Uses of Class
com.bhn.csp.pricing.common.models.QuoteRequest
-
-
Uses of QuoteRequest in com.bhn.csp.pricing.service
Methods in com.bhn.csp.pricing.service with parameters of type QuoteRequest Modifier and Type Method Description QuoteResponseIQuoteService. quoteOrder(QuoteRequest quoteRequest, PricingEngine pricingEngine, PricingMode pricingMode)quoteOrder.QuoteResponseQuoteService. quoteOrder(QuoteRequest quoteRequest, PricingEngine pricingEngine, PricingMode pricingMode)quoteOrder. -
Uses of QuoteRequest in com.bhn.csp.pricing.service.handlers
Methods in com.bhn.csp.pricing.service.handlers with parameters of type QuoteRequest Modifier and Type Method Description QuoteResponseDefaultPricingEngineHandler. processRequest(QuoteRequest request)processRequest.QuoteResponseIPricingHandler. processRequest(QuoteRequest request)processRequest. -
Uses of QuoteRequest in com.bhn.csp.pricing.service.handlers.adobe
Methods in com.bhn.csp.pricing.service.handlers.adobe with parameters of type QuoteRequest Modifier and Type Method Description QuoteResponseAdobePricingEngineHandler. processRequest(QuoteRequest request)processRequest. -
Uses of QuoteRequest in com.bhn.csp.pricing.service.handlers.bhn
Methods in com.bhn.csp.pricing.service.handlers.bhn with parameters of type QuoteRequest Modifier and Type Method Description QuoteResponseBHNPricingEngineHandler. processRequest(QuoteRequest request)processRequest. -
Uses of QuoteRequest in com.bhn.csp.pricing.service.handlers.hm
Methods in com.bhn.csp.pricing.service.handlers.hm with parameters of type QuoteRequest Modifier and Type Method Description QuoteResponseHMPricingEngineHandler. processRequest(QuoteRequest request)processRequest. -
Uses of QuoteRequest in com.bhn.csp.pricing.service.helper
Methods in com.bhn.csp.pricing.service.helper with parameters of type QuoteRequest Modifier and Type Method Description QuoteResponseQuoteHelper. prepareResponse(QuoteRequest quoteRequest)prepareResponse.
-