uk.ac.ebi.intenz.webapp.controller
Class BrowseResultCommand
java.lang.Object
uk.ac.ebi.intenz.webapp.controller.Command
uk.ac.ebi.intenz.webapp.controller.NonDatabaseCommand
uk.ac.ebi.intenz.webapp.controller.BrowseResultCommand
public class BrowseResultCommand
- extends NonDatabaseCommand
This class ...
- Version:
- 0.9 - 21-July-2003
- Author:
- Michael Darsow
Method Summary |
void |
process()
Provides functionality to browse through search results. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrowseResultCommand
public BrowseResultCommand()
process
public void process()
throws javax.servlet.ServletException,
IOException
- Provides functionality to browse through search results.
This includes setting the boundaries for the group of results being displayed and updating
other attributes used in
result.jsp
.
- Specified by:
process
in class Command
- Throws:
javax.servlet.ServletException
IOException
Copyright © 2013 EMBL-EBI. All Rights Reserved.