Interface ConfigurationService


  • public interface ConfigurationService
    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 Detail

      • getConfiguration

        Configuration getConfiguration​(ManagerParameter parameter)
        Returns the 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