Uses of Interface
com.e1c.langtool.v8.dt.cli.api.IImportLanguageProjectApi
Packages that use IImportLanguageProjectApi
Package
Description
-
Uses of IImportLanguageProjectApi in com.e1c.langtool.v8.dt.cli.api.impl
Classes in com.e1c.langtool.v8.dt.cli.api.impl that implement IImportLanguageProjectApiModifier and TypeClassDescriptionclassHelper API for import language projects operations. -
Uses of IImportLanguageProjectApi in com.e1c.langtool.v8.dt.internal.cli.api.impl.commands
Constructors in com.e1c.langtool.v8.dt.internal.cli.api.impl.commands with parameters of type IImportLanguageProjectApiModifierConstructorDescriptionConvertLanguageProjectCommand(IConvertLanguageProjectApi convertLanguageProjectApi, IImportLanguageProjectApi importLanguageProjectApi) Constructs a new instance ofConvertLanguageProjectCommand.GenerateTranslationStringsCommand(IGenerateTranslationStringsApi generateTranslationStringsApi, IImportLanguageProjectApi importLanguageProjectApi) Instantiates a new generate translation strings command.ImportLanguageProjectCommand(IImportLanguageProjectApi importLanguageProjectApi) Creates instance language project import command.ListStoragesCommand(IProjectInformationApi projectInformationApi, IImportLanguageProjectApi importLanguageProjectApi) Instantiates a new list storages command.SynchronizeProjectCommand(ISynchronizeProjectApi synchronizeProjectApi, IImportLanguageProjectApi importLanguageProjectApi) Instantiates a new synchronize project command.