Package com.stimulsoft.report.dictionary.aggregateFunctions

Class Summary
StiAggregateFunctionService  
StiAvgDateFunctionService Describes the class for work with AvgDate aggregate function.
StiAvgDecimalFunctionService Describes the class for work with Avg aggregate function.
StiAvgDoubleFunctionService Describes the class for work with AvgD aggregate function.
StiAvgIntFunctionService Describes the class for work with AvgI aggregate function.
StiAvgTimeFunctionService Describes the class for work with AvgTime aggregate function.
StiCountDistinctFunctionService Describes the class for work with CountDistinct aggregate function.
StiCountFunctionService  
StiFirstFunctionService Describes the class for work with First aggregate function.
StiLastFunctionService Describes the class for work with Last aggregate function.
StiMaxDateFunctionService Describes the class for work with MaxDate aggregate function.
StiMaxDecimalFunctionService Describes the class for work with Max aggregate function.
StiMaxDoubleFunctionService Describes the class for work with MaxD aggregate function.
StiMaxIntFunctionService Describes the class for work with MaxI aggregate function.
StiMaxStrFunctionService Describes the class for work with MaxStr aggregate function.
StiMaxTimeFunctionService Describes the class for work with MaxTime aggregate function.
StiMedianDecimalFunctionService Describes the class for work with Median aggregate function.
StiMedianDoubleFunctionService Describes the class for work with Median aggregate function.
StiMedianIntFunctionService Describes the class for work with Median aggregate function.
StiMinDateFunctionService Describes the class for work with MinDate aggregate function.
StiMinDecimalFunctionService Describes the class for work with Min aggregate function.
StiMinDoubleFunctionService Describes the class for work with MinD aggregate function.
StiMinIntFunctionService Describes the class for work with MinI aggregate function.
StiMinStrFunctionService Describes the class for work with MinStr aggregate function.
StiMinTimeFunctionService Describes the class for work with MinTime aggregate function.
StiModeDecimalFunctionService Describes the class for work with Median aggregate function.
StiModeDoubleFunctionService Describes the class for work with Median aggregate function.
StiModeIntFunctionService Describes the class for work with Median aggregate function.
StiSumDecimalFunctionService Describes the class for work with Sum aggregate function.
StiSumDecimalNullableFunctionService Describes the class for work with Sum aggregate function.
StiSumDistinctDecimalFunctionService Describes the class for work with SumDistinct aggregate function.
StiSumDoubleFunctionService Describes the class for work with SumD aggregate function.
StiSumIntFunctionService Describes the class for work with SumI aggregate function.
StiSumTimeFunctionService Describes the class for work with SumTime aggregate function.