Uses of Class
ca.cdr.api.fhirgw.model.ReadResponse
Packages that use ReadResponse
-
Uses of ReadResponse in ca.cdr.api.fhirgw.model
Methods in ca.cdr.api.fhirgw.model that return ReadResponseModifier and TypeMethodDescriptionReadResponse.clone()
Create a clone of this object using a shallow copy only.ReadResponse.setResponse
(IBaseResource theResponse) Constructors in ca.cdr.api.fhirgw.model with parameters of type ReadResponseModifierConstructorDescriptionReadResponse
(ReadResponse theReadResponse) Copy constructor - Creates a shallow copy only -
Uses of ReadResponse in ca.cdr.api.fhirgw.svc
Methods in ca.cdr.api.fhirgw.svc that return ReadResponseModifier and TypeMethodDescriptionIFhirEndpointGatewayTarget.invokeRead
(ReadRequest theRequest) Invoked to perform a read or vread operation