Uses of Class
org.chorem.pollen.bean.PollResultList

Packages that use PollResultList
org.chorem.pollen.services.impl   
 

Uses of PollResultList in org.chorem.pollen.services.impl
 

Methods in org.chorem.pollen.services.impl that return PollResultList
 PollResultList PollResultsService.getResults(String pollId)
           
 

Methods in org.chorem.pollen.services.impl with parameters of type PollResultList
 List<PollResult> PollResultsService.createNumberVoteCountingResult(PollResultList resultListDTO, com.google.common.collect.Multimap<String,String> choicesResults, com.google.common.collect.Multimap<String,String> subtitles)
           
 



Copyright © 2009-2012 CodeLutin. All Rights Reserved.