Uses of Class
ca.cdr.api.fhirgw.model.SearchSingleTargetResponse
Packages that use SearchSingleTargetResponse
-
Uses of SearchSingleTargetResponse in ca.cdr.api.fhirgw.model
Methods in ca.cdr.api.fhirgw.model that return SearchSingleTargetResponseModifier and TypeMethodDescriptionSearchSingleTargetResponse.clone()Create a clone of this object using a shallow copy only.Methods in ca.cdr.api.fhirgw.model with parameters of type SearchSingleTargetResponseModifier and TypeMethodDescriptionvoidBundleResultsAccumulator.accumulate(List<IBaseResource> theResults, SearchSingleTargetResponse theResponse, String theId) Constructors in ca.cdr.api.fhirgw.model with parameters of type SearchSingleTargetResponseModifierConstructorDescriptionSearchSingleTargetResponse(SearchSingleTargetResponse theSearchResponse) Copy constructor - Creates a shallow copy only -
Uses of SearchSingleTargetResponse in ca.cdr.api.fhirgw.svc
Methods in ca.cdr.api.fhirgw.svc that return SearchSingleTargetResponseModifier and TypeMethodDescriptionIFhirEndpointGatewayTarget.invokePageRequest(SearchPageRequest theRequest) Invoked to fetch a page of resultsIFhirEndpointGatewayTarget.invokeTypeSearch(SearchRequest theRequest) Invoked to perform a type level search