public class AttrFunction
extends java.lang.Object
implements org.pentaho.reporting.libraries.formula.function.Function
| Constructor and Description |
|---|
AttrFunction() |
| Modifier and Type | Method and Description |
|---|---|
org.pentaho.reporting.libraries.formula.lvalues.TypeValuePair |
evaluate(org.pentaho.reporting.libraries.formula.FormulaContext context,
org.pentaho.reporting.libraries.formula.function.ParameterCallback parameters) |
java.lang.String |
getCanonicalName() |
public java.lang.String getCanonicalName()
getCanonicalName in interface org.pentaho.reporting.libraries.formula.function.Functionpublic org.pentaho.reporting.libraries.formula.lvalues.TypeValuePair evaluate(org.pentaho.reporting.libraries.formula.FormulaContext context,
org.pentaho.reporting.libraries.formula.function.ParameterCallback parameters)
throws org.pentaho.reporting.libraries.formula.EvaluationException
evaluate in interface org.pentaho.reporting.libraries.formula.function.Functionorg.pentaho.reporting.libraries.formula.EvaluationException