Class Summary |
BatchReviewEvent |
Letter Batch Review usecase: This event is sent from the web tier to the
EJB Controller to notify the EJB Controller that an action needs to be made
in the letter batch review model data. |
BatchStartEvent |
Letter Batch Start usecase: This event is sent from the web tier to the
EJB Controller to notify the EJB Controller that an action needs to be made
in the letter batch start model data. |
CategoryEvent |
Letter Categories usecase: This event is sent from the web tier to the EJB
Controller to notify the EJB Controller that an action needs to be made in
the letter Categories model data. |
ComponentsEvent |
Letter Components usecase: This event is sent from the web tier to the EJB
Controller to notify the EJB Controller that an action needs to be made in
the letter Components model data. |
ImagesRepositoryEvent |
letter Images usecase: This event is sent from the web tier to the EJB
Controller to notify the EJB Controller that an action needs to be made in
the letter Images model data. |
LetterTemplateEventSupport |
This is the base class for all events used by the application. |
PreviewPrintEvent |
Preview/Print Letter usecase: This event is sent from the web tier to the
EJB Controller to notify the EJB Controller that an action needs to be made
in the letter Preview Print model data. |
SetLetterJobEvent |
Set Letter job usecase: This event is sent from the web tier to the EJB
Controller to notify the EJB Controller that an action needs to be made in
the letter Jobs model data. |
TemplatesEvent |
Letter Templates usecase: This event is sent from the web tier to the EJB
Controller to notify the EJB Controller that an action needs to be made in
the letter Templates model data. |
These are the event classes that represent user requests over the Letters Model.