|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Command | |
---|---|
uk.ac.ebi.intenz.webapp.controller | All front controller related classes are stored here. |
Uses of Command in uk.ac.ebi.intenz.webapp.controller |
---|
Subclasses of Command in uk.ac.ebi.intenz.webapp.controller | |
---|---|
class |
BrowseResultCommand
This class ... |
class |
ChangeCharacterRepresentationCommand
This class provides methods to switch between a pure Unicode based special character representation and a browser dependent non-pure Unicode encoding. |
class |
DatabaseCommand
A database command always relies on a connection to the database. |
class |
NonDatabaseCommand
All commands of this type do not need a connection to the database. |
class |
SearchCommand
This class processes all full text queries. |
class |
SearchECCommand
This command processes all inquiries about EC numbers. |
class |
SearchIDCommand
This command handles enzyme ID requests. |
class |
SearchPreliminaryCommand
|
class |
SearchProposedCommand
This command handles requests about proposed entries. |
class |
UnknownDatabaseCommand
This class is used if the parsed URL provides a wrong class name parameter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |