uk.ac.ebi.intenz.webapp.controller
Class SearchPreliminaryCommand
java.lang.Object
uk.ac.ebi.intenz.webapp.controller.Command
uk.ac.ebi.intenz.webapp.controller.DatabaseCommand
uk.ac.ebi.intenz.webapp.controller.SearchPreliminaryCommand
public class SearchPreliminaryCommand
- extends DatabaseCommand
- Author:
- rafalcan
Field Summary |
static org.apache.log4j.Logger |
LOGGER
|
Method Summary |
void |
process()
This is unique to each command and has to be implemented by the inherting subclass. |
LOGGER
public static final org.apache.log4j.Logger LOGGER
SearchPreliminaryCommand
public SearchPreliminaryCommand()
process
public void process()
throws javax.servlet.ServletException,
IOException
- Description copied from class:
Command
- This is unique to each command and has to be implemented by the inherting subclass.
- Specified by:
process
in class Command
- Throws:
javax.servlet.ServletException
IOException
Copyright © 2013 EMBL-EBI. All Rights Reserved.