Uses of Class
com.instantbank.lettertemplate.control.ejb.handlers.StateHandlerSupport

Packages that use StateHandlerSupport
com.instantbank.lettertemplate.control.ejb.handlers These are handler classes for the MVC Controller EJB of Letters subsystem (one by use case). 
 

Uses of StateHandlerSupport in com.instantbank.lettertemplate.control.ejb.handlers
 

Subclasses of StateHandlerSupport in com.instantbank.lettertemplate.control.ejb.handlers
 class BatchReviewHandler
          Letter Batch Review usecase: handler of user requests in the Services layer
 class BatchStartHandler
          Letter Batch Start usecase: handler of user requests in the Services layer
 class CategoryHandler
          Letter Categories usecase: handler of user requests in the Services layer
 class ComponentsHandler
          Letter Categories usecase: handler of user requests in the Services layer
 class ImagesRepositoryHandler
          Letter ImagesRepository usecase: handler of user requests in the Services layer
 class PreviewPrintHandler
          Letter PreviewPrint usecase: handler of user requests in the Services layer
 class SetLetterJobHandler
          Set Letter Job usecase: handler of user requests in the Services layer
 class TemplatesHandler
          Letter Templates usecase: handler of user requests in the Services layer