Uses of Interface
ca.uhn.fhir.jpa.model.search.CompositeSearchIndexData
-
Uses of CompositeSearchIndexData in ca.uhn.fhir.jpa.model.search
Modifier and TypeMethodDescriptioncom.google.common.collect.SetMultimap
<String, CompositeSearchIndexData> ExtendedHSearchIndexData.getSearchParamComposites()
Modifier and TypeMethodDescriptionvoid
ExtendedHSearchIndexData.addCompositeIndexData
(String theSearchParamName, CompositeSearchIndexData theBuildCompositeIndexData) Modifier and TypeMethodDescriptionvoid
HSearchIndexWriter.writeCompositeIndex
(String ignoredParamName, Set<CompositeSearchIndexData> theCompositeSearchIndexData)