Class HelpResourceLocatorService

    • Method Detail

      • getHelpResourceLocator

        public IHelpResourceLocator getHelpResourceLocator​(Version version,
                                                           String language)
        Get instance of HelpResourceLocator for 1C runtime version and language code
        Parameters:
        version - the version of 1C runtime, not null
        language - string code of language, null will be changed to Locale.getDefault().getLanguage()
        Returns:
        the IHelpResourceLocator