|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LetterBatchStartModel | |
| com.instantbank.component.lettertemplate.ejb | This is the LetterTemplate EJB with services for Letters subsystem. |
| com.instantbank.lettertemplate.control.event | These are the event classes that represent user requests over the Letters Model. |
| Uses of LetterBatchStartModel in com.instantbank.component.lettertemplate.ejb |
| Methods in com.instantbank.component.lettertemplate.ejb that return LetterBatchStartModel | |
LetterBatchStartModel |
LetterTemplateEJB.loadLetterJob()
Loads all letters Job information. |
LetterBatchStartModel |
LetterTemplate.loadLetterJob()
Loads all letters Job information. |
LetterBatchStartModel |
LetterTemplateDAO.loadLetterJob()
Loads all letters Job information. |
| Uses of LetterBatchStartModel in com.instantbank.lettertemplate.control.event |
| Fields in com.instantbank.lettertemplate.control.event declared as LetterBatchStartModel | |
private LetterBatchStartModel |
BatchStartEvent.batchStart
letter batch |
| Methods in com.instantbank.lettertemplate.control.event that return LetterBatchStartModel | |
LetterBatchStartModel |
BatchStartEvent.getBatchStart()
get method for batchStart |
| Constructors in com.instantbank.lettertemplate.control.event with parameters of type LetterBatchStartModel | |
BatchStartEvent(int actionType,
java.lang.String companyId,
java.lang.Long userId,
LetterBatchStartModel batchStart)
constructor: initializes attributes |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||