|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PollAccountNotFound | |
|---|---|
| org.chorem.pollen.services.impl | |
| Uses of PollAccountNotFound in org.chorem.pollen.services.impl |
|---|
| Methods in org.chorem.pollen.services.impl that throw PollAccountNotFound | |
|---|---|
void |
PollService.closePoll(String pollId,
UserAccount userAccount,
String accountId)
|
Vote |
VoteService.createVote(Poll poll,
Vote vote)
|
void |
PollService.deletePoll(String pollId,
UserAccount userAccount,
String accountId)
|
PollAccount |
PollService.getPollAccountByAccountId(String accountId)
|
PollAccount |
PollService.getPollAccountEditable(String accountId,
UserAccount userAccount,
Poll poll)
Retrieve a pollAccount with accountId. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||