public abstract class AbstractUsersAction extends AbstractUsersManagementAction
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
checkRight
The check right property of user's list.
|
protected List<String> |
delete
The delete property of user's list.
|
protected List<String> |
editRight
The edit right property of user's list.
|
protected List<String> |
localAdmin
The local admin property of user's list.
|
protected List<String> |
mandatable
The mandatable property of user's list.
|
protected List<String> |
publishRight
The publish right property of user's list.
|
protected List<String> |
reinitPwd
The reinit pwd property of user's list.
|
protected List<String> |
suspended
The suspended property of user's list.
|
protected Collection<UserDto> |
users
The user's bean list.
|
pagingUser, searchUsersInfoapplication, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
AbstractUsersAction() |
checkSessionParams, getAllUserTypes, getPagingUser, getSearchUsersInfo, getTrueCriterion, loadUsers, manageUserPaging, setSearchUsersInfobuildMenu, checkIfUserCanViewDashBoard, checkRight, checkUserRight, checkUserRight, checkUserRight, createMenu, doExecute, 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 Collection<UserDto> users
protected void showUsers(Boolean pLoadAllUsers) throws SispeaException
pLoadAllUsers - if true, all users downloaded, else only current pageSispeaExceptionpublic void checkUserAccesRight()
throws SispeaException
SispeaExceptionpublic String formatString(String pStr)
formatString in class AbstractUsersManagementActionpublic Map<String,String> getUserTypes()
getUserTypes in class AbstractUsersManagementActionpublic Map<String,String> getConnectionTypes() throws SispeaException
getConnectionTypes in class AbstractUsersManagementActionSispeaExceptionpublic Map<String,String> getBooleanCriteria() throws SispeaException
getBooleanCriteria in class AbstractUsersManagementActionSispeaExceptionpublic Collection<UserDto> getUsers()
public void setUsers(Collection<UserDto> pUsers)
Copyright © 2014–2015 eaudefrance. All rights reserved.