Uses of Interface
com._1c.g5.v8.derived.IDerivedDataConfigurationContributor
- 
- 
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.derivedMethod parameters in com._1c.g5.v8.derived with type arguments of type IDerivedDataConfigurationContributor Modifier and Type Method Description IDerivedDataBmProviderIDerivedDataEngine. 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.schemeMethods 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.derivedClasses in com._1c.g5.v8.dt.bp.scheme.derived that implement IDerivedDataConfigurationContributor Modifier and Type Class Description classGraphicalSchemeDerivedDataContributorСonfiguration contributor for derived data processing of the graphical scheme
- 
Uses of IDerivedDataConfigurationContributor in com._1c.g5.v8.dt.cmiMethods 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.mdMethods 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.styleMethods 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.runtimeMethods 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()
 
-