Interface IInterfaceLanguagesExecutor

    • Field Detail

      • ALL_SUPPORTED_LANGUAGES

        static final List<String> ALL_SUPPORTED_LANGUAGES
        A list of all possible supported launguages.
    • Method Detail

      • getInterfaceLanguages

        List<String> getInterfaceLanguages​(IRuntimeComponent component)
        Returns a list of possible interface languages for the given 1C:Enterprise platform installation.
        Parameters:
        component - the 1C:Enterprise platform interface languages component, cannot be null
        Returns:
        a list of possible interface languages, never null