
Uses of Interface
ca.uhn.fhir.jpa.dao.data.ITagDefinitionDao
Packages that use ITagDefinitionDao
-
Uses of ITagDefinitionDao in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config with parameters of type ITagDefinitionDaoModifier and TypeMethodDescriptionJpaConfig.tagDefinitionDao
(ITagDefinitionDao tagDefinitionDao, MemoryCacheService memoryCacheService) -
Uses of ITagDefinitionDao in ca.uhn.fhir.jpa.dao
Constructors in ca.uhn.fhir.jpa.dao with parameters of type ITagDefinitionDaoModifierConstructorDescriptionCacheTagDefinitionDao
(ITagDefinitionDao tagDefinitionDao, MemoryCacheService memoryCacheService)