Package uk.ac.ebi.intenz.webapp.controller

All front controller related classes are stored here.

See:
          Description

Class Summary
BrowseResultCommand This class ...
ChangeCharacterRepresentationCommand This class provides methods to switch between a pure Unicode based special character representation and a browser dependent non-pure Unicode encoding.
Command This is the abstract base class of all commands.
DatabaseCommand A database command always relies on a connection to the database.
InitAction Created by IntelliJ IDEA.
IntEnzActionServlet The IntEnz Action Servlet creates a SpecialCharacters instance and establishes a connection.
IntEnzContactServlet  
IntEnzHandlerServlet This servlet acts as a handler of the front controller.
IntEnzPlugInAction This plugin initialises necessary resources for the IntEnz web application.
NonDatabaseCommand All commands of this type do not need a connection to the database.
SearchCommand This class processes all full text queries.
SearchECCommand This command processes all inquiries about EC numbers.
SearchECCommand.EnzymeEntryCacheKey  
SearchIDCommand This command handles enzyme ID requests.
SearchPreliminaryCommand  
SearchProposedCommand This command handles requests about proposed entries.
SitemapServlet Simple servlet which reads an external sitemap file and writes it as is to the response.
UnknownDatabaseCommand This class is used if the parsed URL provides a wrong class name parameter.
 

Package uk.ac.ebi.intenz.webapp.controller Description

All front controller related classes are stored here.



Copyright © 2013 EMBL-EBI. All Rights Reserved.