Package wt.query.report

Provides support for the reporting package, wt.query.template.

See:
          Description

Interface Summary
MacroExpressionProcessor This interface defines an mechanism for associating a macro with a computed value.
 

Class Summary
CurrentTimeMacroProcessor This class implements a macro processor for returning the current system time (as a DateExpression).
UserNameMacroProcessor This class implements a macro processor for returning the name of the current session Principal.
 

Package wt.query.report Description

Provides support for the reporting package, wt.query.template.