public class Confirm extends PollenActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected PersonList |
favoriteList |
protected String |
favoriteListId |
protected PollAccount |
pollAccount |
protected String |
pollAccountId |
protected String |
redirectUrl |
SAFE_LANGUAGES, serviceContext, serviceFactory, transaction| Constructor and Description |
|---|
Confirm() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
PersonList |
getFavoriteList() |
PollAccount |
getPollAccount() |
String |
getRedirectUrl() |
void |
setFavoriteListId(String favoriteListId) |
void |
setPollAccountId(String pollAccountId) |
void |
setRedirectUrl(String redirectUrl) |
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 favoriteListId
protected String pollAccountId
protected PersonList favoriteList
protected PollAccount pollAccount
protected String redirectUrl
public void setRedirectUrl(String redirectUrl)
public void setPollAccountId(String pollAccountId)
public void setFavoriteListId(String favoriteListId)
public String getRedirectUrl()
public PersonList getFavoriteList()
public PollAccount getPollAccount()
Copyright © 2009-2012 CodeLutin. All Rights Reserved.