Package org.outerj.xreporter.expression.function

XReporter-specific functions for use in expressions.

See:
          Description

Class Summary
AbstractXReporterExpression  
CustomerIdFunction Function for use in expressions that returns the customer id of the current user.
DataSourceIdFunction Function for use in expressions that returns the id of the current data source.
DataSourceParamFunction Function for use in expressions that returns the value of a connection parameter of the current datasource.
ReportIdFunction Function for use in expressions that returns the current report id.
UserIdFunction Function for use in expressions that returns the name of the current XReporter user.
UserPropertyFunction Function for use in expressions which can retrieve user-properties of the current user.
 

Package org.outerj.xreporter.expression.function Description

XReporter-specific functions for use in expressions.