|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constants employed within the darrt library.
Field Summary | |
static java.lang.String |
ABOUT
CVS info ABOUT this class and its current version |
static java.lang.String |
DAR
Key used to store a completed dar file. |
static java.lang.String |
DATA_SOURCE_NAMES
Key used to store available data source names in servlet context. |
static java.lang.String |
DATABASE
Key used to store a Map of Database instances
in servlet context. |
static java.lang.String |
DATABASE_XML
Key used to store a Map of XML strings
in servlet context. |
static java.lang.String |
FORCE_SCHEMA_REFRESH
Key used to indicate if schema is stale. |
static java.lang.String |
FORCE_SCHEMA_REFRESH_TRUE
Value used to indicate if schema is stale. |
static java.lang.String |
FORWARD_TO
Key used to store an override to the logical name of the URL to forward to. |
static java.lang.String |
OPERATOR_LIST
Key used to store a List of operators recognised
in servlet context. |
Field Detail |
public static final java.lang.String OPERATOR_LIST
List
of operators recognised
in servlet context.
public static final java.lang.String DATABASE
Map
of Database
instances
in servlet context. Keys to the map will be a DataSource identifier.
public static final java.lang.String DATABASE_XML
Map
of XML strings
in servlet context. Keys to the map will be a DataSource identifier.
public static final java.lang.String DAR
public static final java.lang.String FORWARD_TO
public static final java.lang.String DATA_SOURCE_NAMES
public static final java.lang.String FORCE_SCHEMA_REFRESH
public static final java.lang.String FORCE_SCHEMA_REFRESH_TRUE
public static final java.lang.String ABOUT
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |