|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.report.expressions.formula.sys.AttrFunction
public class AttrFunction
Creation-Date: 24.11.2006, 13:02:41
Constructor Summary | |
---|---|
AttrFunction()
|
Method Summary | |
---|---|
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()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttrFunction()
Method Detail |
---|
public java.lang.String getCanonicalName()
getCanonicalName
in interface org.pentaho.reporting.libraries.formula.function.Function
public 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.Function
org.pentaho.reporting.libraries.formula.EvaluationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |