Package ca.uhn.fhir.jpa.term
Class TermReindexingSvcImpl
java.lang.Object
ca.uhn.fhir.jpa.term.TermReindexingSvcImpl
- All Implemented Interfaces:
ca.uhn.fhir.jpa.model.sched.IHasScheduledJobs
,ITermReindexingSvc
public class TermReindexingSvcImpl
extends Object
implements ITermReindexingSvc, ca.uhn.fhir.jpa.model.sched.IHasScheduledJobs
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
scheduleJobs
(ca.uhn.fhir.jpa.model.sched.ISchedulerService theSchedulerService) static void
setForceSaveDeferredAlwaysForUnitTest
(boolean theForceSaveDeferredAlwaysForUnitTest) This method is present only for unit tests, do not call from client code
-
Field Details
-
myConceptDao
-
-
Constructor Details
-
TermReindexingSvcImpl
public TermReindexingSvcImpl()
-
-
Method Details
-
processReindexing
- Specified by:
processReindexing
in interfaceITermReindexingSvc
-
scheduleJobs
- Specified by:
scheduleJobs
in interfaceca.uhn.fhir.jpa.model.sched.IHasScheduledJobs
-
setForceSaveDeferredAlwaysForUnitTest
public static void setForceSaveDeferredAlwaysForUnitTest(boolean theForceSaveDeferredAlwaysForUnitTest) This method is present only for unit tests, do not call from client code
-