Uses of Interface
com.instantbank.lettertemplate.control.ejb.LetterTemplateController

Packages that use LetterTemplateController
com.instantbank.lettertemplate.control.ejb This is the MVC Controller EJB for Letters subsystem. 
com.instantbank.lettertemplate.control.web This is the MVC Controller SERVLET for Letters subsystem. 
 

Uses of LetterTemplateController in com.instantbank.lettertemplate.control.ejb
 

Methods in com.instantbank.lettertemplate.control.ejb that return LetterTemplateController
 LetterTemplateController LetterTemplateControllerHome.create()
          after creation of ejb instance
 

Uses of LetterTemplateController in com.instantbank.lettertemplate.control.web
 

Fields in com.instantbank.lettertemplate.control.web declared as LetterTemplateController
private  LetterTemplateController ModelManager.sccEjb
           
private  LetterTemplateController LetterTemplateControllerProxy.sccEjb
           
 

Methods in com.instantbank.lettertemplate.control.web that return LetterTemplateController
 LetterTemplateController ModelManager.getSCCEJB()
          sets to sccEjb attribute the controller ejb reference