com.stratelia.silverpeas.silverstatistics.control
Class SilverStatisticsDAO

java.lang.Object
  extended by com.stratelia.silverpeas.silverstatistics.control.SilverStatisticsDAO

public class SilverStatisticsDAO
extends Object

This is the alimentation statistics DAO Object

Author:
sleroux

Constructor Summary
SilverStatisticsDAO()
           
 
Method Summary
static void putDataStats(Connection con, StatType type, List<String> valueKeys, StatisticsConfig conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SilverStatisticsDAO

public SilverStatisticsDAO()
Method Detail

putDataStats

public static void putDataStats(Connection con,
                                StatType type,
                                List<String> valueKeys,
                                StatisticsConfig conf)
                         throws SQLException
Parameters:
con -
type -
valueKeys -
conf -
Throws:
SQLException
IOException


Copyright © 2016 Silverpeas. All Rights Reserved.