Interface ShoppingTravelSectorService

All Known Implementing Classes:
DefaultShoppingTravelSectorService

public interface ShoppingTravelSectorService
The interface Travel sector service.
  • Method Details

    • getTravelSector

      TravelSectorModel getTravelSector(String originCode, String destinationCode)
      Gets travel sector.
      Parameters:
      originCode - the origin code
      destinationCode - the destination code
      Returns:
      the travel sector