public class ShowUserMandatesAction extends AbstractUserMandatesAction
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
canEdit
Output: True if the current user can edit the mandate properties.
A user can only edit its own properties. |
protected UserDto |
userToDisplay
The user for which the mandates should be shown.
|
mandatedInfo, mandatesToDelete, mandatesWhereMandated, mandatesWhereMandator, mandatorInfo, userLoginapplication, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
ShowUserMandatesAction() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doExecute()
This method is called by the execute method.
|
UserDto |
getUserToDisplay() |
boolean |
isCanEdit() |
protected void |
showMandates(UserDto pUser)
Reads the mandates associated to the user pUser.
|
formatString, getMandatedInfo, getMandatesToDelete, getMandatesWhereMandated, getMandatesWhereMandator, getMandatorInfo, getUserLogin, setMandatesToDelete, setMandatesWhereMandated, setMandatesWhereMandator, setUserLoginbuildMenu, checkIfUserCanViewDashBoard, checkRight, checkUserRight, checkUserRight, checkUserRight, createMenu, doHandleException, doHandleSispeaException, execute, getApplication, getCurrentUser, getCurrentUserTerritory, getFormatDate, getFormatDateOnly, getMenu, getNextPage, getOption, getParameters, getSession, getSispeaSession, getSubmitValue, initSession, isEnglish, isFrench, isSpanish, logException, openMenu, removeSession, setApplication, setMenu, setNextPage, setParameters, setSession, setSubmitValueaddActionError, 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 UserDto userToDisplay
protected boolean canEdit
protected String doExecute() throws Exception
AbstractSispeaActiondoExecute in class AbstractSispeaActionExceptionprotected void showMandates(UserDto pUser) throws SispeaException
pUser - the user for which the mandates should be shown.SispeaExceptionpublic boolean isCanEdit()
public UserDto getUserToDisplay()
Copyright © 2014–2015 eaudefrance. All rights reserved.