Package ca.uhn.fhir.jpa.api.svc
Interface ISearchSvc
public interface ISearchSvc
-
Method Summary
Modifier and TypeMethodDescriptionca.uhn.fhir.rest.api.server.IBundleProvider
executeQuery
(String theResourceType, SearchParameterMap theSearchParameterMap, RequestPartitionId theRequestPartitionId)
-
Method Details
-
executeQuery
ca.uhn.fhir.rest.api.server.IBundleProvider executeQuery(String theResourceType, SearchParameterMap theSearchParameterMap, RequestPartitionId theRequestPartitionId)
-