Uses of Package
com._1c.g5.v8.derived.context
-
Classes in com._1c.g5.v8.derived.context used by com._1c.g5.v8.derived Class Description IContextCollectingSession Context collecting session is used as a convenience wrapper around the context management facility during operations of context collection.IContextCollector A scope collector's purpose is to provide scope of derived data computations in case of one or another BM event.
Note that clients should not implement this interface themselves, but rather useScopeCollectorBuilder
to build an instance of scope collector.IRemovalContextCollector Collects DD rebuilding context in case of BM object removal.ITypeSpecificObjectContextFactory Produces DD object context(s) for a specific set of BM object types. -
Classes in com._1c.g5.v8.derived.context used by com._1c.g5.v8.derived.computer Class Description ICaseSpecificContextCollector Clients implement this interface to provide custom context collection for particular cases.IObjectDerivedDataContext Derived data context for the object of the BM model stores the (transient) context being accumulated while processing DD-enabling business scenarios.
The context object is stored in memory only and it shouldn't be restored from some external persistent store explicitly.IPartBasedObjectContext Common interface of the part based object contexts. -
Classes in com._1c.g5.v8.derived.context used by com._1c.g5.v8.derived.context Class Description BasicObjectContext Basic implementation of the DD object context.DerivedDataBuilderChain Chained builder of combining different builders related to a single business slice (contributor).ICaseSpecificContextCollector Clients implement this interface to provide custom context collection for particular cases.IContextCollectingSession Context collecting session is used as a convenience wrapper around the context management facility during operations of context collection.IContextCollector A scope collector's purpose is to provide scope of derived data computations in case of one or another BM event.
Note that clients should not implement this interface themselves, but rather useScopeCollectorBuilder
to build an instance of scope collector.IObjectDerivedDataContext Derived data context for the object of the BM model stores the (transient) context being accumulated while processing DD-enabling business scenarios.
The context object is stored in memory only and it shouldn't be restored from some external persistent store explicitly.IPartBasedObjectContext Common interface of the part based object contexts.IRemovalContextCollector Collects DD rebuilding context in case of BM object removal.ITypeSpecificObjectContextFactory Produces DD object context(s) for a specific set of BM object types.PartBasedContainmentContext Part of thePartBasedObjectContext
defining the DD computation context for containment objects.PartBasedContextCollectorBuilder A convenience class allowing to describe behavior of a scope collector using a set of simple rules and then build an instance ofIScopeCollector
in compliance with these rules.
See the usage example below.
PartBasedObjectContext Standard implementation of thePartBasedObjectContext
based on the DD part concept.RemovalContextCollectorAdapter Convenience adapter for removal context collector.StandardContextCollectorBuilder A convenience class allowing to describe behavior of a scope collector using a set of simple rules and then build an instance ofIScopeCollector
in compliance with these rules.
See the usage example below.
-
Classes in com._1c.g5.v8.derived.context used by com._1c.g5.v8.dt.bp.scheme.derived Class Description IContextCollector A scope collector's purpose is to provide scope of derived data computations in case of one or another BM event.
Note that clients should not implement this interface themselves, but rather useScopeCollectorBuilder
to build an instance of scope collector.IObjectDerivedDataContext Derived data context for the object of the BM model stores the (transient) context being accumulated while processing DD-enabling business scenarios.
The context object is stored in memory only and it shouldn't be restored from some external persistent store explicitly.IRemovalContextCollector Collects DD rebuilding context in case of BM object removal.ITypeSpecificObjectContextFactory Produces DD object context(s) for a specific set of BM object types. -
Classes in com._1c.g5.v8.derived.context used by com._1c.g5.v8.dt.md.extension.derived Class Description BasicObjectContext Basic implementation of the DD object context.IObjectDerivedDataContext Derived data context for the object of the BM model stores the (transient) context being accumulated while processing DD-enabling business scenarios.
The context object is stored in memory only and it shouldn't be restored from some external persistent store explicitly. -
Classes in com._1c.g5.v8.derived.context used by com.e1c.g5.v8.dt.check.context Class Description IContextCollectingSession Context collecting session is used as a convenience wrapper around the context management facility during operations of context collection. -
Classes in com._1c.g5.v8.derived.context used by com.e1c.g5.v8.dt.form.extension.derived Class Description BasicObjectContext Basic implementation of the DD object context.IObjectDerivedDataContext Derived data context for the object of the BM model stores the (transient) context being accumulated while processing DD-enabling business scenarios.
The context object is stored in memory only and it shouldn't be restored from some external persistent store explicitly.IPartBasedObjectContext Common interface of the part based object contexts.PartBasedContainmentContext Part of thePartBasedObjectContext
defining the DD computation context for containment objects.PartBasedObjectContext Standard implementation of thePartBasedObjectContext
based on the DD part concept. -
Classes in com._1c.g5.v8.derived.context used by com.e1c.g5.v8.dt.model.updater Class Description BasicObjectContext Basic implementation of the DD object context.IObjectDerivedDataContext Derived data context for the object of the BM model stores the (transient) context being accumulated while processing DD-enabling business scenarios.
The context object is stored in memory only and it shouldn't be restored from some external persistent store explicitly.IPartBasedObjectContext Common interface of the part based object contexts.PartBasedContainmentContext Part of thePartBasedObjectContext
defining the DD computation context for containment objects.PartBasedObjectContext Standard implementation of thePartBasedObjectContext
based on the DD part concept.