uk.ac.ebi.intenz.webapp.controller.modification
Class AssignCofactorChebiIdAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by uk.ac.ebi.rhea.webapp.controller.curation.AssignChebiIdAction
          extended by uk.ac.ebi.intenz.webapp.controller.modification.AssignCofactorChebiIdAction
All Implemented Interfaces:
uk.ac.ebi.biobabel.webapp.ForwardConstants

public class AssignCofactorChebiIdAction
extends uk.ac.ebi.rhea.webapp.controller.curation.AssignChebiIdAction


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

AssignCofactorChebiIdAction

public AssignCofactorChebiIdAction()
Method Detail

doExecute

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
Substitutes a compound with another one in the cofactors table.

Specified by:
doExecute in class uk.ac.ebi.rhea.webapp.controller.curation.AssignChebiIdAction
Throws:
Exception


Copyright © 2013 EMBL-EBI. All Rights Reserved.