
Uses of Class
ca.uhn.fhir.jpa.delete.ThreadSafeResourceDeleterSvc
Packages that use ThreadSafeResourceDeleterSvc
- 
Uses of ThreadSafeResourceDeleterSvc in ca.uhn.fhir.jpa.configMethods in ca.uhn.fhir.jpa.config that return ThreadSafeResourceDeleterSvcModifier and TypeMethodDescriptionJpaConfig.safeDeleter(DaoRegistry theDaoRegistry, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster, HapiTransactionService hapiTransactionService) Methods in ca.uhn.fhir.jpa.config with parameters of type ThreadSafeResourceDeleterSvcModifier and TypeMethodDescriptionJpaConfig.cascadingDeleteInterceptor(ca.uhn.fhir.context.FhirContext theFhirContext, DaoRegistry theDaoRegistry, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster, ThreadSafeResourceDeleterSvc threadSafeResourceDeleterSvc) 
- 
Uses of ThreadSafeResourceDeleterSvc in ca.uhn.fhir.jpa.interceptorConstructors in ca.uhn.fhir.jpa.interceptor with parameters of type ThreadSafeResourceDeleterSvcModifierConstructorDescriptionCascadingDeleteInterceptor(ca.uhn.fhir.context.FhirContext theFhirContext, DaoRegistry theDaoRegistry, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster, ThreadSafeResourceDeleterSvc theThreadSafeResourceDeleterSvc) Constructor