Uses of Interface
de.focus_shift.jollyday.core.spi.Configuration
-
Packages that use Configuration Package Description de.focus_shift.jollyday.core.spi -
-
Uses of Configuration in de.focus_shift.jollyday.core.spi
Methods in de.focus_shift.jollyday.core.spi that return Configuration Modifier and Type Method Description ConfigurationConfigurationService. getConfiguration(ManagerParameter parameter)Returns the configuration based on theManagerParameter.Methods in de.focus_shift.jollyday.core.spi that return types with arguments of type Configuration Modifier and Type Method Description Stream<Configuration>Configuration. subConfigurations()Contains the holiday configuration for subdivisions, cities, ... of the main configuration.
-