public class LevelsJspBean extends AdminFeaturesPageJspBean
Modifier and Type | Field and Description |
---|---|
static String |
RIGHT_MANAGE_LEVELS |
Constructor and Description |
---|
LevelsJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
doCreateLevel(javax.servlet.http.HttpServletRequest request)
Processes the creation form of a new level by recovering the parameters in the http request
|
String |
doModifyLevel(javax.servlet.http.HttpServletRequest request)
Processes the updating form of a level whose new parameters are stored in the http request
|
String |
getCreateLevel(javax.servlet.http.HttpServletRequest request)
Returns the level form of creation
|
String |
getModifyLevel(javax.servlet.http.HttpServletRequest request)
Returns the level form of update
|
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, setFeatureGroup, setFeatureIcon, setPageTitleProperty, validate, validate, validate
public static final String RIGHT_MANAGE_LEVELS
public String getCreateLevel(javax.servlet.http.HttpServletRequest request)
request
- The Http requestpublic String doCreateLevel(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- the http requestAccessDeniedException
- if the security token is invalidpublic String getModifyLevel(javax.servlet.http.HttpServletRequest request)
request
- The Http requestpublic String doModifyLevel(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- The http requestAccessDeniedException
- if the security token is invalidCopyright © 2020 City of Paris. All rights reserved.