|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Method
Méthode de dépouillement.
| Method Summary | |
|---|---|
void |
executeCounting(java.util.List<Choice> choices,
boolean groupCounting)
Execute le dépouillement de l'ensemble des choix spécifiés. |
void |
executeStats(java.util.List<Choice> choices,
boolean groupCounting,
Choice choice,
ChoiceDTO choiceDTO)
Effectue des statistiques sur le choice specifié. |
| Method Detail |
|---|
void executeCounting(java.util.List<Choice> choices,
boolean groupCounting)
choices - l'ensemble des choix à dépouillergroupCounting - si le dépouillement doit être groupé
void executeStats(java.util.List<Choice> choices,
boolean groupCounting,
Choice choice,
ChoiceDTO choiceDTO)
choice specifié.
La fonction executeCounting doit avoir été
executée avant d'appeler cette fonction.
choices - l'ensemble des choix du dépouillementgroupCounting - si le dépouillement doit être groupéchoice - le choix sur lequel effectuer des statistiqueschoiceDTO - le choix contenant les resultats statistiques
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||