Interface CustomerServiceAccessor

    • Method Detail

      • getCustomerRepo

        CustomerRepo getCustomerRepo()
        Returns a reference to a CustomerRepo
      • getServerConfiguration

        ServerConfiguration getServerConfiguration()
        Returns a reference to a ServerConfiguration service
      • getRandomSeedRepo

        RandomSeedRepo getRandomSeedRepo()
        Returns a reference to a RandomSeedRepo
      • getTariffMarket

        TariffMarket getTariffMarket()
        Returns a reference to the TariffMarket
      • getTariffRepo

        TariffRepo getTariffRepo()
        Returns a reference to a TariffRepo
      • getTariffSubscriptionRepo

        TariffSubscriptionRepo getTariffSubscriptionRepo()
        Returns a reference to a TariffSubscriptionRepo
      • getTimeslotRepo

        TimeslotRepo getTimeslotRepo()
        Returns a reference to a TimeslotRepo
      • getTimeService

        TimeService getTimeService()
        Returns a reference to the TimeService
      • getWeatherReportRepo

        WeatherReportRepo getWeatherReportRepo()
        Returns a reference to a WeatherReportRepo