Uses of Interface
com._1c.g5.v8.dt.supply.IDataReferenceProvider
-
Packages that use IDataReferenceProvider Package Description com._1c.g5.v8.dt.supply -
-
Uses of IDataReferenceProvider in com._1c.g5.v8.dt.supply
Methods in com._1c.g5.v8.dt.supply that return IDataReferenceProvider Modifier and Type Method Description IDataReferenceProvider
IntegrationContext. getDataReferenceProvider()
Gets the data reference provider associated with the sessionConstructors in com._1c.g5.v8.dt.supply with parameters of type IDataReferenceProvider Constructor Description IntegrationContext(SupplySettingsContext supplySettingsContext, String libraryName, IDtProject destinationProject, IDtProjectDataSourceConnector destinationDataSource, IDtProjectDataSourceConnector libraryDataSource, IDataReferenceProvider dataReferenceProvider)
Creates an instance of the integration context.
-