Uses of Interface
com.instantbank.lettertemplate.control.ejb.handlers.StateHandler

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

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

Classes in com.instantbank.lettertemplate.control.ejb.handlers that implement StateHandler
 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 StateHandlerSupport
          superclass for event handlers
 class TemplatesHandler
          Letter Templates usecase: handler of user requests in the Services layer