Uses of Class
org.chorem.pollen.services.exceptions.VoteNotFoundException

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

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

Methods in org.chorem.pollen.services.impl that throw VoteNotFoundException
 void VoteService.deleteVote(Poll poll, String voteId, String reason)
          Delete vote referenced by voteId.
 Vote VoteService.updateVote(Poll poll, Vote vote)
           
 



Copyright © 2009-2012 CodeLutin. All Rights Reserved.