Interface ConfigurationManager


  • public interface ConfigurationManager
    The Interface ConfigurationManager.
    • Method Detail

      • getUserConfiguration

        UserConfiguration getUserConfiguration​(java.lang.String url,
                                               java.lang.String locale)
        Gets the user configuration.
        Parameters:
        url - the url
        locale - the locale
        Returns:
        the user configuration
      • createDefaultConfigIfEmpty

        void createDefaultConfigIfEmpty()
        Creates the default config if empty.
      • createDefaultLanguagesIfEmpty

        void createDefaultLanguagesIfEmpty()
        Creates the default languages if empty.