|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetLetterJobEvent | |
com.instantbank.lettertemplate.control.ejb.handlers | These are handler classes for the MVC Controller EJB of Letters subsystem (one by use case). |
Uses of SetLetterJobEvent in com.instantbank.lettertemplate.control.ejb.handlers |
Methods in com.instantbank.lettertemplate.control.ejb.handlers with parameters of type SetLetterJobEvent | |
private java.util.ArrayList |
SetLetterJobHandler.performLIST_JOBS(SetLetterJobEvent ce)
auxiliary method that processes an SetLetterJobEvent with LIST_JOBS action. |
private java.util.ArrayList |
SetLetterJobHandler.performGET_TEMPLATE_FIELDS(SetLetterJobEvent ce)
auxiliary method that processes an SetLetterJobEvent with GET_TEMPLATE_FIELDS action. |
private java.util.ArrayList |
SetLetterJobHandler.performSAVE_JOB(SetLetterJobEvent ce)
auxiliary method that processes an SetLetterJobEvent with SAVE_JOB action. |
private java.util.ArrayList |
SetLetterJobHandler.performGET_JOB(SetLetterJobEvent ce)
auxiliary method that processes an SetLetterJobEvent with GET_JOB action. |
private java.util.ArrayList |
SetLetterJobHandler.performREMOVE_JOB(SetLetterJobEvent ce)
auxiliary method that processes an SetLetterJobEvent with REMOVE_JOB action. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |