| Package | Description |
|---|---|
| ca.uhn.fhir.rest.api.server | |
| ca.uhn.fhir.rest.server | |
| ca.uhn.fhir.rest.server.servlet |
| Modifier and Type | Method and Description |
|---|---|
Object |
IRestfulResponse.returnResponse(ParseAction<?> outcome,
int operationStatus,
boolean allowPrefer,
ca.uhn.fhir.rest.api.MethodOutcome response,
String resourceName)
This is only used for DSTU1 getTags operations, so it can be removed at some point when we
drop DSTU1
|
| Modifier and Type | Method and Description |
|---|---|
Object |
RestfulServer.returnResponse(ServletRequestDetails theRequest,
ParseAction<?> outcome,
int operationStatus,
boolean allowPrefer,
ca.uhn.fhir.rest.api.MethodOutcome response,
String resourceName) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ServletRestfulResponse.returnResponse(ParseAction<?> outcome,
int operationStatus,
boolean allowPrefer,
ca.uhn.fhir.rest.api.MethodOutcome response,
String resourceName) |
Copyright © 2014–2019 University Health Network. All rights reserved.