
Uses of Interface
ca.uhn.fhir.jpa.dao.data.IResourceLinkDao
Packages that use IResourceLinkDao
Package
Description
-
Uses of IResourceLinkDao in ca.uhn.fhir.jpa.batch2
Constructors in ca.uhn.fhir.jpa.batch2 with parameters of type IResourceLinkDaoModifierConstructorDescriptionBatch2DaoSvcImpl
(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
Methods in ca.uhn.fhir.jpa.config with parameters of type IResourceLinkDaoModifier 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
Fields in ca.uhn.fhir.jpa.dao declared as IResourceLinkDao -
Uses of IResourceLinkDao in ca.uhn.fhir.jpa.delete
Fields in ca.uhn.fhir.jpa.delete declared as IResourceLinkDaoModifier and TypeFieldDescriptionprotected IResourceLinkDao
DeleteConflictService.myResourceLinkDao
-
Uses of IResourceLinkDao in ca.uhn.fhir.jpa.delete.batch2
Constructors in ca.uhn.fhir.jpa.delete.batch2 with parameters of type IResourceLinkDaoModifierConstructorDescriptionDeleteExpungeSqlBuilder
(ResourceTableFKProvider theResourceTableFKProvider, JpaStorageSettings theStorageSettings, IIdHelperService<JpaPid> theIdHelper, IResourceLinkDao theResourceLinkDao, PartitionSettings thePartitionSettings) -
Uses of IResourceLinkDao in ca.uhn.fhir.jpa.provider
Constructors in ca.uhn.fhir.jpa.provider with parameters of type IResourceLinkDaoModifierConstructorDescriptionReplaceReferencesSvcImpl
(DaoRegistry theDaoRegistry, HapiTransactionService theHapiTransactionService, IResourceLinkDao theResourceLinkDao, IJobCoordinator theJobCoordinator, ReplaceReferencesPatchBundleSvc theReplaceReferencesPatchBundleSvc, Batch2TaskHelper theBatch2TaskHelper, JpaStorageSettings theStorageSettings)