Uses of Package
com.instantbank.component.lettertemplate.ejb

Packages that use com.instantbank.component.lettertemplate.ejb
com.instantbank.component.lettertemplate.ejb This is the LetterTemplate EJB with services for Letters subsystem. 
com.instantbank.lettertemplate.control.ejb This is the MVC Controller EJB for Letters subsystem. 
com.instantbank.lettertemplate.control.util These are utilities for MVC controller of Letters subsystem. 
com.instantbank.lettertemplate.editor.web Here is the intermediate servlet between the applet and the ejbs. 
com.instantbank.lettertemplate.imagesRepository.web Addition, update or deletion of images in a global repository. 
com.instantbank.lettertemplate.templatePreview.web This is the common code for previewing a letter template used by several use cases. 
 

Classes in com.instantbank.component.lettertemplate.ejb used by com.instantbank.component.lettertemplate.ejb
LetterTemplate
          Business interface of letterTemplate EJB: list of services for letters module (Session Stateful EJB)
LetterTemplateDAO
          This class has JDBC calls required by EJB letterTemplate for implementing its services
 

Classes in com.instantbank.component.lettertemplate.ejb used by com.instantbank.lettertemplate.control.ejb
LetterTemplate
          Business interface of letterTemplate EJB: list of services for letters module (Session Stateful EJB)
 

Classes in com.instantbank.component.lettertemplate.ejb used by com.instantbank.lettertemplate.control.util
LetterTemplateHome
          home interface of LetterTemplate EJB (Session Stateful EJB)
 

Classes in com.instantbank.component.lettertemplate.ejb used by com.instantbank.lettertemplate.editor.web
LetterTemplate
          Business interface of letterTemplate EJB: list of services for letters module (Session Stateful EJB)
LetterTemplateHome
          home interface of LetterTemplate EJB (Session Stateful EJB)
 

Classes in com.instantbank.component.lettertemplate.ejb used by com.instantbank.lettertemplate.imagesRepository.web
LetterTemplate
          Business interface of letterTemplate EJB: list of services for letters module (Session Stateful EJB)
LetterTemplateHome
          home interface of LetterTemplate EJB (Session Stateful EJB)
 

Classes in com.instantbank.component.lettertemplate.ejb used by com.instantbank.lettertemplate.templatePreview.web
LetterTemplate
          Business interface of letterTemplate EJB: list of services for letters module (Session Stateful EJB)
LetterTemplateHome
          home interface of LetterTemplate EJB (Session Stateful EJB)