Package com.instantbank.component.lettertemplate.util

These are auxiliary classes used by the LetterTemplate EJB.

See:
          Description

Interface Summary
LetterViewable Groups Template and LetterComponent objects as "viewable" objects; i.e: those that can be transformed to a printable version.
VariablesFormat.MakeUpFormat Interface establishing special make ups to the basic formated strings
 

Class Summary
CompanyLocation Java Bean containing raw Company Location information
FileLogInfo Utility class allowing manipulation of letter batch review.
JobData Utility class allowing manipulation of letter batch Job.
JobLogInfo Utility class allowing manipulation of letter batch review.
LetterBatchReviewModel Utility class allowing manipulation of letter batch review.
LetterBatchStartModel Utility class allowing manipulation of letter batch Job.
LetterComponent In memory representation of a letter component.
LettersJobLogBean Java bean containing raw log information for letters generation process.
Template In memory representation of a letter template.
VariablesFormat Formatter for variables values.
 

Package com.instantbank.component.lettertemplate.util Description

These are auxiliary classes used by the LetterTemplate EJB.