| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_LANGUAGE |
"en" |
public static final String |
DEFAULT_LANGUAGE_KEY |
"application.default.language" |
public static final int |
DEFAULT_PAGE_SIZE |
25 |
public static final String |
DEFAULT_PAGE_SIZE_KEY |
"application.configuration.pageSize" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACCEPT_LANGUAGE |
"ACCEPT_LANGUAGE" |
public static final String |
CURRENT_USER_NAME |
"CURRENT_USER" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACCESS_DENIED |
"Access denied." |
public static final String |
MUST_BE_NOT_NULL |
"%s must be not null" |
public static final String |
MUST_BE_NULL |
"%s must be null" |
public static final String |
NOT_AUTHORIZED |
"not authorizated." |
public static final String |
NOT_FOUND_ITEM |
"Not found %s : %s" |
public static final String |
NOT_SUPPORTED |
"Not supported." |
public static final String |
PRIMARY_KEY_MUST_BE_NOT_NULL |
"%s primary key must be not null" |
public static final String |
PRIMARY_KEY_MUST_BE_NULL |
"%s primary key must be null" |
Copyright © 2019. All rights reserved.