
Uses of Interface
ca.uhn.fhir.jpa.dao.data.IResourceIndexedSearchParamIdentityDao
Packages that use IResourceIndexedSearchParamIdentityDao
-
Uses of IResourceIndexedSearchParamIdentityDao in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config with parameters of type IResourceIndexedSearchParamIdentityDaoModifier and TypeMethodDescriptionJpaConfig.searchParamIdentityCacheSvc
(IResourceIndexedSearchParamIdentityDao theResourceIndexedSearchParamIdentityDao, org.springframework.transaction.PlatformTransactionManager theTxManager, MemoryCacheService theMemoryCacheService) -
Uses of IResourceIndexedSearchParamIdentityDao in ca.uhn.fhir.jpa.sp
Methods in ca.uhn.fhir.jpa.sp with parameters of type IResourceIndexedSearchParamIdentityDaoModifier and TypeMethodDescriptionSearchParamIdentityCacheSvcImpl.PersistSearchParameterIdentityTask.Builder.searchParamIdentityDao
(IResourceIndexedSearchParamIdentityDao theSearchParamIdentityDao) Constructors in ca.uhn.fhir.jpa.sp with parameters of type IResourceIndexedSearchParamIdentityDaoModifierConstructorDescriptionSearchParamIdentityCacheSvcImpl
(JpaStorageSettings theStorageSettings, IResourceIndexedSearchParamIdentityDao theResourceIndexedSearchParamIdentityDao, org.springframework.transaction.PlatformTransactionManager theTxManager, MemoryCacheService theMemoryCacheService)