|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.pollen.ui.base.Polls
org.chorem.pollen.ui.pages.user.UserPollsParticipated
@IncludeStylesheet(value="context:css/pollsParticipated.css") public class UserPollsParticipated
Classe de la page d'affichage des sondages auxquels l'utilisateur a participé. Si l'utilisateur n'est pas identifié, on lui demande d'abord de s'identifier via un formulaire.
| Constructor Summary | |
|---|---|
UserPollsParticipated()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getVoteId(PollDTO poll)
Récupération de l'identifiant de vote du sondage. |
void |
onActivate()
Méthode d'initialisation des sondages |
| Methods inherited from class org.chorem.pollen.ui.base.Polls |
|---|
getAdminId, onActionFromClose, onActionFromDeletePoll, onActionFromExport, setupRender |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserPollsParticipated()
| Method Detail |
|---|
public java.lang.String getVoteId(PollDTO poll)
public void onActivate()
onActivate in class Polls
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||