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(String voteId)
          Delete vote referenced by voteId.
 Vote VoteService.updateVote(Vote vote)
           
 



Copyright © 2009-2012 CodeLutin. All Rights Reserved.