|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.indiana.dlib.metsnav.Globals
public class Globals
System wide constant variables
Field Summary | |
---|---|
static String |
DATA_SOURCE_KEY
The context attribute key under which the data source object will be stored. |
static String |
DEFAULT_METS_VERSION
The default mets version supported |
static String |
INTERFACE_BEAN_KEY
The request attribute key under which the ConfiguredScreenBean will be stored. |
static String |
INTERFACE_KEY
The context attribute key under which interface configuration object will be stored |
static String |
LAYOUT_ANCHOR
The anchor used in the configuration file to specify the location of the layout name |
static String |
NAVIGATE_ACTION
The path of the NavigateAction in struts |
static String |
NAVIGATION_BEAN_KEY
The request attribute key under which the NavigateScreenBean
instance will be stored. |
static String |
NAVIGATOR_KEY
The session attribute key under which the MetsNavigator
instance will be stored. |
static String |
NAVOBJ_CACHE_KEY
|
static String |
NAVOBJ_CACHE_REGION
|
static String |
OBJECT_ID_KEY
The request parameter key under which the navigation object id will be specified |
static String |
PAGE_NUMBER_KEY
The request parameter key under which the page number will be specified |
static String |
PAGEITEM_CACHE_REGION
|
static String |
PAGEMAP_CACHE_KEY
|
static String |
PAGEMAP_CACHE_REGION
|
static String |
PARAMETER_MAP_FACTORY_KEY
|
static String |
TILESET_ANCHOR
The anchor used in the configuration file to specify the location of the tileset name |
Constructor Summary | |
---|---|
Globals()
|
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 String DEFAULT_METS_VERSION
public static final String INTERFACE_KEY
public static final String DATA_SOURCE_KEY
public static final String NAVIGATOR_KEY
MetsNavigator
instance will be stored.
public static final String PARAMETER_MAP_FACTORY_KEY
public static final String NAVIGATE_ACTION
NavigateAction
in struts
public static final String OBJECT_ID_KEY
public static final String PAGE_NUMBER_KEY
public static final String LAYOUT_ANCHOR
public static final String TILESET_ANCHOR
public static final String NAVIGATION_BEAN_KEY
NavigateScreenBean
instance will be stored.
public static final String INTERFACE_BEAN_KEY
ConfiguredScreenBean
will be stored.
public static final String NAVOBJ_CACHE_KEY
public static final String NAVOBJ_CACHE_REGION
public static final String PAGEITEM_CACHE_REGION
public static final String PAGEMAP_CACHE_REGION
public static final String PAGEMAP_CACHE_KEY
Constructor Detail |
---|
public Globals()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |