| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
APPLICATION_JSON_CHARSET_UTF_8 |
"application/json;charset=UTF-8" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DEFAULT_READER_ROLE |
"reader" |
protected static final String |
DEFAULT_WRITER_ROLE |
"writer" |
public static final String |
H |
"H" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_ADMIN_ROLE |
"admin" |
public static final String |
O_RESTRICTED_CLASS |
"ORestricted" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AT |
"@" |
public static final String |
UNDERSCORE |
"_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public final String |
AT |
"@" |
public final String |
UNDERSCORE |
"_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID_PATH_PARAM |
"id" |
public static final String |
TYPE_PATH_PARAM |
"type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID_PATH_PARAM |
"id" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID_PATH_PARAM |
"id" |
public static final String |
TYPE_PATH_PARAM |
"type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_PATH_PARAM |
"type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SCHEMA |
"__SCHEMA" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SHOULD_NOT_OCCUR_ERROR_MESSAGE |
"This is really strange and should not occur. Please contact the system administrator." |
Copyright © 2017. All Rights Reserved.