| Package | Description |
|---|---|
| org.chorem.pollen.bean | |
| org.chorem.pollen.services | |
| org.chorem.pollen.services.impl |
| Modifier and Type | Method and Description |
|---|---|
List<PollResult> |
PollResultList.getPollResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
PollResultList.setPollResults(List<PollResult> pollResults) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Function<Result,PollResult> |
PollenServiceFunctions.newResultToBeanFunction(Poll poll) |
| Modifier and Type | Method and Description |
|---|---|
List<PollResult> |
PollResultsService.createNumberVoteCountingResult(PollResultList resultListDTO,
com.google.common.collect.Multimap<String,String> choicesResults,
com.google.common.collect.Multimap<String,String> subtitles) |
List<PollResult> |
PollResultsService.getTopRanking(List<PollResult> results) |
| Modifier and Type | Method and Description |
|---|---|
String |
PollResultsService.getResultValue(Choice choice,
Collection<PollResult> results) |
List<PollResult> |
PollResultsService.getTopRanking(List<PollResult> results) |
Copyright © 2009-2012 CodeLutin. All Rights Reserved.