Class RecordStatsGenerator
- java.lang.Object
-
- org.openforis.collect.web.controller.RecordStatsGenerator
-
@Component public class RecordStatsGenerator extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRecordStatsGenerator.PointStatsstatic classRecordStatsGenerator.RecordsStatsstatic classRecordStatsGenerator.RecordsStatsParameters
-
Constructor Summary
Constructors Constructor Description RecordStatsGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RecordStatsGenerator.RecordsStatsgenerate(int surveyId, Date[] period)
-
-
-
Method Detail
-
generate
public RecordStatsGenerator.RecordsStats generate(int surveyId, Date[] period)
-
-