Uses of Class
com._1c.g5.v8.dt.supply.IntegrationContext
Packages that use IntegrationContext
Package
Description
-
Uses of IntegrationContext in com._1c.g5.v8.dt.compare.core
Methods in com._1c.g5.v8.dt.compare.core that return IntegrationContextModifier and TypeMethodDescriptionIComparisonSession.getIntegrationContext()
Gets the integration settings context being associated with the comparison sessionMethods in com._1c.g5.v8.dt.compare.core with parameters of type IntegrationContextModifier and TypeMethodDescriptionvoid
IComparisonSession.setIntegrationContext
(IntegrationContext integrationContext) Sets the integration settings context for the comparison session -
Uses of IntegrationContext in com._1c.g5.v8.dt.internal.compare
Methods in com._1c.g5.v8.dt.internal.compare that return IntegrationContextMethods in com._1c.g5.v8.dt.internal.compare with parameters of type IntegrationContextModifier and TypeMethodDescriptionvoid
ComparisonSession.setIntegrationContext
(IntegrationContext integrationContext) -
Uses of IntegrationContext in com._1c.g5.v8.dt.supply
Methods in com._1c.g5.v8.dt.supply with parameters of type IntegrationContextModifier and TypeMethodDescriptionISupplySettingsManager.getModuleIntegrationSettings
(String moduleSymlink, String sectionName, ModuleSectionType sectionType, ComparisonAssociationType moduleAssociationType, ComparisonAssociationType sectionAssociationType, ModuleChangeType changeType, ModuleComparisonResult comparisonResult, IntegrationContext integrationContext) Gets the module integration settings for the given context.ISupplySettingsManager.getObjectIntegrationSettings
(String topObjectSymlink, org.eclipse.emf.ecore.EClass topObjectEClass, org.eclipse.emf.ecore.EClass targetEClass, org.eclipse.emf.ecore.EStructuralFeature targetFeature, org.eclipse.emf.ecore.EStructuralFeature containingFeature, ComparisonAssociationType associationType, IntegrationContext integrationContext, Object... contextObjects) Gets the object integration settings for the given context.ISupplySettingsManager.getTopObjectIntegrationPolicies
(IntegrationContext integrationContext) Provides the collection of integration policies for top objectsboolean
ISupplySettingsManager.hasSettings
(String fqn, IntegrationContext integrationContext) Checks if settings are present for the given FQN. -
Uses of IntegrationContext in com._1c.g5.v8.dt.supply.internal.integration
Methods in com._1c.g5.v8.dt.supply.internal.integration with parameters of type IntegrationContextModifier and TypeMethodDescriptionInternalIntegrationModelFactory.createIntegrationModel
(com._1c.g5.v8.dt.supply.internal.ISupplyModelFacade supplySettingsModelFacade, com._1c.g5.v8.dt.supply.internal.ISupplyModelFacade integrationSettingsModelFacade, IntegrationContext context) Creates the internal integration model using provided data sources for supplement/integration settings.