Uses of Class
org.exoplatform.cs.dto.StatLogDTO
Packages that use StatLogDTO
-
Uses of StatLogDTO in org.exoplatform.cs.service
Methods in org.exoplatform.cs.service that return types with arguments of type StatLogDTOModifier and TypeMethodDescriptionStatsService.getAllStatsByType(String type, Calendar startDate, Calendar endDate) StatsService.getMonthlyStatsByType(String type, Calendar startDate, Calendar endDate) StatsService.getStatsByTypeAndDate(String type, Calendar statDate) StatsService.getWeeklyStatsByType(String type, Calendar startDate, Calendar endDate)