Uses of Interface
com._1c.g5.v8.derived.IDerivedDataConfigurationContributor
Packages that use IDerivedDataConfigurationContributor
Package
Description
-
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.derived
Method parameters in com._1c.g5.v8.derived with type arguments of type IDerivedDataConfigurationContributorModifier and TypeMethodDescriptionIDerivedDataEngine.createProvider(String projectId, Collection<IDerivedDataConfigurationContributor> contributors, Set<String> filteredSegments, IDerivedDataServiceLockController lockController, Supplier<Boolean> synchronizationActiveStateSupplier, Supplier<IAsyncComputationExecutionContext> executionContextSupplier) Creates a provider -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.bp.scheme
Methods in com._1c.g5.v8.dt.bp.scheme that return types with arguments of type IDerivedDataConfigurationContributorModifier and TypeMethodDescriptionClass<? extends IDerivedDataConfigurationContributor>BpSchemeRuntimeModule.bindIDerivedDataConfigurationContributor() -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.bp.scheme.derived
Classes in com._1c.g5.v8.dt.bp.scheme.derived that implement IDerivedDataConfigurationContributorModifier and TypeClassDescriptionclassСonfiguration contributor for derived data processing of the graphical scheme -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.cmi
Methods in com._1c.g5.v8.dt.cmi that return types with arguments of type IDerivedDataConfigurationContributorModifier and TypeMethodDescriptionClass<? extends IDerivedDataConfigurationContributor>CmiRuntimeModule.bindIDerivedDataConfigurationContributor() -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.internal.aggregates.bm.derived
Classes in com._1c.g5.v8.dt.internal.aggregates.bm.derived that implement IDerivedDataConfigurationContributorModifier and TypeClassDescriptionclassConfiguration contributor for derived data processing of the Aggregates -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.internal.cmi.bm.derived
Classes in com._1c.g5.v8.dt.internal.cmi.bm.derived that implement IDerivedDataConfigurationContributorModifier and TypeClassDescriptionclassConfiguration contributor for derived data processing of the CMI subsystem. -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.internal.core.bm.derived
Methods in com._1c.g5.v8.dt.internal.core.bm.derived that return types with arguments of type IDerivedDataConfigurationContributor -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.internal.core.platform.bm.derived
Classes in com._1c.g5.v8.dt.internal.core.platform.bm.derived that implement IDerivedDataConfigurationContributor -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.internal.form.bm.derived
Classes in com._1c.g5.v8.dt.internal.form.bm.derived that implement IDerivedDataConfigurationContributorModifier and TypeClassDescriptionclassConfiguration contributor for derived data processing of the BSL subsystem. -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.internal.md.bm.derived
Classes in com._1c.g5.v8.dt.internal.md.bm.derived that implement IDerivedDataConfigurationContributorModifier and TypeClassDescriptionclassConfiguration contributor for derived data processing of the MD subsystem. -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.internal.md.extension.bm.derived
Classes in com._1c.g5.v8.dt.internal.md.extension.bm.derived that implement IDerivedDataConfigurationContributorModifier and TypeClassDescriptionclassConfiguration contributor for derived data processing of the metadata extension model. -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.internal.search.core.derived
Classes in com._1c.g5.v8.dt.internal.search.core.derived that implement IDerivedDataConfigurationContributorModifier and TypeClassDescriptionclassConfiguration contributor for DD processing of the Text Search Indexing -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.internal.style.bm.derived
Classes in com._1c.g5.v8.dt.internal.style.bm.derived that implement IDerivedDataConfigurationContributorModifier and TypeClassDescriptionclassConfiguration contributor for derived data processing. -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.internal.validation.derived
Classes in com._1c.g5.v8.dt.internal.validation.derived that implement IDerivedDataConfigurationContributorModifier and TypeClassDescriptionclassThis contributor provides DD subsystem settings for reindexing markers. -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.internal.xdto.bm.derived
Classes in com._1c.g5.v8.dt.internal.xdto.bm.derived that implement IDerivedDataConfigurationContributorModifier and TypeClassDescriptionclassConfiguration contributor for derived data processing of the Xdto -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.md
Methods in com._1c.g5.v8.dt.md that return types with arguments of type IDerivedDataConfigurationContributorModifier and TypeMethodDescriptionClass<? extends IDerivedDataConfigurationContributor>MdRuntimeModule.bindIDerivedDataConfigurationContributor() -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.style
Methods in com._1c.g5.v8.dt.style that return types with arguments of type IDerivedDataConfigurationContributorModifier and TypeMethodDescriptionClass<? extends IDerivedDataConfigurationContributor>StyleRuntimeModule.bindIDerivedDataConfigurationContributor() -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.xdto.runtime
Methods in com._1c.g5.v8.dt.xdto.runtime that return types with arguments of type IDerivedDataConfigurationContributorModifier and TypeMethodDescriptionClass<? extends IDerivedDataConfigurationContributor>XdtoRuntimeModule.bindIDerivedDataConfigurationContributor() -
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.internal.derived
Method parameters in com._1c.g5.v8.internal.derived with type arguments of type IDerivedDataConfigurationContributorModifier and TypeMethodDescriptionDerivedDataBmProviderFactory.createProvider(String projectId, Collection<IDerivedDataConfigurationContributor> contributors, Set<String> filteredSegments, IDerivedDataServiceLockController lockController, Supplier<Boolean> synchronizationActiveStateSupplier, DerivedDataTaskScheduler derivedDataTaskScheduler, IUserActivityBlockingService userActivityBlockingService, Supplier<IAsyncComputationExecutionContext> executionContextSupplier) DerivedDataEngine.createProvider(String projectId, Collection<IDerivedDataConfigurationContributor> contributors, Set<String> filteredSegments, IDerivedDataServiceLockController lockController, Supplier<Boolean> synchronizationActiveStateSupplier, Supplier<IAsyncComputationExecutionContext> executionContextSupplier) IDerivedDataBmProviderFactory.createProvider(String projectId, Collection<IDerivedDataConfigurationContributor> contributors, Set<String> filteredSegments, IDerivedDataServiceLockController lockController, Supplier<Boolean> synchronizationActiveStateSupplier, DerivedDataTaskScheduler taskScheduler, IUserActivityBlockingService userActivityBlockingService, Supplier<IAsyncComputationExecutionContext> executionContextSupplier) Creates a providerConstructor parameters in com._1c.g5.v8.internal.derived with type arguments of type IDerivedDataConfigurationContributorModifierConstructorDescriptionDerivedDataBmProvider(String projectId, Collection<IDerivedDataConfigurationContributor> contributors, IUserActivityBlockingService userActivityBlockingService, IDerivedDataServiceLockController lockController, Supplier<Boolean> synchronizationActiveStateSupplier, DerivedDataTaskScheduler scheduler, Set<String> filteredSegments, Supplier<IAsyncComputationExecutionContext> executionContextSupplier) Constructs a new instance of configuration, instantiates and wires components. -
Uses of IDerivedDataConfigurationContributor in com.e1c.g5.v8.dt.internal.check.derived
Classes in com.e1c.g5.v8.dt.internal.check.derived that implement IDerivedDataConfigurationContributorModifier and TypeClassDescriptionclassThis contributor provides DD subsystem settings for validation checks execution pipeline. -
Uses of IDerivedDataConfigurationContributor in com.e1c.g5.v8.dt.internal.form.extension.derived
Classes in com.e1c.g5.v8.dt.internal.form.extension.derived that implement IDerivedDataConfigurationContributorModifier and TypeClassDescriptionclassConfiguration contributor for derived data processing of the extended form specific data. -
Uses of IDerivedDataConfigurationContributor in com.e1c.g5.v8.dt.internal.md.aindex.derived
Classes in com.e1c.g5.v8.dt.internal.md.aindex.derived that implement IDerivedDataConfigurationContributorModifier and TypeClassDescriptionclassConfiguration contributor for additional indexes derived data processing -
Uses of IDerivedDataConfigurationContributor in com.e1c.g5.v8.dt.internal.model.updater.derived
Classes in com.e1c.g5.v8.dt.internal.model.updater.derived that implement IDerivedDataConfigurationContributorModifier and TypeClassDescriptionclassConfiguration contributor for derived data processing of the model schanges reaction logic