|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ActionPageLookup | These provide lookups for data used by the
ActionServlet . |
ActionResultProcessor | Processes an action result. |
AttachmentPageLookup | These provide lookups for data used by the
AttachmentServlet . |
Configuration | This is the configuration data for all servlets. |
PageLookup | This interface gets the page data that is used for all the servlets. |
RedirectConfiguration | This is the configuration data for the redirect servlet. |
ViewServletConfiguration | This is the configuration data for servlets that perform views. |
Class Summary | |
---|---|
Twiff | This utility class provides string constants used by the application and are exposed for public use. |
Exception Summary | |
---|---|
ContainerBuilderException | Subclass of TwiffException when there is a problem
constructing the builder. |
InstantiationException | Subclass of TwiffException when there is a problem
instantiating a class. |
InvalidTokenException | Subclass of TwiffException when a token is being
requested that is not valid. |
MissingInitialParameterException | Subclass of TwiffException when there are initial
parameters that are not set in the web.xml file. |
MissingSessionException | Subclass of TwiffException when a no session has
been created when one is expected. |
MissingTokenException | Subclass of TwiffException when a form had no
"token" value. |
TwiffException | Superclass of all exceptions in the Twiff framework. |
UnprocessedException | Subclass of TwiffException when there is an object
that is not processed. |
Constants, interfaces and exceptions used by the framework.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |