public class ManageUsers extends PollenActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected String |
action |
protected UserAccount |
user |
SAFE_LANGUAGES, serviceContext, serviceFactory, transaction| Constructor and Description |
|---|
ManageUsers() |
| Modifier and Type | Method and Description |
|---|---|
String |
create() |
String |
edit() |
String |
getAction() |
UserAccount |
getCreateUser() |
UserAccount |
getEditUser() |
UserAccount |
getUser() |
boolean |
isExists() |
void |
setAction(String action) |
void |
validate() |
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, execute, 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, setFieldErrorsprotected String action
protected UserAccount user
public UserAccount getUser()
public UserAccount getCreateUser()
public UserAccount getEditUser()
public String getAction()
public void setAction(String action)
public void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportpublic boolean isExists()
Copyright © 2009–2014 CodeLutin. All rights reserved.