|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stratelia.silverpeas.silverstatistics.control.SilverStatisticsManagerDAO
public class SilverStatisticsManagerDAO
This is the DAO Object for purge, agregat on the month
| Constructor Summary | |
|---|---|
SilverStatisticsManagerDAO()
|
|
| Method Summary | |
|---|---|
static void |
makeStatAllCumul(StatisticsConfig conf)
Method declaration |
static void |
makeStatCumul(Connection con,
StatType statsType,
StatisticsConfig conf)
Method declaration |
static void |
putDataStatsCumul(Connection con,
StatType statsType,
List<String> valueKeys,
StatisticsConfig conf)
Method declaration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SilverStatisticsManagerDAO()
| Method Detail |
|---|
public static void putDataStatsCumul(Connection con,
StatType statsType,
List<String> valueKeys,
StatisticsConfig conf)
throws SQLException
con - statsType - valueKeys - conf -
SQLException
IOException
public static void makeStatCumul(Connection con,
StatType statsType,
StatisticsConfig conf)
throws SQLException
con - statsType - conf -
SQLExceptionpublic static void makeStatAllCumul(StatisticsConfig conf)
conf -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||