com.cybelia.sandra
Class UserIndicateursStats

java.lang.Object
  extended by com.cybelia.sandra.UserIndicateursStats

public class UserIndicateursStats
extends Object

Author:
sletellier

Field Summary
static String BREEDER_GROUP_BY
           
static String BREEDER_REQUEST_COUNT
           
protected  Camion camion
           
protected static org.apache.commons.logging.Log log
           
static String SILO_GROUP_BY
           
static String SILO_REQUEST_COUNT
           
 
Constructor Summary
UserIndicateursStats(Camion camion)
           
 
Method Summary
 List<Integer> aquireDatas(org.nuiton.topia.TopiaContext transaction)
           
protected  Integer executeQuery(org.nuiton.topia.TopiaContext transaction, com.cybelia.sandra.UserIndicateursStats.Indicator indicator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final transient org.apache.commons.logging.Log log

camion

protected Camion camion

BREEDER_REQUEST_COUNT

public static final String BREEDER_REQUEST_COUNT

SILO_REQUEST_COUNT

public static final String SILO_REQUEST_COUNT

BREEDER_GROUP_BY

public static final String BREEDER_GROUP_BY
See Also:
Constant Field Values

SILO_GROUP_BY

public static final String SILO_GROUP_BY
See Also:
Constant Field Values
Constructor Detail

UserIndicateursStats

public UserIndicateursStats(Camion camion)
Method Detail

aquireDatas

public List<Integer> aquireDatas(org.nuiton.topia.TopiaContext transaction)
                          throws org.nuiton.topia.TopiaException
Throws:
org.nuiton.topia.TopiaException

executeQuery

protected Integer executeQuery(org.nuiton.topia.TopiaContext transaction,
                               com.cybelia.sandra.UserIndicateursStats.Indicator indicator)
                        throws org.nuiton.topia.TopiaException
Throws:
org.nuiton.topia.TopiaException


Copyright © 2008-2012 Cybelia. All Rights Reserved.