|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ramapuram.thomas.Constants
public final class Constants
Constant values used throughout the application.
| Field Summary | |
|---|---|
static java.lang.String |
ADMIN_ROLE
The name of the Administrator role, as specified in web.xml |
static java.lang.String |
AVAILABLE_ROLES
The name of the available roles list, a request-scoped attribute when adding/editing a user. |
static java.lang.String |
BUNDLE_KEY
The name of the ResourceBundle used in this application |
static java.lang.String |
CONFIG
The name of the configuration hashmap stored in application scope. |
static java.lang.String |
CSS_THEME
The name of the CSS Theme setting. |
static java.lang.String |
FILE_SEP
File separator from System properties |
static java.lang.String |
PREFERRED_LOCALE_KEY
Session scope attribute that holds the locale set by the user. |
static java.lang.String |
REGISTERED
The request scope attribute for indicating a newly-registered user |
static java.lang.String |
USER_HOME
User home from System properties |
static java.lang.String |
USER_KEY
The request scope attribute under which an editable user form is stored |
static java.lang.String |
USER_LIST
The request scope attribute that holds the user list |
static java.lang.String |
USER_ROLE
The name of the User role, as specified in web.xml |
static java.lang.String |
USER_ROLES
The name of the user's role list, a request-scoped attribute when adding/editing a user. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String BUNDLE_KEY
public static final java.lang.String FILE_SEP
public static final java.lang.String USER_HOME
public static final java.lang.String CONFIG
public static final java.lang.String PREFERRED_LOCALE_KEY
public static final java.lang.String USER_KEY
public static final java.lang.String USER_LIST
public static final java.lang.String REGISTERED
public static final java.lang.String ADMIN_ROLE
public static final java.lang.String USER_ROLE
public static final java.lang.String USER_ROLES
public static final java.lang.String AVAILABLE_ROLES
public static final java.lang.String CSS_THEME
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||