Class SilverStatisticsPeasDAOVolumeServices
- java.lang.Object
-
- org.silverpeas.web.silverstatistics.control.SilverStatisticsPeasDAOVolumeServices
-
public class SilverStatisticsPeasDAOVolumeServices extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Collection[]
getStatsInstancesServices()
donne les stats global pour l'enemble de tous les users cad 2 infos, la collection contient donc un seul element
-
-
-
Method Detail
-
getStatsInstancesServices
public static Collection[] getStatsInstancesServices() throws SQLException, UtilException
donne les stats global pour l'enemble de tous les users cad 2 infos, la collection contient donc un seul element- Returns:
- Throws:
SQLException
UtilException
-
-