Uses of Class
com._1c.g5.v8.internal.derived.DerivedDataInfo
Packages that use DerivedDataInfo
-
Uses of DerivedDataInfo in com._1c.g5.v8.internal.derived
Methods in com._1c.g5.v8.internal.derived that return DerivedDataInfoModifier and TypeMethodDescriptionGets the registeredDerivedDataInfo
using the BM object identifier.BmDerivedDataInfoRepository.getOrCreateInfo
(Object objectId) IDerivedDataInfoRepository.getOrCreateInfo
(Object objectId) Gets the registeredDerivedDataInfo
using the BM object identifier.Methods in com._1c.g5.v8.internal.derived that return types with arguments of type DerivedDataInfoModifier and TypeMethodDescriptionBmDerivedDataInfoRepository.getAllInfos()
IDerivedDataInfoRepository.getAllInfos()
Gets all registered info records from the repositoryMethods in com._1c.g5.v8.internal.derived with parameters of type DerivedDataInfoModifier and TypeMethodDescriptionvoid
BmDerivedDataInfoRepository.remove
(DerivedDataInfo info) void
IDerivedDataInfoRepository.remove
(DerivedDataInfo info) Removes descriptor from the store.void
BmDerivedDataInfoRepository.save
(DerivedDataInfo info) void
IDerivedDataInfoRepository.save
(DerivedDataInfo info) Saves the descriptor of DS for a specific object. -
Uses of DerivedDataInfo in com._1c.g5.v8.internal.derived.tracing
Methods in com._1c.g5.v8.internal.derived.tracing with parameters of type DerivedDataInfoModifier and TypeMethodDescriptionstatic void
Tracer.traceObjectDDComputationFailedWhileWaiting
(DerivedDataInfo info, IBmObject sourceObject, IAsyncProcessingPipeline asyncProcessingPipeline, IDerivedDataContextManager contextManager) Traces the failure of DD computation while waiting for DD of this object to be computed