Uses of Interface
com.e1c.g5.v8.dt.distribution.IDistributionSupportManager
Packages that use IDistributionSupportManager
Package
Description
-
Uses of IDistributionSupportManager in com.e1c.g5.v8.dt.internal.distribution
Classes in com.e1c.g5.v8.dt.internal.distribution that implement IDistributionSupportManager -
Uses of IDistributionSupportManager in com.e1c.g5.v8.dt.internal.distribution.ui.aef.models
Methods in com.e1c.g5.v8.dt.internal.distribution.ui.aef.models that return IDistributionSupportManagerModifier and TypeMethodDescriptionDistributionDistributeNavigatorTreeModel.getDistributionSupportManager()ReturnDistributionSupportmanager.DistributionSupportNavigatorTreeModel.getDistributionSupportManager()ReturnDistributionSupportmanager.Constructors in com.e1c.g5.v8.dt.internal.distribution.ui.aef.models with parameters of type IDistributionSupportManagerModifierConstructorDescriptionDistributionDistributeNavigatorTreeModel(org.eclipse.core.resources.IProject project, IDistributionSupportManager distributionSupportManager, DistributionSupportModelFactory distributionSupportModelFactory, IFilteredNavigatorContentProvider filteredNavigatorContentProvider, SetVendorRuleHandler setVendorRuleHandler) Creates new navigator tree model.DistributionSupportNavigatorTreeModel(org.eclipse.core.resources.IProject project, IDistributionSupportManager distributionSupportManager, IConfigurationProvider configurationProvider, DistributionSupportModelFactory distributionSupportModelFactory, IFilteredNavigatorContentProvider filteredNavigatorContentProvider, ChangeSupportLanguagesHandler changeSupportLanguagesHandler, DisableSupportHandler disableSupportHandler, SetSupportRuleHandler setSupportRuleHandler, DistributionSupportTester tester) Creates new navigator tree model. -
Uses of IDistributionSupportManager in com.e1c.g5.v8.dt.internal.distribution.ui.aef.tasks
Constructors in com.e1c.g5.v8.dt.internal.distribution.ui.aef.tasks with parameters of type IDistributionSupportManagerModifierConstructorDescriptionChangeDistributionSettingsTask(ParentSupportMode newParentMode, Boolean newModuleDistributionEnabled, List<MdObject> mdObjects, IDistributionSupportManager distributionSupportManager) Creates new task.ChangeUserModeTask(ParentConfigurationInfo parent, UserSupportMode newUserMode, List<MdObject> mdObjects, IDistributionSupportManager distributionSupportManager) Creates new task. -
Uses of IDistributionSupportManager in com.e1c.g5.v8.dt.internal.library.ui.update
Constructors in com.e1c.g5.v8.dt.internal.library.ui.update with parameters of type IDistributionSupportManagerModifierConstructorDescriptionAbstractUpdateLibraryWizardPage(IDtProject dtProject, ILibraryRegistry libraryRegistry, ILibraryProjectManager libraryProjectManager, ILibraryRepository libraryRepository, IDistributionSupportManager distributionSupportManager, String pageName, String libraryExtension, String libraryRepositoryPage, String libraryFileNameHistory) Creates a new instance. -
Uses of IDistributionSupportManager in com.e1c.g5.v8.dt.internal.library.ui.update.configuration
Constructors in com.e1c.g5.v8.dt.internal.library.ui.update.configuration with parameters of type IDistributionSupportManagerModifierConstructorDescriptionUpdateLibraryConfigurationWizard(IDtProject dtProject, ILibraryProjectManager libraryProjectManager, ILibraryRegistry libraryRegistry, ILibraryRepository libraryRepository, ILibraryUpdater libraryUpdater, IComparisonManager comparisonManager, IDtComparisonEditorInputFactory comparisonEditorInputFactory, IV8ProjectManager v8ProjectManager, IDistributionSupportManager distributionSupportManager, boolean isUpdate) Creates a new insatnce.UpdateLibraryConfigurationWizardPage(IDtProject dtProject, ILibraryRegistry libraryRegistry, ILibraryProjectManager libraryProjectManager, ILibraryRepository libraryRepository, IV8ProjectManager v8ProjectManager, IDistributionSupportManager distributionSupportManager) Creates a new instance. -
Uses of IDistributionSupportManager in com.e1c.g5.v8.dt.internal.library.ui.update.extension
Constructors in com.e1c.g5.v8.dt.internal.library.ui.update.extension with parameters of type IDistributionSupportManagerModifierConstructorDescriptionUpdateLibraryExtensionWizard(IDtProject dtProject, ILibraryProjectManager libraryProjectManager, ILibraryRegistry libraryRegistry, ILibraryRepository libraryRepository, ILibraryUpdater libraryUpdater, IComparisonManager comparisonManager, IDtComparisonEditorInputFactory comparisonEditorInputFactory, IV8ProjectManager v8ProjectManager, IDistributionSupportManager distributionSupportManager, boolean isUpdate) Creates a new insatnce.UpdateLibraryExtensionWizardPage(IDtProject dtProject, ILibraryRegistry libraryRegistry, ILibraryProjectManager libraryProjectManager, ILibraryRepository libraryRepository, IV8ProjectManager v8ProjectManager, IDistributionSupportManager distributionSupportManager) Creates a new instance. -
Uses of IDistributionSupportManager in com.e1c.g5.v8.dt.internal.library.update
Constructors in com.e1c.g5.v8.dt.internal.library.update with parameters of type IDistributionSupportManagerModifierConstructorDescriptionLibraryUpdateService(IServicesOrchestrator serviceOrchestrator, ISupplySettingsManager supplySettingsManager, IDependenciesManager dependenciesManager, IBmModelManager bmModelManager, IV8ProjectManager v8ProjectManager, IConfigurationProvider configurationProvider, ILibraryProjectManager libraryProjectManager, ILibraryRegistry libraryRegistry, ILibraryRepository libraryRepository, IDistributionSupportManager distributionSupportManager, IConfigurationProjectManager configurationProjectManager, IExtensionProjectManager extensionProjectManager, IDtProjectResourceLifecycleBootstrap dtProjectResourceLifecycleBootstrap, IDtProjectManager dtProjectManager, IWorkspaceOrchestrator workspaceOrchestrator, IVirtualProjectResourceImportService resourceImportService, com._1c.g5.ides.monitoring.IMonitoringEventDispatcher monitoringEventDispatcher)