|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PollEventLifeCycle
| Method Summary | |
|---|---|
void |
closePoll(Poll poll)
This will be call after close poll |
void |
pollRemove(String pollId)
This will be call after remove poll |
void |
savePoll(Poll poll,
boolean isNew,
boolean isVote)
This will be call after save poll |
| Method Detail |
|---|
void savePoll(Poll poll,
boolean isNew,
boolean isVote)
poll - isNew - isVote - void closePoll(Poll poll)
poll - void pollRemove(String pollId)
poll -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||