public abstract class AbstractDisplayChoice extends PollenActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected Choice |
choice
Choice to display in ui (come from dynamic data if exists, or fresh
created one).
|
protected int |
choiceNumber
Number of choice to display.
|
protected String |
tokenId
Where to find dynamic data (says choices in this case).
|
SAFE_LANGUAGES, serviceContext, serviceFactory, transaction| Constructor and Description |
|---|
AbstractDisplayChoice() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Choice |
createEmptyChoice() |
String |
execute() |
Choice |
getChoice() |
int |
getChoiceNumber() |
void |
setChoiceNumber(int choiceNumber) |
void |
setTokenId(String tokenId) |
addFlashError, addFlashMessage, addFlashWarning, clearFlashErrors, clearFlashMessages, getApplicationUrl, getApplicationVersion, getConfiguration, getCurrentDateTime, getCurrentUrl, getFavoriteService, getFlashErrors, getFlashMessages, getFlashWarnings, getJqueryTheme, getPageLogo, getParameters, getPollCommentService, getPollenApplicationContext, getPollenSession, getPollenUserAccount, getPollFeedService, getPollResultsService, getPollService, getPollUri, getPollUrlService, getPreventRuleService, getSafeLanguage, getSecurityService, getService, getServiceContext, getSkin, getTransaction, getUserSecurityContext, getUserService, getVoteCountingStrategy, getVoteCountingStrategyProvider, 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, 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 tokenId
protected int choiceNumber
protected Choice choice
Copyright © 2009-2012 CodeLutin. All Rights Reserved.