Uses of Class
ca.cdr.api.fhirgw.model.SearchRequest
Packages that use SearchRequest
-
Uses of SearchRequest in ca.cdr.api.fhirgw.model
Methods in ca.cdr.api.fhirgw.model that return SearchRequestModifier and TypeMethodDescriptionSearchRequest.setIncludes(Set<Include> theIncludes) SearchRequest.setLastUpdated(DateRangeParam theLastUpdated) SearchRequest.setParameters(Map<String, List<String>> theParameters) SearchRequest.setProfile(UriAndListParam theProfile) SearchRequest.setRevIncludes(Set<Include> theRevIncludes) SearchRequest.setTotalMode(SearchTotalModeEnum theTotalMode) Constructors in ca.cdr.api.fhirgw.model with parameters of type SearchRequest -
Uses of SearchRequest in ca.cdr.api.fhirgw.svc
Methods in ca.cdr.api.fhirgw.svc with parameters of type SearchRequestModifier and TypeMethodDescriptionIFhirEndpointGatewayTarget.invokeTypeSearch(SearchRequest theRequest) Invoked to perform a type level search