Interface HolidayCalendarConfigurationService


public interface HolidayCalendarConfigurationService
This interface provides the way to receive the serialized holiday configuration on the base of the xml files for a specific country or special calendar.
  • Method Details

    • getHolidayCalendarConfiguration

      @NonNull HolidayCalendarConfiguration getHolidayCalendarConfiguration(ManagerParameter parameter)
      Returns the holiday calendar configuration based on the ManagerParameter.

      In most cases the configuration is based on the countries ISO code 3166.

      Parameters:
      parameter - to identify the country or special calendar configuration
      Returns:
      the holiday configuration of a country