|
HDIV API 2.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hdiv.util.Constants
public class Constants
Global constants.
| Field Summary | |
|---|---|
static java.lang.String |
CACHE_NAME
|
static java.lang.String |
HDIV_COOKIES_KEY
Name of the attribute which is used for storing cookies in session. |
static java.lang.String |
HDIV_PARAMETER
|
static java.lang.String |
JSESSIONID
Session's cookie identifier |
static java.lang.String |
KEY_NAME
|
static java.lang.String |
STATE_SUFFIX
Name of the attribute which is used for storing the suffix added to the HDIV state. |
| Constructor Summary | |
|---|---|
Constants()
|
|
| 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 HDIV_COOKIES_KEY
public static final java.lang.String STATE_SUFFIX
public static final java.lang.String JSESSIONID
public static final java.lang.String KEY_NAME
public static final java.lang.String CACHE_NAME
public static final java.lang.String HDIV_PARAMETER
| Constructor Detail |
|---|
public Constants()
|
HDIV 2.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||