public class SystemJspBean extends AdminFeaturesPageJspBean
Modifier and Type | Field and Description |
---|---|
static String |
JSP_MANAGE_PROPERTIES |
static String |
RIGHT_LOGS_VISUALISATION |
static String |
RIGHT_PROPERTIES_MANAGEMENT |
Constructor and Description |
---|
SystemJspBean() |
Modifier and Type | Method and Description |
---|---|
static String |
doModifyProperties(javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletContext context)
Process the change form of the webmaster.properties
|
String |
getFileView(javax.servlet.http.HttpServletRequest request)
Returns a FileView page
|
String |
getManageFilesSystem(javax.servlet.http.HttpServletRequest request)
Returns ViewLogs page
|
String |
getManageFilesSystemDir(javax.servlet.http.HttpServletRequest request)
Get directory list
|
String |
getManageProperties(javax.servlet.http.HttpServletRequest request)
Returns the form to update info about the webmaster.properties
|
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, setFeatureGroup, setFeatureIcon, setPageTitleProperty, validate, validate, validate
public static final String RIGHT_PROPERTIES_MANAGEMENT
public static final String RIGHT_LOGS_VISUALISATION
public static final String JSP_MANAGE_PROPERTIES
public String getManageFilesSystem(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request.public String getManageFilesSystemDir(javax.servlet.http.HttpServletRequest request)
request
- The requestpublic String getFileView(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request.public String getManageProperties(javax.servlet.http.HttpServletRequest request)
request
- The Http requestpublic static String doModifyProperties(javax.servlet.http.HttpServletRequest request, javax.servlet.ServletContext context) throws AccessDeniedException
request
- The Http requestcontext
- The contextAccessDeniedException
- if the security token is invalidCopyright © 2020 City of Paris. All rights reserved.