Interface BackofficeTransportOfferingService

All Superinterfaces:
TransportOfferingService
All Known Implementing Classes:
DefaultBackofficeTransportOfferingService

public interface BackofficeTransportOfferingService extends TransportOfferingService
The interface Backoffice transport offering service.
  • Method Details

    • updateTransportOfferingsWithLocations

      void updateTransportOfferingsWithLocations(List<TransportOfferingModel> transportOfferings)
      Method takes a list of transport offerings and updates them with the origin and destination facilities and locations
      Parameters:
      transportOfferings -
    • findTransportOfferingsWithoutSchedule

      List<TransportOfferingModel> findTransportOfferingsWithoutSchedule()
      Returns a list of TransportOfferingModel having no ScheduleConfiguration associated
      Returns:
      the list of TransportOfferingModel