|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.reporting.libraries.formula.function.math.SumFunction
public class SumFunction
Creation-Date: 31.10.2006, 17:39:19
| Field Summary | |
|---|---|
static java.math.BigDecimal |
ZERO
|
| Constructor Summary | |
|---|---|
SumFunction()
|
|
| Method Summary | |
|---|---|
TypeValuePair |
evaluate(FormulaContext context,
ParameterCallback parameters)
|
java.lang.String |
getCanonicalName()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.math.BigDecimal ZERO
| Constructor Detail |
|---|
public SumFunction()
| Method Detail |
|---|
public java.lang.String getCanonicalName()
getCanonicalName in interface Function
public TypeValuePair evaluate(FormulaContext context,
ParameterCallback parameters)
throws EvaluationException
evaluate in interface FunctionEvaluationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||