Uses of Interface
de.focus_shift.jollyday.core.spi.HolidayCalendarConfigurationService
Packages that use HolidayCalendarConfigurationService
-
Uses of HolidayCalendarConfigurationService in de.focus_shift.jollyday.core
Methods in de.focus_shift.jollyday.core that return HolidayCalendarConfigurationServiceModifier and TypeMethodDescription@NonNull HolidayCalendarConfigurationServiceHolidayManager.getConfigurationService()Returns theHolidayCalendarConfigurationServiceto be used to retrieve holiday data.Methods in de.focus_shift.jollyday.core with parameters of type HolidayCalendarConfigurationServiceModifier and TypeMethodDescriptionvoidHolidayManager.setConfigurationService(@NonNull HolidayCalendarConfigurationService configurationService) Sets the configuration datasource with this holiday manager.