public class ImportPersonListToVotingList extends PollenActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected String |
personListId |
protected int |
startNumber |
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 |
|---|
ImportPersonListToVotingList() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
int |
getStartNumber() |
VotingList |
getVotingList() |
int |
getVotingListNumber() |
String |
getVotingListType() |
void |
setPersonListId(String personListId) |
void |
setStartNumber(int startNumber) |
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
protected int startNumber
protected String personListId
public int getVotingListNumber()
public int getStartNumber()
public String getVotingListType()
public VotingList getVotingList()
public void setVotingListNumber(int votingListNumber)
public void setVotingListType(String votingListType)
public void setStartNumber(int startNumber)
public void setPersonListId(String personListId)
Copyright © 2009-2013 CodeLutin. All Rights Reserved.