Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
G
I
L
M
O
P
S
T
U
V
A
addChoice(String)
- Method in class org.chorem.pollen.votecounting.business.
Context
Ajout d'un nouveau choix au contexte
addGroup(String, double)
- Method in class org.chorem.pollen.votecounting.business.
Choice
addGroup : Ajout d'un groupe lié au choix
addGroup(String, double)
- Method in class org.chorem.pollen.votecounting.business.
Context
Ajout d'un groupe pour l'ensemble des choix du contexte
addVote(double, double, String)
- Method in class org.chorem.pollen.votecounting.business.
Group
addVote : Ajout d'un nouveau vote au groupe
C
calculateChoicesByGroup(List<Choice>)
- Method in class org.chorem.pollen.votecounting.business.
StandardMethod
calculateGroups(List<Choice>)
- Method in class org.chorem.pollen.votecounting.business.
StandardMethod
calculateNbSubElements(List<ListBehavior<Object>>)
- Static method in class org.chorem.pollen.votecounting.utils.
Utils
Calcul le nombre de sous éléments d'une liste Les éléments du vecteur doivent implémenter l'interface ListBehavior
calculatePercentage(PercentageBehavior, List<PercentageBehavior>)
- Static method in class org.chorem.pollen.votecounting.utils.
Utils
Choice
- Class in
org.chorem.pollen.votecounting.business
Cette classe décrit le choix d'un sondage.
Choice(String)
- Constructor for class org.chorem.pollen.votecounting.business.
Choice
Constructeur
ChoiceDTO
- Class in
org.chorem.pollen.votecounting.dto
Classe DTO représentant un choix et les valeurs du vote correspondant.
ChoiceDTO()
- Constructor for class org.chorem.pollen.votecounting.dto.
ChoiceDTO
ChoiceDTO(String, double, double, int)
- Constructor for class org.chorem.pollen.votecounting.dto.
ChoiceDTO
ChoiceType
- Enum in
org.chorem.pollen.common
CommentDTO
- Class in
org.chorem.pollen.votecounting.dto
Classe DTO représentant un commentaire.
CommentDTO(String, String)
- Constructor for class org.chorem.pollen.votecounting.dto.
CommentDTO
CondorcetMethod
- Class in
org.chorem.pollen.votecounting.business
Méthode de dépouillement Condorcet.
CondorcetMethod()
- Constructor for class org.chorem.pollen.votecounting.business.
CondorcetMethod
Context
- Class in
org.chorem.pollen.votecounting.business
Contexte du dépouillement du sondage (PATTERN STRATEGY).
Context(Method, boolean)
- Constructor for class org.chorem.pollen.votecounting.business.
Context
Constructeur
E
execute()
- Method in class org.chorem.pollen.votecounting.business.
Context
Execution de la méthode de dépouillement et calcul des choix résultats
executeExport(PollExportDTO)
- Method in class org.chorem.pollen.votecounting.export.
PollExportXML
executeExport(PollExportDTO)
- Method in interface org.chorem.pollen.votecounting.services.
ServiceExport
Export d'un sondage et de ses résultats au format XML.
executeGroupCounting(PollDTO)
- Method in class org.chorem.pollen.votecounting.business.
VoteCounting
Service de dépouillement par groupes
executeGroupCounting(PollDTO)
- Method in interface org.chorem.pollen.votecounting.services.
ServiceVoteCounting
executeImport(String)
- Method in class org.chorem.pollen.votecounting.export.
PollExportXML
executeImport(String)
- Method in interface org.chorem.pollen.votecounting.services.
ServiceExport
Import d'un sondage et de ses résultats à partir d'un fichier XML.
executeMethod(List<Choice>, boolean)
- Method in class org.chorem.pollen.votecounting.business.
CondorcetMethod
executeMethod(List<Choice>, boolean)
- Method in interface org.chorem.pollen.votecounting.business.
Method
executeMethod(List<Choice>, boolean)
- Method in class org.chorem.pollen.votecounting.business.
StandardMethod
executeVoteCounting(PollDTO)
- Method in class org.chorem.pollen.votecounting.business.
VoteCounting
Service de dépouillement par votes (personnes)
executeVoteCounting(PollDTO)
- Method in interface org.chorem.pollen.votecounting.services.
ServiceVoteCounting
G
getBeginChoiceDate()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
getBeginDate()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
getChoice(String)
- Method in class org.chorem.pollen.votecounting.business.
Context
Renvoie un choix de la map
getChoiceResult()
- Method in class org.chorem.pollen.votecounting.dto.
VoteCountingResultDTO
getChoices()
- Method in class org.chorem.pollen.votecounting.business.
Context
Renvoie la liste des choix
getChoices()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
getChoices()
- Method in class org.chorem.pollen.votecounting.dto.
VoteCountingResultDTO
getChoices()
- Method in class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
getChoosenChoicesByGroup(List<Choice>)
- Method in class org.chorem.pollen.votecounting.business.
StandardMethod
getComment()
- Method in class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
getComments()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
getCreatorEmail()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
getCreatorID()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
getDescription()
- Method in class org.chorem.pollen.votecounting.dto.
PollChoiceDTO
getDescription()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
getEmail()
- Method in class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
getEndDate()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
getGroup(String)
- Method in class org.chorem.pollen.votecounting.business.
Choice
getGroup : Renvoie un groupe existant dans la map
getGroups()
- Method in class org.chorem.pollen.votecounting.business.
Choice
getGroups : Renvoie la map des groupes
getIdChoice()
- Method in class org.chorem.pollen.votecounting.business.
Choice
getId : Renvoie l'identifiant du choix
getIdChoice()
- Method in class org.chorem.pollen.votecounting.dto.
ChoiceDTO
getIdChoice()
- Method in class org.chorem.pollen.votecounting.dto.
PollChoiceDTO
getIdChoice()
- Method in class org.chorem.pollen.votecounting.dto.
VoteToChoiceDTO
getIdGroup()
- Method in class org.chorem.pollen.votecounting.business.
Group
getIdGroup : Identifiant du groupe
getIdGroup()
- Method in class org.chorem.pollen.votecounting.dto.
VotingGroupDTO
getIdPoll()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
getIdPoll()
- Method in class org.chorem.pollen.votecounting.dto.
PollExportDTO
getIdPoll()
- Method in class org.chorem.pollen.votecounting.dto.
VoteCountingResultDTO
getLogin()
- Method in class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
getMaxChoicesByPerson()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
getName()
- Method in class org.chorem.pollen.votecounting.dto.
PollChoiceDTO
getNbVotes()
- Method in class org.chorem.pollen.votecounting.dto.
ChoiceDTO
getNbVotes()
- Method in class org.chorem.pollen.votecounting.dto.
VoteCountingResultDTO
getPercentage()
- Method in class org.chorem.pollen.votecounting.dto.
ChoiceDTO
getPoll()
- Method in class org.chorem.pollen.votecounting.dto.
PollExportDTO
getResults()
- Method in class org.chorem.pollen.votecounting.business.
Context
Renvoie la liste des résultats
getText()
- Method in class org.chorem.pollen.votecounting.dto.
CommentDTO
getTitle()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
getTypePoll()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
getTypeVoteCounting()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
getTypeVoteCounting()
- Method in class org.chorem.pollen.votecounting.dto.
VoteCountingResultDTO
getValue()
- Method in class org.chorem.pollen.votecounting.business.
Choice
getValue : Renvoie la valeur du choix
getValue()
- Method in class org.chorem.pollen.votecounting.business.
Group
getValue : Renvoie la valeur du groupe pour le choix auquel il appartient
getValue()
- Method in class org.chorem.pollen.votecounting.business.
Vote
getValue : Renvoie la valeur du vote
getValue()
- Method in class org.chorem.pollen.votecounting.dto.
ChoiceDTO
getValue()
- Method in class org.chorem.pollen.votecounting.dto.
VoteToChoiceDTO
getValueForChoiceByGroup(Choice, String, List<String>)
- Method in class org.chorem.pollen.votecounting.business.
PercentageMethod
getValueForChoiceByGroup(Choice, String, List<String>)
- Method in class org.chorem.pollen.votecounting.business.
StandardMethod
getValueForGroup(Group)
- Method in class org.chorem.pollen.votecounting.business.
StandardMethod
getVoteCountingResults()
- Method in class org.chorem.pollen.votecounting.dto.
PollExportDTO
getVotes()
- Method in class org.chorem.pollen.votecounting.business.
Group
getVotes : Renvoie la liste des votes liés au groupe
getVotingDate()
- Method in class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
getVotingGroups()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
getVotingID()
- Method in class org.chorem.pollen.votecounting.business.
Vote
getVotingID : Renvoie l'identifiant du votant
getVotingID()
- Method in class org.chorem.pollen.votecounting.dto.
CommentDTO
getVotingKey()
- Method in class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
getVotingPersons()
- Method in class org.chorem.pollen.votecounting.dto.
VotingGroupDTO
getWeight()
- Method in class org.chorem.pollen.votecounting.business.
Group
getWeight : Renvoie le poids du groupe
getWeight()
- Method in class org.chorem.pollen.votecounting.business.
Vote
getWeight : Renvoie le poids du vote
getWeight()
- Method in class org.chorem.pollen.votecounting.dto.
VotingGroupDTO
getWeight()
- Method in class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
Group
- Class in
org.chorem.pollen.votecounting.business
Cette classe décrit un groupe du sondage.
Group(String, double)
- Constructor for class org.chorem.pollen.votecounting.business.
Group
Constructeur
I
isAnonymous()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
isAnonymousVoteAllowed()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
isByGroup()
- Method in class org.chorem.pollen.votecounting.dto.
VoteCountingResultDTO
isChoiceAddAllowed()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
isClosed()
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
isResult()
- Method in class org.chorem.pollen.votecounting.dto.
ChoiceDTO
L
list()
- Method in class org.chorem.pollen.votecounting.business.
Choice
list()
- Method in class org.chorem.pollen.votecounting.business.
Group
list()
- Method in class org.chorem.pollen.votecounting.dto.
VotingGroupDTO
list()
- Method in interface org.chorem.pollen.votecounting.utils.
ListBehavior
ListBehavior
<
T
> - Interface in
org.chorem.pollen.votecounting.utils
Interface pour le comportement liste.
M
mayCalculateSubElements(List<ListBehavior<Object>>, boolean)
- Static method in class org.chorem.pollen.votecounting.utils.
Utils
Calcul le nombre de sous éléments d'une liste sous condition
Method
- Interface in
org.chorem.pollen.votecounting.business
Méthode de dépouillement.
O
org.chorem.pollen.common
- package org.chorem.pollen.common
org.chorem.pollen.votecounting.business
- package org.chorem.pollen.votecounting.business
org.chorem.pollen.votecounting.dto
- package org.chorem.pollen.votecounting.dto
org.chorem.pollen.votecounting.export
- package org.chorem.pollen.votecounting.export
org.chorem.pollen.votecounting.services
- package org.chorem.pollen.votecounting.services
org.chorem.pollen.votecounting.utils
- package org.chorem.pollen.votecounting.utils
P
PercentageBehavior
- Interface in
org.chorem.pollen.votecounting.utils
Interface pour le comportement pourcentage.
PercentageMethod
- Class in
org.chorem.pollen.votecounting.business
Méthode de dépouillement par pourcentage (pondération des choix).
PercentageMethod()
- Constructor for class org.chorem.pollen.votecounting.business.
PercentageMethod
PollChoiceDTO
- Class in
org.chorem.pollen.votecounting.dto
Classe DTO représentant un choix de vote.
PollChoiceDTO(String)
- Constructor for class org.chorem.pollen.votecounting.dto.
PollChoiceDTO
PollChoiceDTO(int)
- Constructor for class org.chorem.pollen.votecounting.dto.
PollChoiceDTO
PollDTO
- Class in
org.chorem.pollen.votecounting.dto
Classe DTO représentant un sondage.
PollDTO(String, int, PollType, VoteCountingType)
- Constructor for class org.chorem.pollen.votecounting.dto.
PollDTO
PollExportDTO
- Class in
org.chorem.pollen.votecounting.dto
Classe DTO représentant un sondage à exporter.
PollExportDTO()
- Constructor for class org.chorem.pollen.votecounting.dto.
PollExportDTO
PollExportXML
- Class in
org.chorem.pollen.votecounting.export
Implémentation du service d'export.
PollExportXML()
- Constructor for class org.chorem.pollen.votecounting.export.
PollExportXML
Constructor
PollType
- Enum in
org.chorem.pollen.common
S
save(VotingGroupDTO)
- Method in class org.chorem.pollen.votecounting.export.
PollExportXML
save(VotingPersonDTO)
- Method in class org.chorem.pollen.votecounting.export.
PollExportXML
save(VoteToChoiceDTO)
- Method in class org.chorem.pollen.votecounting.export.
PollExportXML
save(PollChoiceDTO)
- Method in class org.chorem.pollen.votecounting.export.
PollExportXML
save(VoteCountingResultDTO)
- Method in class org.chorem.pollen.votecounting.export.
PollExportXML
save(ChoiceDTO)
- Method in class org.chorem.pollen.votecounting.export.
PollExportXML
ServiceExport
- Interface in
org.chorem.pollen.votecounting.services
Interface du service d'export.
ServiceVoteCounting
- Interface in
org.chorem.pollen.votecounting.services
Interface du service de dépouillement.
setAnonymous(boolean)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setAnonymousVoteAllowed(boolean)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setBeginChoiceDate(Date)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setBeginDate(Date)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setByGroup(boolean)
- Method in class org.chorem.pollen.votecounting.dto.
VoteCountingResultDTO
setChoiceAddAllowed(boolean)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setChoiceResult(String)
- Method in class org.chorem.pollen.votecounting.dto.
VoteCountingResultDTO
setChoices(List<PollChoiceDTO>)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setChoices(List<ChoiceDTO>)
- Method in class org.chorem.pollen.votecounting.dto.
VoteCountingResultDTO
setChoices(List<VoteToChoiceDTO>)
- Method in class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
setClosed(boolean)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setComment(String)
- Method in class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
setComments(List<CommentDTO>)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setCreatorEmail(String)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setCreatorID(String)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setDescription(String)
- Method in class org.chorem.pollen.votecounting.dto.
PollChoiceDTO
setDescription(String)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setEmail(String)
- Method in class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
setEndDate(Date)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setIdChoice(String)
- Method in class org.chorem.pollen.votecounting.dto.
ChoiceDTO
setIdChoice(String)
- Method in class org.chorem.pollen.votecounting.dto.
PollChoiceDTO
setIdChoice(String)
- Method in class org.chorem.pollen.votecounting.dto.
VoteToChoiceDTO
setIdGroup(String)
- Method in class org.chorem.pollen.votecounting.dto.
VotingGroupDTO
setIdPoll(String)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setIdPoll(String)
- Method in class org.chorem.pollen.votecounting.dto.
PollExportDTO
setIdPoll(String)
- Method in class org.chorem.pollen.votecounting.dto.
VoteCountingResultDTO
setLogin(String)
- Method in class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
setMaxChoicesByPerson(int)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setName(String)
- Method in class org.chorem.pollen.votecounting.dto.
PollChoiceDTO
setNbVotes(int)
- Method in class org.chorem.pollen.votecounting.dto.
ChoiceDTO
setNbVotes(int)
- Method in class org.chorem.pollen.votecounting.dto.
VoteCountingResultDTO
setPercentage(double)
- Method in class org.chorem.pollen.votecounting.dto.
ChoiceDTO
setPoll(PollDTO)
- Method in class org.chorem.pollen.votecounting.dto.
PollExportDTO
setResult(boolean)
- Method in class org.chorem.pollen.votecounting.dto.
ChoiceDTO
setText(String)
- Method in class org.chorem.pollen.votecounting.dto.
CommentDTO
setTitle(String)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setTypePoll(PollType)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setTypeVoteCounting(VoteCountingType)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setTypeVoteCounting(VoteCountingType)
- Method in class org.chorem.pollen.votecounting.dto.
VoteCountingResultDTO
setValue(double)
- Method in class org.chorem.pollen.votecounting.business.
Choice
setValue : Mise à jour de la valeur du choix
setValue(double)
- Method in class org.chorem.pollen.votecounting.business.
Group
setValue : Mise à jour de la valeur du groupe
setValue(double)
- Method in class org.chorem.pollen.votecounting.dto.
ChoiceDTO
setValue(double)
- Method in class org.chorem.pollen.votecounting.dto.
VoteToChoiceDTO
setVoteCountingResults(List<VoteCountingResultDTO>)
- Method in class org.chorem.pollen.votecounting.dto.
PollExportDTO
setVotingDate(Date)
- Method in class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
setVotingGroups(List<VotingGroupDTO>)
- Method in class org.chorem.pollen.votecounting.dto.
PollDTO
setVotingID(String)
- Method in class org.chorem.pollen.votecounting.dto.
CommentDTO
setVotingKey(String)
- Method in class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
setVotingPersons(List<VotingPersonDTO>)
- Method in class org.chorem.pollen.votecounting.dto.
VotingGroupDTO
setWeight(double)
- Method in class org.chorem.pollen.votecounting.dto.
VotingGroupDTO
setWeight(double)
- Method in class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
StandardMethod
- Class in
org.chorem.pollen.votecounting.business
Méthode de dépouillement standard.
StandardMethod()
- Constructor for class org.chorem.pollen.votecounting.business.
StandardMethod
T
toString()
- Method in class org.chorem.pollen.votecounting.business.
Choice
U
Utils
- Class in
org.chorem.pollen.votecounting.utils
Classe utilitaire pour les algorithmes de dépouillement.
Utils()
- Constructor for class org.chorem.pollen.votecounting.utils.
Utils
V
value()
- Method in class org.chorem.pollen.votecounting.business.
Choice
value()
- Method in interface org.chorem.pollen.votecounting.utils.
PercentageBehavior
valueOf(String)
- Static method in enum org.chorem.pollen.common.
ChoiceType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.chorem.pollen.common.
PollType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.chorem.pollen.common.
VoteCountingType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.chorem.pollen.common.
ChoiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.chorem.pollen.common.
PollType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.chorem.pollen.common.
VoteCountingType
Returns an array containing the constants of this enum type, in the order they are declared.
Vote
- Class in
org.chorem.pollen.votecounting.business
Cette classe décrit un vote du sondage.
Vote(double, double, String)
- Constructor for class org.chorem.pollen.votecounting.business.
Vote
Constructeur
VoteCounting
- Class in
org.chorem.pollen.votecounting.business
Implémentation du service de dépouillement.
VoteCounting()
- Constructor for class org.chorem.pollen.votecounting.business.
VoteCounting
Constructeur
VoteCountingResultDTO
- Class in
org.chorem.pollen.votecounting.dto
Classe DTO représentant un résultat de sondage.
VoteCountingResultDTO()
- Constructor for class org.chorem.pollen.votecounting.dto.
VoteCountingResultDTO
VoteCountingType
- Enum in
org.chorem.pollen.common
VoteToChoiceDTO
- Class in
org.chorem.pollen.votecounting.dto
Classe DTO représentant un vote.
VoteToChoiceDTO(int, double)
- Constructor for class org.chorem.pollen.votecounting.dto.
VoteToChoiceDTO
VoteToChoiceDTO(String, double)
- Constructor for class org.chorem.pollen.votecounting.dto.
VoteToChoiceDTO
VotingGroupDTO
- Class in
org.chorem.pollen.votecounting.dto
Classe DTO représentant un groupe de votants.
VotingGroupDTO(String, double)
- Constructor for class org.chorem.pollen.votecounting.dto.
VotingGroupDTO
VotingGroupDTO(int, double)
- Constructor for class org.chorem.pollen.votecounting.dto.
VotingGroupDTO
VotingPersonDTO
- Class in
org.chorem.pollen.votecounting.dto
Classe DTO représentant un votant.
VotingPersonDTO(String, double)
- Constructor for class org.chorem.pollen.votecounting.dto.
VotingPersonDTO
A
C
E
G
I
L
M
O
P
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009
CodeLutin
. All Rights Reserved.