public class DisplayVotingList extends PollenActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected VotingList |
votingList
The voting list ot display.
|
protected int |
votingListNumber
Number of person to display.
|
protected String |
votingListType
Type of the voting list.
|
SAFE_LANGUAGES, serviceContext, serviceFactory, transaction| Constructor and Description |
|---|
DisplayVotingList() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
int |
getStartNumber() |
VotingList |
getVotingList() |
int |
getVotingListNumber() |
String |
getVotingListType() |
void |
setVotingListNumber(int votingListNumber) |
void |
setVotingListType(String votingListType) |
addFlashError, addFlashMessage, addFlashWarning, clearFlashErrors, clearFlashMessages, getApplicationUrl, getApplicationVersion, getConfiguration, getCurrentUrl, getFavoriteService, getFlashErrors, getFlashMessages, getFlashWarnings, getJqueryTheme, getPageLogo, getParameters, getPollCommentService, getPollenApplicationContext, getPollenSession, getPollenUserAccount, getPollExportService, getPollFeedService, getPollService, getPollUri, getPollUrlService, getPollVoteCountingService, getPreventRuleService, getSafeLanguage, getSecurityService, getService, getServiceContext, getSkin, getTransaction, getUserSecurityContext, getUserService, getVoteCounting, getVoteCountingFactory, getVoteService, hasAnyErrors, hasFlashErrors, hasFlashMessages, hasFlashWarnings, isGetMethod, isUserAdmin, isUserLoggued, setParameters, setPollenUserSecurityContext, setServletRequestaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected String votingListType
protected int votingListNumber
protected VotingList votingList
public int getVotingListNumber()
public void setVotingListNumber(int votingListNumber)
public VotingList getVotingList()
public String getVotingListType()
public void setVotingListType(String votingListType)
public int getStartNumber()
Copyright © 2009–2013 CodeLutin. All rights reserved.