| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_DEFAULT_PAGE_SIZE |
10 |
public static final int |
DEFAULT_MAX_PAGE_SIZE |
50 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SERVLET_CONTEXT_ATTRIBUTE |
"ca.uhn.fhir.rest.server.RestfulServer.servlet_context" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROCESSING |
"processing" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
RESPONSE_HIGHLIGHTER_INTERCEPTOR |
10000 |
public static final int |
SERVE_MEDIA_RESOURCE_RAW_INTERCEPTOR |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_RESPONSE_HEADER_NAME |
"X-FHIR-Request-Validation" |
public static final String |
DEFAULT_RESPONSE_HEADER_VALUE |
"${row}:${col} ${severity} ${message} (${location})" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PARAM_RAW |
"_raw" |
public static final String |
PARAM_RAW_TRUE |
"true" |
public static final String |
PARAM_TRUE |
"true" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_RESPONSE_HEADER_NAME |
"X-FHIR-Response-Validation" |
public static final String |
DEFAULT_RESPONSE_HEADER_VALUE |
"${row}:${col} ${severity} ${message} (${location})" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MEDIA_CONTENT_CONTENT_TYPE_OPT |
"Media.content.contentType" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
WILDCARD_NAME |
"$*" |
Copyright © 2014–2019 University Health Network. All rights reserved.