|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MacroExpressionProcessor | |
wt.query.report | Provides support for the reporting package, wt.query.template. |
wt.query.template | Provides generic support for saved report queries using ReportTemplate and various
methods in ReportTemplateHelper for executing and generating reports. |
Uses of MacroExpressionProcessor in wt.query.report |
Classes in wt.query.report that implement MacroExpressionProcessor | |
class |
CurrentTimeMacroProcessor
This class implements a macro processor for returning the current system time (as a DateExpression). |
class |
UserNameMacroProcessor
This class implements a macro processor for returning the name of the current session Principal. |
Uses of MacroExpressionProcessor in wt.query.template |
Methods in wt.query.template that return MacroExpressionProcessor | |
static MacroExpressionProcessor |
ReportTemplateHelper.getMacroExpressionProcessor(Object a_macroName)
|
static MacroExpressionProcessor |
ReportTemplateHelper.getMacroExpressionProcessor(Object a_macroName)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |