Interface StatisticsDAO
-
- All Known Implementing Classes:
JDBCStatisticsDAO
public interface StatisticsDAO- Author:
- svu
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsaveLoginEvent(long userId, short platform, String appVersion, String osVersion, String ipAddress, String countryCode, String device)
-