
Uses of Interface
ca.uhn.fhir.jpa.model.search.CompositeSearchIndexData
Packages that use CompositeSearchIndexData
-
Uses of CompositeSearchIndexData in ca.uhn.fhir.jpa.model.search
Methods in ca.uhn.fhir.jpa.model.search that return types with arguments of type CompositeSearchIndexDataModifier and TypeMethodDescriptioncom.google.common.collect.SetMultimap<String, CompositeSearchIndexData> ExtendedHSearchIndexData.getSearchParamComposites()Methods in ca.uhn.fhir.jpa.model.search with parameters of type CompositeSearchIndexDataModifier and TypeMethodDescriptionvoidExtendedHSearchIndexData.addCompositeIndexData(String theSearchParamName, CompositeSearchIndexData theBuildCompositeIndexData) Method parameters in ca.uhn.fhir.jpa.model.search with type arguments of type CompositeSearchIndexDataModifier and TypeMethodDescriptionvoidHSearchIndexWriter.writeCompositeIndex(String ignoredParamName, Set<CompositeSearchIndexData> theCompositeSearchIndexData)