public class Edit extends PollenActionSupportForEdition
| Modifier and Type | Field and Description |
|---|---|
protected String |
newPassword |
protected String |
newPassword2 |
protected UserAccount |
pollenUserAccount |
SAFE_LANGUAGES, serviceContext, serviceFactory, transaction| Constructor and Description |
|---|
Edit() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
String |
getNewPassword() |
String |
getNewPassword2() |
UserAccount |
getPollenUserAccount() |
String |
input() |
boolean |
isExists() |
void |
setNewPassword(String newPassword) |
void |
setNewPassword2(String newPassword2) |
void |
validate() |
addFlashError, addFlashMessage, addFlashWarning, clearFlashErrors, clearFlashMessages, getApplicationUrl, getApplicationVersion, getConfiguration, getCurrentUrl, getFavoriteService, getFlashErrors, getFlashMessages, getFlashWarnings, getJqueryTheme, getPageLogo, getParameters, getPollCommentService, getPollenApplicationContext, getPollenSession, 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, pause, setActionErrors, setActionMessages, setContainer, setFieldErrorsprotected UserAccount pollenUserAccount
protected String newPassword
protected String newPassword2
public UserAccount getPollenUserAccount()
getPollenUserAccount in class PollenActionSupportpublic String getNewPassword()
public void setNewPassword(String newPassword)
public String getNewPassword2()
public void setNewPassword2(String newPassword2)
public String input() throws Exception
input in class com.opensymphony.xwork2.ActionSupportExceptionpublic void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportpublic String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic boolean isExists()
Copyright © 2009–2014 CodeLutin. All rights reserved.