|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RetCodeConstants
Struts return codes
| Field Summary | |
|---|---|
static String |
ADD_URL
The symbolic name of the ActionForward to which control is transferred when an "add to list" button
is clicked. |
static String |
AJAX_URL
The symbolic name of the ActionForward to which control is transferred when response is AJAX |
static String |
BACK_URL
The symbolic name of the ActionForward to which control is transferred when a "Return to ..." link
is clicked. |
static String |
CANCEL_URL
The symbolic name of the ActionForward to which control is transferred when the user cancels a form
workflow. |
static String |
CHART_URL
The symbolic name of the ActionForward to which control is transferred when a "chart selected
metrics" button is clicked. |
static String |
COMPARE_URL
The symbolic name of the ActionForward to which control is transferred when a "compare metrics of
selected services" button is clicked. |
static String |
EDIT_RANGE_URL
The symbolic name of the ActionForward to which control is transferred when an "edit range..."
button is clicked. |
static String |
EDIT_URL
The symbolic name of the ActionForward to which control is transferred when an edit button is
clicked to submit to a non-edit action. |
static String |
FAILURE_URL
The symbolic name of the ActionForward to which control is transferred when a form workflow
completes abnormally. |
static String |
INSTALL_URL
The symbolic name of the ActionForward to which control is transferred when an "remove to list"
button is clicked. |
static String |
MANUAL_UNINSTALL_URL
The symbolic name of the ActionForward to which control is transferred when an "remove to list"
button is clicked. |
static String |
NEW_URL
The symbolic name of the ActionForward to which control is transferred when an new button is clicked
to include a "new object" workflow into the current workflow |
static String |
OK_ASSIGN_URL
The symbolic name of the ActionForward to which control is transferred when user has clicked on the
okassign button |
static String |
REDRAW_URL
The symbolic name of the ActionForward to which control is transferred when a "Redraw ..." button is
clicked. |
static String |
REMOVE_URL
The symbolic name of the ActionForward to which control is transferred when an "remove to list"
button is clicked. |
static String |
RESET_URL
The symbolic name of the ActionForward to which control is transferred when the user resets a form |
static String |
RSS_URL
The symbolic name of the ActionForward to which control is transferred when a RSS feed is requested |
static String |
SCHEDULE_TYPE_CHG_URL
The symbolic name of the ActionForward to which control is transferred when the user cancels a form
workflow. |
static String |
SUCCESS_URL
The symbolic name of the ActionForward to which control is transferred when a form workflow
completes successfully. |
| Field Detail |
|---|
static final String CANCEL_URL
ActionForward to which control is transferred when the user cancels a form
workflow.
static final String RESET_URL
ActionForward to which control is transferred when the user resets a form
static final String FAILURE_URL
ActionForward to which control is transferred when a form workflow
completes abnormally.
static final String SUCCESS_URL
ActionForward to which control is transferred when a form workflow
completes successfully.
static final String OK_ASSIGN_URL
ActionForward to which control is transferred when user has clicked on the
okassign button
static final String NEW_URL
ActionForward to which control is transferred when an new button is clicked
to include a "new object" workflow into the current workflow
static final String EDIT_URL
ActionForward to which control is transferred when an edit button is
clicked to submit to a non-edit action.
static final String ADD_URL
ActionForward to which control is transferred when an "add to list" button
is clicked.
static final String REMOVE_URL
ActionForward to which control is transferred when an "remove to list"
button is clicked.
static final String INSTALL_URL
ActionForward to which control is transferred when an "remove to list"
button is clicked.
static final String MANUAL_UNINSTALL_URL
ActionForward to which control is transferred when an "remove to list"
button is clicked.
static final String COMPARE_URL
ActionForward to which control is transferred when a "compare metrics of
selected services" button is clicked.
static final String CHART_URL
ActionForward to which control is transferred when a "chart selected
metrics" button is clicked.
static final String EDIT_RANGE_URL
ActionForward to which control is transferred when an "edit range..."
button is clicked.
static final String REDRAW_URL
ActionForward to which control is transferred when a "Redraw ..." button is
clicked.
static final String BACK_URL
ActionForward to which control is transferred when a "Return to ..." link
is clicked.
static final String SCHEDULE_TYPE_CHG_URL
ActionForward to which control is transferred when the user cancels a form
workflow.
static final String RSS_URL
ActionForward to which control is transferred when a RSS feed is requested
static final String AJAX_URL
ActionForward to which control is transferred when response is AJAX
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||