public class AdminDashboardJspBean extends AdminFeaturesPageJspBean
Modifier and Type | Field and Description |
---|---|
static String |
RIGHT_MANAGE_ADMINDASHBOARD |
static String |
TEMPLATE_MANAGE_DASHBOARDS |
Constructor and Description |
---|
AdminDashboardJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
doMoveAdminDashboard(javax.servlet.http.HttpServletRequest request)
Moves the dashboard
|
String |
doReorderColumn(javax.servlet.http.HttpServletRequest request)
Reorders columns
|
String |
getAdminDashboards(javax.servlet.http.HttpServletRequest request)
Displays admin dashboards
|
String |
getManageDashboards(javax.servlet.http.HttpServletRequest request)
Manages dashboard
|
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, setFeatureGroup, setFeatureIcon, setPageTitleProperty, validate, validate, validate
public static final String TEMPLATE_MANAGE_DASHBOARDS
public static final String RIGHT_MANAGE_ADMINDASHBOARD
public String getAdminDashboards(javax.servlet.http.HttpServletRequest request)
request
- the requestpublic String getManageDashboards(javax.servlet.http.HttpServletRequest request)
request
- the requestpublic String doReorderColumn(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- the requestAccessDeniedException
- if the security token is invalidpublic String doMoveAdminDashboard(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- the requestAccessDeniedException
- if the security token is invalidCopyright © 2020 City of Paris. All rights reserved.