Uses of Class
uk.ac.ebi.intact.application.hierarchView.exception.SessionExpiredException

Packages that use SessionExpiredException
uk.ac.ebi.intact.application.goDensity.struts.controller   
uk.ac.ebi.intact.application.hierarchView.struts.controller   
uk.ac.ebi.intact.application.hierarchView.struts.framework   
 

Uses of SessionExpiredException in uk.ac.ebi.intact.application.goDensity.struts.controller
 

Methods in uk.ac.ebi.intact.application.goDensity.struts.controller that throw SessionExpiredException
 org.apache.struts.action.ActionForward ColorAction.execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Action execute
 

Uses of SessionExpiredException in uk.ac.ebi.intact.application.hierarchView.struts.controller
 

Methods in uk.ac.ebi.intact.application.hierarchView.struts.controller that throw SessionExpiredException
 org.apache.struts.action.ActionForward SearchAction.execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
 org.apache.struts.action.ActionForward InteractionNetworkAction.execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
 org.apache.struts.action.ActionForward InitAction.execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
 org.apache.struts.action.ActionForward HighlightmentAction.execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
 org.apache.struts.action.ActionForward DisplaySourceAction.execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
 org.apache.struts.action.ActionForward DisplayAction.execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
 org.apache.struts.action.ActionForward ClickBehaviourAction.execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
 org.apache.struts.action.ActionForward ClickAction.execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
 

Uses of SessionExpiredException in uk.ac.ebi.intact.application.hierarchView.struts.framework
 

Methods in uk.ac.ebi.intact.application.hierarchView.struts.framework that throw SessionExpiredException
protected  IntactUserI IntactBaseAction.getIntactUser(javax.servlet.http.HttpSession session)
          Returns the Intact User instance saved in a session.
protected  javax.servlet.http.HttpSession IntactBaseAction.getSession(javax.servlet.http.HttpServletRequest request)
          Returns the session from given request.
 



IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk