public class EditWaoUserAction extends WaoJspActionSupport implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.base.Optional<String> |
optionalCompanyId |
protected com.google.common.base.Optional<String> |
optionalWaoUserId |
protected WaoUsersService |
service |
protected UpdateWaoUserCommand |
updateWaoUserCommand |
applicationConfig, session| Constructor and Description |
|---|
EditWaoUserAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
String |
getCompanyId() |
UpdateWaoUserCommand |
getUpdateWaoUserCommand() |
String |
getWaoUserId() |
void |
prepare() |
void |
setCompanyId(String companyId) |
void |
setService(WaoUsersService service) |
void |
setWaoUserId(String waoUserId) |
void |
validate() |
formatDate, formatDateMonth, formatDateTime, formatDateYear, formatMonth, getAuthenticatedWaoUser, getInstanceDisclaimer, getNow, getObsProgram, getOneYearAgoDatePlaceHolder, getPaginationFirstPage, getPaginationLastPage, getPaginationUrl, getSession, getText, getText, isGoogleAnalyticsEnabled, isLocaleFrench, isObsDeb, isObsMer, isObsVentegetApplicationConfig, set_, setApplicationConfig, setFragment, setSessionaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrorsprotected transient WaoUsersService service
protected com.google.common.base.Optional<String> optionalWaoUserId
protected com.google.common.base.Optional<String> optionalCompanyId
protected UpdateWaoUserCommand updateWaoUserCommand
public void setService(WaoUsersService service)
public void setWaoUserId(String waoUserId)
public void setCompanyId(String companyId)
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparablepublic void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportpublic String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportpublic String getWaoUserId()
public String getCompanyId()
public UpdateWaoUserCommand getUpdateWaoUserCommand()
Copyright © 2009–2014 Ifremer. All rights reserved.