Constant Field Values
Contents
ca.uhn.*
-
ca.uhn.fhir.rest.server.BasePagingProvider Modifier and Type Constant Field Value public static final intDEFAULT_DEFAULT_PAGE_SIZE10public static final intDEFAULT_MAX_PAGE_SIZE50 -
ca.uhn.fhir.rest.server.RestfulServer Modifier and Type Constant Field Value public static final StringSERVLET_CONTEXT_ATTRIBUTE"ca.uhn.fhir.rest.server.RestfulServer.servlet_context"
-
ca.uhn.fhir.rest.server.interceptor.BaseValidatingInterceptor<T> Modifier and Type Constant Field Value public static final StringDEFAULT_RESPONSE_HEADER_VALUE"${row}:${col} ${severity} ${message} (${location})" -
ca.uhn.fhir.rest.server.interceptor.ExceptionHandlingInterceptor Modifier and Type Constant Field Value public static final StringPROCESSING"processing" -
ca.uhn.fhir.rest.server.interceptor.InterceptorOrders Modifier and Type Constant Field Value public static final intRESPONSE_HIGHLIGHTER_INTERCEPTOR10000public static final intSERVE_MEDIA_RESOURCE_RAW_INTERCEPTOR1000 -
ca.uhn.fhir.rest.server.interceptor.RequestValidatingInterceptor Modifier and Type Constant Field Value public static final StringDEFAULT_RESPONSE_HEADER_NAME"X-FHIR-Request-Validation" -
ca.uhn.fhir.rest.server.interceptor.ResponseHighlighterInterceptor Modifier and Type Constant Field Value public static final StringPARAM_RAW"_raw"public static final StringPARAM_RAW_TRUE"true"public static final StringPARAM_TRUE"true" -
ca.uhn.fhir.rest.server.interceptor.ResponseValidatingInterceptor Modifier and Type Constant Field Value public static final StringDEFAULT_RESPONSE_HEADER_NAME"X-FHIR-Response-Validation" -
ca.uhn.fhir.rest.server.interceptor.ServeMediaResourceRawInterceptor Modifier and Type Constant Field Value public static final StringMEDIA_CONTENT_CONTENT_TYPE_OPT"Media.content.contentType"
-
ca.uhn.fhir.rest.server.method.OperationMethodBinding Modifier and Type Constant Field Value public static final StringWILDCARD_NAME"$*"