Package ca.uhn.fhir.jpa.search
Interface ISynchronousSearchSvc
- All Superinterfaces:
ISearchSvc
- All Known Implementing Classes:
SynchronousSearchSvcImpl
-
Method Summary
Modifier and TypeMethodDescriptionca.uhn.fhir.rest.api.server.IBundleProvider
executeQuery
(SearchParameterMap theParams, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, String theSearchUuid, ISearchBuilder theSb, Integer theLoadSynchronousUpTo, RequestPartitionId theRequestPartitionId) Methods inherited from interface ca.uhn.fhir.jpa.api.svc.ISearchSvc
executeQuery
-
Method Details
-
executeQuery
ca.uhn.fhir.rest.api.server.IBundleProvider executeQuery(SearchParameterMap theParams, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, String theSearchUuid, ISearchBuilder theSb, Integer theLoadSynchronousUpTo, RequestPartitionId theRequestPartitionId)
-