Package org.pentaho.jfreereport.legacy
Class GetCurrentDateFunction
- java.lang.Object
-
- org.pentaho.reporting.engine.classic.core.function.AbstractExpression
-
- org.pentaho.reporting.engine.classic.core.function.AbstractFunction
-
- org.pentaho.jfreereport.legacy.GetCurrentDateFunction
-
- All Implemented Interfaces:
Serializable,Cloneable,EventListener,org.pentaho.reporting.engine.classic.core.event.ReportListener,org.pentaho.reporting.engine.classic.core.function.Expression,org.pentaho.reporting.engine.classic.core.function.Function
public class GetCurrentDateFunction extends org.pentaho.reporting.engine.classic.core.function.AbstractFunctionDeprecated.These functions are no longer supported.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GetCurrentDateFunction()Deprecated.GetCurrentDateFunction(String name)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ObjectgetValue()Deprecated.-
Methods inherited from class org.pentaho.reporting.engine.classic.core.function.AbstractFunction
groupFinished, groupStarted, itemsAdvanced, itemsFinished, itemsStarted, reportDone, reportFinished, reportInitialized, reportStarted, summaryRowSelection
-
Methods inherited from class org.pentaho.reporting.engine.classic.core.function.AbstractExpression
clone, getDataRow, getDependencyLevel, getInstance, getName, getReportConfiguration, getResourceBundleFactory, getRuntime, isActive, isDeepTraversing, isPreserve, setActive, setDependencyLevel, setName, setPreserve, setRuntime
-
-