
Uses of Interface
ca.uhn.fhir.jpa.dao.data.IResourceTagDao
Packages that use IResourceTagDao
-
Uses of IResourceTagDao in ca.uhn.fhir.jpa.config
Fields in ca.uhn.fhir.jpa.config declared as IResourceTagDao -
Uses of IResourceTagDao in ca.uhn.fhir.jpa.dao
Fields in ca.uhn.fhir.jpa.dao declared as IResourceTagDao -
Uses of IResourceTagDao in ca.uhn.fhir.jpa.search.builder
Fields in ca.uhn.fhir.jpa.search.builder declared as IResourceTagDaoConstructors in ca.uhn.fhir.jpa.search.builder with parameters of type IResourceTagDaoModifierConstructorDescriptionSearchBuilder
(String theResourceName, JpaStorageSettings theStorageSettings, ca.uhn.fhir.jpa.config.HapiFhirLocalContainerEntityManagerFactoryBean theEntityManagerFactory, SqlObjectFactory theSqlBuilderFactory, HibernatePropertiesProvider theDialectProvider, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry, PartitionSettings thePartitionSettings, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster, IResourceTagDao theResourceTagDao, DaoRegistry theDaoRegistry, ca.uhn.fhir.context.FhirContext theContext, IIdHelperService theIdHelperService, Class<? extends org.hl7.fhir.instance.model.api.IBaseResource> theResourceType) Constructor