Interface FarePriceService

All Known Implementing Classes:
DefaultFarePriceService, DefaultIntelliPricerService

public interface FarePriceService
The FarePriceService interface
  • Method Details

    • doFarePriceFromSessionCart

      void doFarePriceFromSessionCart()
      Do fare price search from session cart
    • doFarePrice

      SearchResponseWrapper doFarePrice(FarePriceMessage farePriceMessage)
      Do fare price search response wrapper.
      Parameters:
      farePriceMessage - the fare price message
      Returns:
      the search response wrapper