public class UserAccountsListPage extends UserAccountsPage
| Modifier and Type | Class and Description |
|---|---|
static class |
UserAccountsListPage.Message
Message info that lives in the session.
|
static class |
UserAccountsListPage.UserAccountWrapper
Shows PermissionSet labels instead of PermissionSet URIs.
|
UserAccountsPage.ProfileInfoAbstractPageHandler.InvalidParametersException| Modifier and Type | Field and Description |
|---|---|
static String |
FLAG_UPDATED_USER_PW |
static String |
FLAG_USERS_DELETED |
static String |
PARAMETER_ACCOUNTS_PER_PAGE |
static String |
PARAMETER_NEW_USER_URI |
static String |
PARAMETER_ORDERING_DIRECTION |
static String |
PARAMETER_ORDERING_FIELD |
static String |
PARAMETER_PAGE_INDEX |
static String |
PARAMETER_ROLE_FILTER_URI |
static String |
PARAMETER_SEARCH_TERM |
static String |
PARAMETER_UPDATED_USER_URI |
DAYS_TO_USE_PASSWORD_LINKctx, dpsDao, i18n, indDao, opsDao, unionModel, userAccountsDao, userAccountsModel, vclassDao, vreq| Constructor and Description |
|---|
UserAccountsListPage(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
ResponseValues |
showPage()
Build the selection criteria from the request, select the accounts, and
create the ResponseValues to display the page.
|
buildListOfSelectableRoles, buildProfileInfo, buildProfileTypesList, buildUrlsMap, checkPasswordLength, editAccountUrl, figureExpirationDate, getSiteName, isEmailEnabledapplyMessage, getIntegerParameter, getStringParameter, getStringParameters, isFlagOnRequest, isParameterAsExpectedpublic static final String PARAMETER_ACCOUNTS_PER_PAGE
public static final String PARAMETER_PAGE_INDEX
public static final String PARAMETER_ORDERING_DIRECTION
public static final String PARAMETER_ORDERING_FIELD
public static final String PARAMETER_ROLE_FILTER_URI
public static final String PARAMETER_SEARCH_TERM
public static final String PARAMETER_NEW_USER_URI
public static final String PARAMETER_UPDATED_USER_URI
public static final String FLAG_UPDATED_USER_PW
public static final String FLAG_USERS_DELETED
public UserAccountsListPage(VitroRequest vreq)
public ResponseValues showPage()
Copyright © 2022. All rights reserved.