Uses of Class
com._1c.g5.v8.internal.derived.DerivedDataInfo
Packages that use DerivedDataInfo
- 
Uses of DerivedDataInfo in com._1c.g5.v8.internal.derivedMethods in com._1c.g5.v8.internal.derived that return DerivedDataInfoModifier and TypeMethodDescriptionGets the registeredDerivedDataInfousing the BM object identifier.BmDerivedDataInfoRepository.getOrCreateInfo(Object objectId) IDerivedDataInfoRepository.getOrCreateInfo(Object objectId) Gets the registeredDerivedDataInfousing 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 TypeMethodDescriptionvoidBmDerivedDataInfoRepository.remove(DerivedDataInfo info) voidIDerivedDataInfoRepository.remove(DerivedDataInfo info) Removes descriptor from the store.voidBmDerivedDataInfoRepository.save(DerivedDataInfo info) voidIDerivedDataInfoRepository.save(DerivedDataInfo info) Saves the descriptor of DS for a specific object.
- 
Uses of DerivedDataInfo in com._1c.g5.v8.internal.derived.tracingMethods in com._1c.g5.v8.internal.derived.tracing with parameters of type DerivedDataInfoModifier and TypeMethodDescriptionstatic voidTracer.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