|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PollResult | |
|---|---|
| org.chorem.pollen.bean | |
| org.chorem.pollen.services | |
| org.chorem.pollen.services.impl | |
| Uses of PollResult in org.chorem.pollen.bean |
|---|
| Methods in org.chorem.pollen.bean that return types with arguments of type PollResult | |
|---|---|
List<PollResult> |
PollResultList.getPollResults()
|
| Method parameters in org.chorem.pollen.bean with type arguments of type PollResult | |
|---|---|
void |
PollResultList.setPollResults(List<PollResult> pollResults)
|
| Uses of PollResult in org.chorem.pollen.services |
|---|
| Methods in org.chorem.pollen.services that return types with arguments of type PollResult | |
|---|---|
static com.google.common.base.Function<Result,PollResult> |
PollenServiceFunctions.newResultToBeanFunction(Poll poll)
|
| Uses of PollResult in org.chorem.pollen.services.impl |
|---|
| Methods in org.chorem.pollen.services.impl that return types with arguments of type PollResult | |
|---|---|
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)
|
| Method parameters in org.chorem.pollen.services.impl with type arguments of type PollResult | |
|---|---|
String |
PollResultsService.getResultValue(Choice choice,
Collection<PollResult> results)
|
List<PollResult> |
PollResultsService.getTopRanking(List<PollResult> results)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||