Package com.instantbank.lettertemplate.control.ejb.handlers

These are handler classes for the MVC Controller EJB of Letters subsystem (one by use case).

See:
          Description

Interface Summary
StateHandler Interface for event handlers
 

Class Summary
BatchReviewHandler Letter Batch Review usecase: handler of user requests in the Services layer
BatchStartHandler Letter Batch Start usecase: handler of user requests in the Services layer
CategoryHandler Letter Categories usecase: handler of user requests in the Services layer
ComponentsHandler Letter Categories usecase: handler of user requests in the Services layer
ImagesRepositoryHandler Letter ImagesRepository usecase: handler of user requests in the Services layer
PreviewPrintHandler Letter PreviewPrint usecase: handler of user requests in the Services layer
SetLetterJobHandler Set Letter Job usecase: handler of user requests in the Services layer
StateHandlerSupport superclass for event handlers
TemplatesHandler Letter Templates usecase: handler of user requests in the Services layer
 

Package com.instantbank.lettertemplate.control.ejb.handlers Description

These are handler classes for the MVC Controller EJB of Letters subsystem (one by use case).