Package ca.uhn.fhir.jpa.search.reindex
Class InstanceReindexServiceImpl.BaseIndexParamPopulator<T extends BaseResourceIndexedSearchParam>
java.lang.Object
ca.uhn.fhir.jpa.search.reindex.InstanceReindexServiceImpl.BaseIndexParamPopulator<T>
- Enclosing class:
InstanceReindexServiceImpl
public abstract static class InstanceReindexServiceImpl.BaseIndexParamPopulator<T extends BaseResourceIndexedSearchParam>
extends Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.Parameters.ParametersParameterComponent
addIndexValue
(ca.uhn.fhir.jpa.search.reindex.InstanceReindexServiceImpl.ActionEnum theAction, org.hl7.fhir.r4.model.Parameters.ParametersParameterComponent theParent, T theParam, String theParamTypeName) void
protected String
toPartName
(T theParam)
-
Constructor Details
-
BaseIndexParamPopulator
public BaseIndexParamPopulator()
-
-
Method Details
-
toPartName
-
addIndexValue
@Nonnull public org.hl7.fhir.r4.model.Parameters.ParametersParameterComponent addIndexValue(ca.uhn.fhir.jpa.search.reindex.InstanceReindexServiceImpl.ActionEnum theAction, org.hl7.fhir.r4.model.Parameters.ParametersParameterComponent theParent, T theParam, String theParamTypeName) -
sort
-