|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.course.statistic.SimpleStatisticInfoHelper
public class SimpleStatisticInfoHelper
Simple helper class which knows about since when statistics are available.
NOTE: THIS CLASS NEEDS TO BE REFACTORED IN 6.4 INTO STATISTICUPDATEMANAGER. IN 6.3 THERE ARE MULTIPLE SPRING BEAN SCOPES - THOSE FROM olat_extensions.xml ARE NOT ACCESSIBLE FROM BEANS WITHIN olatdefaultconfig.xml.
Initial Date: 22.02.2010
| Constructor Summary | |
|---|---|
SimpleStatisticInfoHelper(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
java.util.Map<java.lang.String,java.lang.String> sql,
java.lang.String dbVendor)
spring |
|
| Method Summary | |
|---|---|
static java.util.Date |
getFirstLoggingTableCreationDate()
Deprecated. refactor SimpleStatisticInfoHelper in 6.4 !!! |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleStatisticInfoHelper(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
java.util.Map<java.lang.String,java.lang.String> sql,
java.lang.String dbVendor)
| Method Detail |
|---|
public static java.util.Date getFirstLoggingTableCreationDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||