Uses of Class
org.openforis.collect.web.controller.RecordStatsGenerator.PointStats
Packages that use RecordStatsGenerator.PointStats
-
Uses of RecordStatsGenerator.PointStats in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return RecordStatsGenerator.PointStatsModifier and TypeMethodDescriptionRecordStatsGenerator.RecordsStats.getOrCreateDailyStats(Date date) Methods in org.openforis.collect.web.controller that return types with arguments of type RecordStatsGenerator.PointStatsModifier and TypeMethodDescriptionRecordStatsGenerator.RecordsStats.getDailyStats()RecordStatsGenerator.RecordsStats.getMonthlyStats()RecordStatsGenerator.RecordsStats.getYearlyStats()Methods in org.openforis.collect.web.controller with parameters of type RecordStatsGenerator.PointStatsModifier and TypeMethodDescriptionvoidRecordStatsGenerator.PointStats.incrementAll(RecordStatsGenerator.PointStats currentDayStats)