|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.pollen.ui.pages.poll.CloseValidation
public class CloseValidation
Classe de la page de confirmation de la cloture d'un sondage.
| Constructor Summary | |
|---|---|
CloseValidation()
|
|
| Method Summary | |
|---|---|
String |
getAdminId()
Récupération de l'identifiant de modification du sondage. |
PollDTO |
getPoll()
Retoure le sondage créé |
void |
setPoll(PollDTO poll)
Remplace l'attribut poll |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CloseValidation()
| Method Detail |
|---|
public PollDTO getPoll()
public void setPoll(PollDTO poll)
poll - la nouvelle valeur de l'attribut pollpublic String getAdminId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||