
Uses of Interface
ca.uhn.fhir.jpa.dao.IJpaStorageResourceParser
Packages that use IJpaStorageResourceParser
Package
Description
-
Uses of IJpaStorageResourceParser in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config that return IJpaStorageResourceParser -
Uses of IJpaStorageResourceParser in ca.uhn.fhir.jpa.dao
Classes in ca.uhn.fhir.jpa.dao that implement IJpaStorageResourceParserFields in ca.uhn.fhir.jpa.dao declared as IJpaStorageResourceParserModifier and TypeFieldDescriptionprotected IJpaStorageResourceParser
BaseHapiFhirDao.myJpaStorageResourceParser
Methods in ca.uhn.fhir.jpa.dao with parameters of type IJpaStorageResourceParserModifier and TypeMethodDescriptionvoid
BaseHapiFhirDao.setJpaStorageResourceParserForUnitTest
(IJpaStorageResourceParser theJpaStorageResourceParser) Do not call this method outside of unit tests -
Uses of IJpaStorageResourceParser in ca.uhn.fhir.jpa.search.builder
Constructors in ca.uhn.fhir.jpa.search.builder with parameters of type IJpaStorageResourceParserModifierConstructorDescriptionSearchBuilder
(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, IResourceHistoryTableDao theResourceHistoryTagDao, IJpaStorageResourceParser theIJpaStorageResourceParser, Class<? extends org.hl7.fhir.instance.model.api.IBaseResource> theResourceType) Constructor -
Uses of IJpaStorageResourceParser in ca.uhn.fhir.jpa.search.reindex
Fields in ca.uhn.fhir.jpa.search.reindex declared as IJpaStorageResourceParserModifier and TypeFieldDescriptionprotected IJpaStorageResourceParser
InstanceReindexServiceImpl.myJpaStorageResourceParser