- getAverage() - Method in class org.chorem.pollen.votecounting.dto.ChoiceDTO
-
- 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
-
- getChoiceType() - Method in class org.chorem.pollen.votecounting.dto.PollDTO
-
- 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
- getHiddenChoices() - Method in class org.chorem.pollen.votecounting.business.Context
-
Renvoie la liste des choix cachés
- getI18nKey() - Method in enum org.chorem.pollen.common.ChoiceType
-
- getI18nKey() - Method in interface org.chorem.pollen.common.I18nAble
-
- getI18nKey() - Method in enum org.chorem.pollen.common.PollType
-
- 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.VoteCountingResultDTO
-
- getLogin() - Method in class org.chorem.pollen.votecounting.dto.VotingPersonDTO
-
- getMaxChoiceNb() - Method in class org.chorem.pollen.votecounting.dto.PollDTO
-
- getName() - Method in class org.chorem.pollen.votecounting.business.Choice
-
getName : Renvoie le nom du choix
- getName() - Method in class org.chorem.pollen.votecounting.dto.ChoiceDTO
-
- getName() - Method in class org.chorem.pollen.votecounting.dto.PollChoiceDTO
-
- getName() - Method in class org.chorem.pollen.votecounting.dto.VotingGroupDTO
-
- getNbBlankVotes() - Method in class org.chorem.pollen.votecounting.dto.ChoiceDTO
-
- 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
-
- getPollId() - Method in class org.chorem.pollen.votecounting.dto.PollDTO
-
- getPollId() - Method in class org.chorem.pollen.votecounting.dto.PollExportDTO
-
- getPollType() - Method in class org.chorem.pollen.votecounting.dto.PollDTO
-
- 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
-
- 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
-
- getVoteCounting() - Method in class org.chorem.pollen.votecounting.dto.PollDTO
-
- 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
-
- getVotingId() - 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
- GROUP - Static variable in class org.chorem.pollen.votecounting.services.ImportExportService
-
- GROUPS - Static variable in class org.chorem.pollen.votecounting.services.ImportExportService
-