| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REQUEST_VARIABLE_NAME |
"request" |
public static final String |
RESPONSE_VARIABLE_NAME |
"response" |
public static final String |
SESSION_VARIABLE_NAME |
"session" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FUNCTION_NAME |
"href" |
protected static final String |
PARAM_URL |
"url" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FUNCTION_NAME |
"message" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
PARAM_FIELD_NAME |
"fieldName" |
protected static final String |
PARAM_FORM_NAME |
"formName" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FUNCTION_NAME |
"getAllErrors" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FUNCTION_NAME |
"getFieldErrors" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FUNCTION_NAME |
"getGlobalErrors" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FUNCTION_NAME |
"hasErrors" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FUNCTION_NAME |
"hasFieldErrors" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FUNCTION_NAME |
"hasGlobalErrors" |
Copyright © 2019. All rights reserved.