Class IndexedSearchParamExtractor
java.lang.Object
ca.uhn.fhir.jpa.searchparam.matcher.IndexedSearchParamExtractor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionextractIndexedSearchParams
(org.hl7.fhir.instance.model.api.IBaseResource theResource, ca.uhn.fhir.rest.api.server.RequestDetails theRequest) extractIndexedSearchParams
(org.hl7.fhir.instance.model.api.IBaseResource theResource, ca.uhn.fhir.rest.api.server.RequestDetails theRequest, ISearchParamExtractor.ISearchParamFilter filter)
-
Constructor Details
-
IndexedSearchParamExtractor
public IndexedSearchParamExtractor()
-
-
Method Details
-
extractIndexedSearchParams
@Nonnull public ResourceIndexedSearchParams extractIndexedSearchParams(org.hl7.fhir.instance.model.api.IBaseResource theResource, ca.uhn.fhir.rest.api.server.RequestDetails theRequest) -
extractIndexedSearchParams
@Nonnull public ResourceIndexedSearchParams extractIndexedSearchParams(org.hl7.fhir.instance.model.api.IBaseResource theResource, ca.uhn.fhir.rest.api.server.RequestDetails theRequest, ISearchParamExtractor.ISearchParamFilter filter)
-