public class StiSumDistinctDecimalFunctionService extends StiAggregateFunctionService
IsFirstInitpropertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiSumDistinctDecimalFunctionService() |
StiSumDistinctDecimalFunctionService(boolean runningTotal) |
| Modifier and Type | Method and Description |
|---|---|
void |
CalcItem(java.lang.Object value)
A value calculation.
|
void |
CalcItem(java.lang.Object value,
java.lang.Object valueToSum) |
boolean |
getRecureParam()
Gets value, indicates that this function require a parameter.
|
java.lang.Class<?> |
GetResultType()
Returns the type of the result.
|
java.lang.String |
getServiceName()
Gets a service name.
|
java.lang.Object |
GetValue()
Returns the calculation result.
|
void |
Init()
First initialization.
|
void |
SetValue(java.lang.Object value)
Sets the calculation result.
|
ClearAllStates, getList, getRunningTotal, getServiceCategory, getServiceType, getStates, Reset, setRunningTotalclone, getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledcleanReference, getReference, setReferencepublic StiSumDistinctDecimalFunctionService()
public StiSumDistinctDecimalFunctionService(boolean runningTotal)
public void CalcItem(java.lang.Object value)
CalcItem in class StiAggregateFunctionServicevalue - Value.public void CalcItem(java.lang.Object value,
java.lang.Object valueToSum)
public boolean getRecureParam()
getRecureParam in class StiAggregateFunctionServicepublic java.lang.Class<?> GetResultType()
GetResultType in class StiAggregateFunctionServicepublic java.lang.String getServiceName()
getServiceName in class StiServicepublic java.lang.Object GetValue()
GetValue in class StiAggregateFunctionServicepublic void Init()
Init in class StiAggregateFunctionServicepublic void SetValue(java.lang.Object value)
SetValue in class StiAggregateFunctionServiceCopyright © 2019 Stimulsoft. All Rights Reserved.