
Uses of Interface
ca.uhn.fhir.jpa.search.reindex.IInstanceReindexService
Packages that use IInstanceReindexService
-
Uses of IInstanceReindexService in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config that return IInstanceReindexServiceMethods in ca.uhn.fhir.jpa.config with parameters of type IInstanceReindexServiceModifier and TypeMethodDescriptionJpaConfig.instanceReindexProvider
(IInstanceReindexService theInstanceReindexService) -
Uses of IInstanceReindexService in ca.uhn.fhir.jpa.provider
Constructors in ca.uhn.fhir.jpa.provider with parameters of type IInstanceReindexServiceModifierConstructorDescriptionInstanceReindexProvider
(IInstanceReindexService theInstanceReindexService) Constructor -
Uses of IInstanceReindexService in ca.uhn.fhir.jpa.search.reindex
Classes in ca.uhn.fhir.jpa.search.reindex that implement IInstanceReindexService