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

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

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

Methods in org.chorem.pollen.services.impl that throw UnauthorizedPollAccessException
 void PollService.checkPollAccount(PollUri uri)
           
 void PollService.checkPollCreator(PollUri uri)
           
 void PollService.checkPollResult(PollUri uri)
           
 void PollService.closePoll(String pollId, UserAccount userAccount, String accountId)
           
 void PollService.deletePoll(String pollId, UserAccount userAccount, String accountId)
           
 



Copyright © 2009-2012 CodeLutin. All Rights Reserved.