Uses of Interface
de.focus_shift.jollyday.core.spi.ConfigurationService
-
Packages that use ConfigurationService Package Description de.focus_shift.jollyday.core -
-
Uses of ConfigurationService in de.focus_shift.jollyday.core
Methods in de.focus_shift.jollyday.core that return ConfigurationService Modifier and Type Method Description ConfigurationServiceHolidayManager. getConfigurationService()Returns theConfigurationServiceto be used to retrieve holiday data.Methods in de.focus_shift.jollyday.core with parameters of type ConfigurationService Modifier and Type Method Description voidHolidayManager. setConfigurationService(ConfigurationService configurationService)Sets the configuration datasource with this holiday manager.
-