Uses of Class
org.exoplatform.cs.entity.StatLogEntity
Packages that use StatLogEntity
-
Uses of StatLogEntity in org.exoplatform.cs.dao
Methods in org.exoplatform.cs.dao that return types with arguments of type StatLogEntityModifier and TypeMethodDescriptionStatLogDAO.getAllStatsByType(String type) StatLogDAO.getAllStatsByTypeAndDates(String type, Calendar from, Calendar to) StatLogDAO.getMonthlyStatsByType(String type) StatLogDAO.getMonthlyStatsByTypeAndDates(String type, Calendar from, Calendar to) StatLogDAO.getStatsByTypeAndDate(String type, Calendar statDate) StatLogDAO.getWeeklyStatsByType(String type) StatLogDAO.getWeeklyStatsByTypeAndDates(String type, Calendar from, Calendar to) -
Uses of StatLogEntity in org.exoplatform.cs.service
Methods in org.exoplatform.cs.service that return StatLogEntityMethods in org.exoplatform.cs.service with parameters of type StatLogEntity