public class StiMaxStrFunctionService extends StiAggregateFunctionService
| Modifier and Type | Field and Description |
|---|---|
static java.util.Comparator<java.lang.String> |
AscComparison |
IsFirstInitpropertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiMaxStrFunctionService() |
StiMaxStrFunctionService(boolean runningTotal) |
| Modifier and Type | Method and Description |
|---|---|
void |
CalcItem(java.lang.Object value)
A value calculation.
|
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 StiMaxStrFunctionService()
public StiMaxStrFunctionService(boolean runningTotal)
public void CalcItem(java.lang.Object value)
CalcItem in class StiAggregateFunctionServicevalue - Value.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.