uk.ac.ebi.intenz.webapp.controller
Class SearchProposedCommand

java.lang.Object
  extended by uk.ac.ebi.intenz.webapp.controller.Command
      extended by uk.ac.ebi.intenz.webapp.controller.DatabaseCommand
          extended by uk.ac.ebi.intenz.webapp.controller.SearchProposedCommand

public class SearchProposedCommand
extends DatabaseCommand

This command handles requests about proposed entries.

At the moment only requests for the whole list are processed.

Version:
0.9 - 21-July-2003
Author:
Michael Darsow

Field Summary
static org.apache.log4j.Logger LOGGER
           
 
Fields inherited from class uk.ac.ebi.intenz.webapp.controller.DatabaseCommand
con, context, databaseErrorMessage, enzymeEntryMapper, request, response
 
Constructor Summary
SearchProposedCommand()
           
 
Method Summary
 void process()
          TBD
 
Methods inherited from class uk.ac.ebi.intenz.webapp.controller.DatabaseCommand
close, closeConnection, finalize, forward, init
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER

public static final org.apache.log4j.Logger LOGGER
Constructor Detail

SearchProposedCommand

public SearchProposedCommand()
Method Detail

process

public void process()
             throws javax.servlet.ServletException,
                    IOException
TBD

Specified by:
process in class Command
Throws:
javax.servlet.ServletException
IOException


Copyright © 2013 EMBL-EBI. All Rights Reserved.