Package service

Interface CalendarService

All Known Implementing Classes:
CalendarServiceImpl

public interface CalendarService
Author:
kozlova
  • Method Summary

    Modifier and Type
    Method
    Description
    loadEventDates(long calendarId)
     
  • Method Details

    • loadEventDates

      List<String> loadEventDates(long calendarId)