Uses of Interface
ca.uhn.fhir.jpa.dao.data.IResourceLinkDao
Package
Description
-
Uses of IResourceLinkDao in ca.uhn.fhir.jpa.batch2
ModifierConstructorDescriptionBatch2DaoSvcImpl
(IResourceTableDao theResourceTableDao, IResourceLinkDao theResourceLinkDao, MatchUrlService theMatchUrlService, DaoRegistry theDaoRegistry, ca.uhn.fhir.context.FhirContext theFhirContext, IHapiTransactionService theTransactionService) -
Uses of IResourceLinkDao in ca.uhn.fhir.jpa.config
Modifier and TypeMethodDescriptionBatch2SupportConfig.batch2DaoSvc
(IResourceTableDao theResourceTableDao, IResourceLinkDao theResourceLinkDao, MatchUrlService theMatchUrlService, DaoRegistry theDaoRegistry, ca.uhn.fhir.context.FhirContext theFhirContext, IHapiTransactionService theTransactionService) JpaConfig.replaceReferencesSvc
(DaoRegistry theDaoRegistry, HapiTransactionService theHapiTransactionService, IResourceLinkDao theResourceLinkDao, IJobCoordinator theJobCoordinator, ReplaceReferencesPatchBundleSvc theReplaceReferencesPatchBundle, Batch2TaskHelper theBatch2TaskHelper, JpaStorageSettings theStorageSettings) -
Uses of IResourceLinkDao in ca.uhn.fhir.jpa.dao
-
Uses of IResourceLinkDao in ca.uhn.fhir.jpa.delete
Modifier and TypeFieldDescriptionprotected IResourceLinkDao
DeleteConflictService.myResourceLinkDao
-
Uses of IResourceLinkDao in ca.uhn.fhir.jpa.delete.batch2
ModifierConstructorDescriptionDeleteExpungeSqlBuilder
(ResourceTableFKProvider theResourceTableFKProvider, JpaStorageSettings theStorageSettings, IIdHelperService<JpaPid> theIdHelper, IResourceLinkDao theResourceLinkDao, PartitionSettings thePartitionSettings) -
Uses of IResourceLinkDao in ca.uhn.fhir.jpa.provider
ModifierConstructorDescriptionReplaceReferencesSvcImpl
(DaoRegistry theDaoRegistry, HapiTransactionService theHapiTransactionService, IResourceLinkDao theResourceLinkDao, IJobCoordinator theJobCoordinator, ReplaceReferencesPatchBundleSvc theReplaceReferencesPatchBundleSvc, Batch2TaskHelper theBatch2TaskHelper, JpaStorageSettings theStorageSettings)