|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.action.Action
org.sigpath.action.ActionRoot
org.sigpath.action.biowizard.CreateReaction
public class CreateReaction
Action for Creating a Reaction via the BioWizard.
| Field Summary | |
|---|---|
static String |
SESSION_BIOPOLYMERS
Session Key for List of Biopolymers in Current Reaction. |
static String |
SESSION_INTERACTION_TYPE
Session Key for Interaction Type. |
static String |
SESSION_LEFT_ORDER
Session Key for Left Order; e.g. |
static String |
SESSION_RIGHT_ORDER
Session Key for Right Order; e.g. |
static String |
SESSION_XML_SUBMISSION
Session Key for XML Submission. |
| Fields inherited from class org.sigpath.action.ActionRoot |
|---|
ERROR, FAILURE, NOT_AUTHENTICATED, SESSION_XDEBUG, SIGPATH_MAINPAGE, SUCCESS |
| Fields inherited from class org.apache.struts.action.Action |
|---|
defaultLocale, servlet |
| Constructor Summary | |
|---|---|
CreateReaction()
|
|
| Method Summary | |
|---|---|
protected org.apache.struts.action.ActionForward |
_perform(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
HttpServletRequest request,
HttpServletResponse response,
org.apache.struts.action.ActionForward actionForward,
XDebug xdebug)
Performs User Request. |
| Methods inherited from class org.sigpath.action.ActionRoot |
|---|
execute, redirectToNextPage, setUserMessage, tapestryExternalPage, tapestryPage |
| Methods inherited from class org.apache.struts.action.Action |
|---|
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String SESSION_INTERACTION_TYPE
public static final String SESSION_XML_SUBMISSION
public static final String SESSION_BIOPOLYMERS
public static final String SESSION_LEFT_ORDER
public static final String SESSION_RIGHT_ORDER
| Constructor Detail |
|---|
public CreateReaction()
| Method Detail |
|---|
protected org.apache.struts.action.ActionForward _perform(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
HttpServletRequest request,
HttpServletResponse response,
org.apache.struts.action.ActionForward actionForward,
XDebug xdebug)
throws SigPathDatabaseException
_perform in class ActionRootmapping - form - request - response - actionForward - xdebug -
SigPathDatabaseException
|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||