Uses of Interface
com._1c.g5.v8.dt.supply.IDtProjectDataSourceConnector
Packages that use IDtProjectDataSourceConnector
-
Uses of IDtProjectDataSourceConnector in com._1c.g5.v8.dt.internal.compare.supply
Classes in com._1c.g5.v8.dt.internal.compare.supply that implement IDtProjectDataSourceConnectorModifier and TypeClassDescriptionclass
Comparison-specific implementation of theIDtProjectDataSourceConnector
-
Uses of IDtProjectDataSourceConnector in com._1c.g5.v8.dt.supply
Methods in com._1c.g5.v8.dt.supply that return IDtProjectDataSourceConnectorModifier and TypeMethodDescriptionIntegrationContext.getDestinationDataSource()
Gets the destination data source.IntegrationContext.getLibraryDataSource()
Gets the library data source.Constructors in com._1c.g5.v8.dt.supply with parameters of type IDtProjectDataSourceConnectorModifierConstructorDescriptionIntegrationContext
(SupplySettingsContext supplySettingsContext, String libraryName, IDtProject destinationProject, IDtProjectDataSourceConnector destinationDataSource, IDtProjectDataSourceConnector libraryDataSource, IDataReferenceProvider dataReferenceProvider) Creates an instance of the integration context.