Class Summary |
BatchReviewFlowHandler |
Letter Batch Review usecase: flow handler for deciding output screen after
processing an action |
BatchReviewHandler |
Letter Batch Review usecase: handler of user requests in the Application
layer |
BatchStartFlowHandler |
Letter Batch Start usecase: flow handler for deciding output screen after
processing an action |
BatchStartHandler |
Letter Batch Start usecase: handler of user requests in the Application
layer |
CategoryFlowHandler |
Letter Categories usecase: flow handler for deciding output screen after
processing an action |
CategoryHandler |
Letter Categories usecase: handler of user requests in the Application layer |
ComponentsFlowHandler |
Letter Components usecase: flow handler for deciding output screen after
processing an action |
ComponentsHandler |
Letter Components usecase: handler of user requests in the Application layer |
ImagesRepositoryFlowHandler |
Letter Images usecase: flow handler for deciding output screen after
processing an action |
ImagesRepositoryHandler |
Letter Images usecase: handler of user requests in the Application layer |
ImageUploadHandler |
Letter Images usecase: handler of user requests in the Application layer for
the action "Upload image" |
JobWebImpl |
This class is the web-tier representation of the Job EJB. |
MacBinaryDecoderOutputStream |
Class to filters MacBinary files to normal files on the fly
Optimized for speed more than readability |
MultipartInputStreamHandler |
A class to aid in reading multipart/form-data from a ServletInputStream. |
MultipartRequest |
A utility class to handle multipart/form-data requests, the kind of
requests that support file uploads. |
PreviewPrintFlowHandler |
Preview/Print Letter usecase: flow handler for deciding output screen after
processing an action |
PreviewPrintHandler |
Preview/Print Letter usecase: handler of user requests in the Application
layer |
RequestHandlerSupport |
This class is the default implementation of the RequestHandler |
SetLetterJobFlowHandler |
Set Letter Job usecase: flow handler for deciding output screen after
processing an action |
SetLetterJobHandler |
Set letter Job usecase: handler of user requests in the Application layer |
TemplatesFlowHandler |
Letter Templates usecase: flow handler for deciding output screen after
processing an action |
TemplatesHandler |
Letter Templates usecase: handler of user requests in the Application layer |
UploadedFile |
A class to hold information about an uploaded file. |
These are handler classes for the MVC Controller SERVLET of Letters subsystem (one by use case).