Uses of Interface
com._1c.g5.v8.derived.IDerivedDataConfigurationContributor
-
-
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.derived
Method parameters in com._1c.g5.v8.derived with type arguments of type IDerivedDataConfigurationContributor Modifier and Type Method Description IDerivedDataBmProvider
IDerivedDataEngine. createProvider(String projectId, Collection<IDerivedDataConfigurationContributor> contributors, Set<String> filteredSegments, IDerivedDataServiceLockController lockController, Supplier<Boolean> synchronizationActiveStateSupplier)
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 IDerivedDataConfigurationContributor Modifier and Type Method Description Class<? 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 IDerivedDataConfigurationContributor Modifier and Type Class Description class
GraphicalSchemeDerivedDataContributor
С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 IDerivedDataConfigurationContributor Modifier and Type Method Description Class<? extends IDerivedDataConfigurationContributor>
CmiRuntimeModule. bindIDerivedDataConfigurationContributor()
-
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 IDerivedDataConfigurationContributor Modifier and Type Method Description Class<? 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 IDerivedDataConfigurationContributor Modifier and Type Method Description Class<? 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 IDerivedDataConfigurationContributor Modifier and Type Method Description Class<? extends IDerivedDataConfigurationContributor>
XdtoRuntimeModule. bindIDerivedDataConfigurationContributor()
-