com.stratelia.silverpeas.silverStatisticsPeas.control
Class SilverStatisticsPeasDAOVolumeServer
java.lang.Object
com.stratelia.silverpeas.silverStatisticsPeas.control.SilverStatisticsPeasDAOVolumeServer
public class SilverStatisticsPeasDAOVolumeServer
- extends Object
Class declaration Get stat size directory data from database
- Author:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INDICE_DATE
public static final int INDICE_DATE
- See Also:
- Constant Field Values
INDICE_LIB
public static final int INDICE_LIB
- See Also:
- Constant Field Values
INDICE_SIZE
public static final int INDICE_SIZE
- See Also:
- Constant Field Values
SilverStatisticsPeasDAOVolumeServer
public SilverStatisticsPeasDAOVolumeServer()
getStatsVolumeServer
public static Collection<String[]> getStatsVolumeServer()
throws SQLException
- donne les stats global pour l'ensemble de tous les users cad 2 infos, la collection contient
donc un seul element
- Returns:
-
- Throws:
SQLException
- See Also:
getStatsSizeVentil
public static Map<String,String[]> getStatsSizeVentil(String currentUserId)
throws Exception
- Throws:
Exception
getStatsVentil
public static Map<String,String[]> getStatsVentil(String currentUserId)
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.