|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Contains constants required for the Search application.
| Field Summary | |
static java.lang.String |
CONFIG_DIR
The key to access configuration directory. |
static java.lang.String |
DATA_SOURCE
Used as a key to identify a datasource class - its value is deifned in the web.xml file as a servlet context parameter |
static java.lang.String |
FORWARD_BINARY_ACTION
Forward to the Action responsible for setting up a view when using the search box |
static java.lang.String |
FORWARD_DETAILS_ACTION
Forward to the Action responsible for setting up a view when using the search box |
static java.lang.String |
FORWARD_DISPATCHER_ACTION
Key to the dispatcher action. |
static java.lang.String |
FORWARD_FAILURE
Used in various action classes to define where to forward to on different conditions. |
static java.lang.String |
FORWARD_MATCHES
Used as a key to identify a page to display when matches are found from a search. |
static java.lang.String |
FORWARD_NO_MATCHES
Used as a key to identify a page to display when no matches are found from a search. |
static java.lang.String |
FORWARD_RESULTS
Forward to the Action responsible for setting up a view when clicking on a link |
static java.lang.String |
FORWARD_SESSION_LOST
Forward to the results page. |
static java.lang.String |
FORWARD_SINGLE_ACTION
Forward to the Action responsible for setting up a view when clicking on a link |
static java.lang.String |
FORWARD_SUCCESS
The key to success action. |
static java.lang.String |
FORWARD_WARNING
Used as a key to identify a page to display when warning are raised from a search. |
static java.lang.String |
HV_PROPS
The name of the hierarchView properties file. |
static java.lang.String |
INTACT_SERVICE
The key to store an Intact Service object. |
static java.lang.String |
INTACT_USER
The key to access a user session object. |
static java.lang.String |
LAST_VALID_SEARCH
The most recent user-defined search (ie not from a CvObject link). |
static java.lang.String |
SEARCH_CRITERIA
The search criteria key to display in the results JSP. |
static java.lang.String |
SEARCH_RESULTS
The label used to identify the search results Collection (often saved in a request) |
static java.lang.String |
VIEW_BEAN
The view bean for a single CvObject. |
| Field Detail |
public static final java.lang.String CONFIG_DIR
public static final java.lang.String HV_PROPS
public static final java.lang.String DATA_SOURCE
public static final java.lang.String INTACT_SERVICE
public static final java.lang.String INTACT_USER
public static final java.lang.String SEARCH_CRITERIA
public static final java.lang.String VIEW_BEAN
public static final java.lang.String LAST_VALID_SEARCH
public static final java.lang.String SEARCH_RESULTS
public static final java.lang.String FORWARD_SUCCESS
public static final java.lang.String FORWARD_FAILURE
public static final java.lang.String FORWARD_SESSION_LOST
public static final java.lang.String FORWARD_DISPATCHER_ACTION
public static final java.lang.String FORWARD_DETAILS_ACTION
public static final java.lang.String FORWARD_BINARY_ACTION
public static final java.lang.String FORWARD_SINGLE_ACTION
public static final java.lang.String FORWARD_RESULTS
public static final java.lang.String FORWARD_MATCHES
public static final java.lang.String FORWARD_NO_MATCHES
public static final java.lang.String FORWARD_WARNING
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||