|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.action.Action
uk.ac.ebi.rhea.webapp.controller.curation.AssignChebiIdAction
uk.ac.ebi.intenz.webapp.controller.modification.AssignCofactorChebiIdAction
public class AssignCofactorChebiIdAction
Field Summary |
---|
Fields inherited from class uk.ac.ebi.rhea.webapp.controller.curation.AssignChebiIdAction |
---|
LOGGER |
Fields inherited from class org.apache.struts.action.Action |
---|
defaultLocale, servlet |
Fields inherited from interface uk.ac.ebi.biobabel.webapp.ForwardConstants |
---|
ERROR, FAILURE, INDEX, LOGIN, SUCCESS, SUCCESS_EMBED |
Constructor Summary | |
---|---|
AssignCofactorChebiIdAction()
|
Method Summary | |
---|---|
protected org.apache.struts.action.ActionForward |
doExecute(org.apache.struts.action.ActionMapping map,
javax.servlet.http.HttpServletRequest req,
uk.ac.ebi.rhea.domain.Compound replacedCompound,
uk.ac.ebi.rhea.domain.Compound replacingCompound)
Substitutes a compound with another one in the cofactors table. |
Methods inherited from class uk.ac.ebi.rhea.webapp.controller.curation.AssignChebiIdAction |
---|
execute, getReplacedCompound, getReplacingCompound |
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, saveMessages, saveMessages, saveToken, setLocale, setServlet |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AssignCofactorChebiIdAction()
Method Detail |
---|
protected org.apache.struts.action.ActionForward doExecute(org.apache.struts.action.ActionMapping map, javax.servlet.http.HttpServletRequest req, uk.ac.ebi.rhea.domain.Compound replacedCompound, uk.ac.ebi.rhea.domain.Compound replacingCompound) throws Exception
doExecute
in class uk.ac.ebi.rhea.webapp.controller.curation.AssignChebiIdAction
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |