public class ManagerEvaluationDatas extends Object
Constructor and Description |
---|
ManagerEvaluationDatas(List<PeriodeEvaluationInfo> periodesInfos,
Map<Integer,List<Double>> mapPoidsParRegroupement,
Map<Integer,List<Double>> mapQuestionParRegroupement,
String[] groupBy) |
Modifier and Type | Method and Description |
---|---|
PeriodeEvaluationInfo |
extraireDatasForResultat(ManagerEvaluationsResultat resultat) |
String[] |
getGroupBy() |
Map<Double,List<PeriodeEvaluationInfo>> |
getMapPeriodeInfosParIdentPeriode() |
Map<Double,List<PeriodeEvaluationInfo>> |
getMapPeriodeInfosParIdentSeance() |
Map<Double,List<PeriodeEvaluationInfo>> |
getMapPeriodeInfosParIdentSession() |
Map<Integer,List<Double>> |
getMapPoidsParRegroupement() |
Map<Integer,List<Double>> |
getMapQuestionParRegroupement() |
public PeriodeEvaluationInfo extraireDatasForResultat(ManagerEvaluationsResultat resultat)
public String[] getGroupBy()
public Map<Double,List<PeriodeEvaluationInfo>> getMapPeriodeInfosParIdentPeriode()
public Map<Double,List<PeriodeEvaluationInfo>> getMapPeriodeInfosParIdentSession()
public Map<Double,List<PeriodeEvaluationInfo>> getMapPeriodeInfosParIdentSeance()
Copyright © 2016. All rights reserved.