|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.weda.store.functions.Sum
public class Sum
| Constructor Summary | |
|---|---|
Sum()
|
|
| Method Summary | |
|---|---|
void |
finishCalculation()
|
java.lang.Object |
getResultValue()
|
void |
nextCalculation(java.lang.Object nextValue)
|
void |
startCalculation(java.lang.Class valueType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Sum()
| Method Detail |
|---|
public void startCalculation(java.lang.Class valueType)
throws SummaryFunctionException
startCalculation in interface SummaryFunctionSummaryFunctionExceptionpublic void nextCalculation(java.lang.Object nextValue)
nextCalculation in interface SummaryFunctionpublic java.lang.Object getResultValue()
getResultValue in interface SummaryFunctionpublic void finishCalculation()
finishCalculation in interface SummaryFunction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||