uk.ac.ebi.intact.application.search2.struts.controller
Class DetailsResultAction

java.lang.Object
  |
  +--org.apache.struts.action.Action
        |
        +--uk.ac.ebi.intact.application.search2.struts.framework.IntactBaseAction
              |
              +--uk.ac.ebi.intact.application.search2.struts.controller.AbstractResulltAction
                    |
                    +--uk.ac.ebi.intact.application.search2.struts.controller.DetailsResultAction

public class DetailsResultAction
extends AbstractResulltAction

Performs the details view for Proteins.

Version:
$Id: DetailsResultAction.java,v 1.3 2004/01/31 11:41:33 skerrien Exp $
Author:
IntAct Team

Field Summary
 
Fields inherited from class uk.ac.ebi.intact.application.search2.struts.framework.IntactBaseAction
INTACT_ERROR, logger
 
Fields inherited from class org.apache.struts.action.Action
ACTION_SERVLET_KEY, APPLICATION_KEY, DATA_SOURCE_KEY, defaultLocale, ERROR_KEY, EXCEPTION_KEY, FORM_BEANS_KEY, FORWARDS_KEY, LOCALE_KEY, MAPPING_KEY, MAPPINGS_KEY, MESSAGE_KEY, MESSAGES_KEY, MULTIPART_KEY, PLUG_INS_KEY, REQUEST_PROCESSOR_KEY, servlet, SERVLET_KEY, TRANSACTION_TOKEN_KEY
 
Constructor Summary
DetailsResultAction()
           
 
Method Summary
protected  AbstractViewBean getAbstractViewBean(java.util.Collection results, IntactUserIF user, java.lang.String contextPath)
           
 
Methods inherited from class uk.ac.ebi.intact.application.search2.struts.controller.AbstractResulltAction
execute
 
Methods inherited from class uk.ac.ebi.intact.application.search2.struts.framework.IntactBaseAction
addError, addError, clearErrors, getIntactService, getIntactUser, getSession, saveErrors
 
Methods inherited from class org.apache.struts.action.Action
execute, generateToken, getDataSource, getDataSource, getLocale, getResources, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, perform, perform, resetToken, saveErrors, saveMessages, saveToken, setLocale, setServlet, toHex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DetailsResultAction

public DetailsResultAction()
Method Detail

getAbstractViewBean

protected AbstractViewBean getAbstractViewBean(java.util.Collection results,
                                               IntactUserIF user,
                                               java.lang.String contextPath)
Specified by:
getAbstractViewBean in class AbstractResulltAction


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