Uses of Interface
ca.uhn.fhir.jpa.dao.data.IResourceSearchUrlDao
-
Uses of IResourceSearchUrlDao in ca.uhn.fhir.jpa.config
Modifier and TypeMethodDescriptionJpaConfig.resourceSearchUrlSvc
(PersistenceContextProvider thePersistenceContextProvider, IResourceSearchUrlDao theResourceSearchUrlDao, MatchUrlService theMatchUrlService, ca.uhn.fhir.context.FhirContext theFhirContext, PartitionSettings thePartitionSettings) -
Uses of IResourceSearchUrlDao in ca.uhn.fhir.jpa.search
ModifierConstructorDescriptionResourceSearchUrlSvc
(jakarta.persistence.EntityManager theEntityManager, IResourceSearchUrlDao theResourceSearchUrlDao, MatchUrlService theMatchUrlService, ca.uhn.fhir.context.FhirContext theFhirContext, PartitionSettings thePartitionSettings)