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 |
getManageLevels(javax.servlet.http.HttpServletRequest request)
Returns the list of levels
|
String |
getModifyLevel(javax.servlet.http.HttpServletRequest request)
Returns the level form of update
|
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, populate, setFeatureGroup, setFeatureIcon, setPageTitleProperty, validate, validate, validatepublic static final String RIGHT_MANAGE_LEVELS
public String getManageLevels(javax.servlet.http.HttpServletRequest request)
request - The Http requestpublic String getCreateLevel(javax.servlet.http.HttpServletRequest request)
request - The Http requestpublic String doCreateLevel(javax.servlet.http.HttpServletRequest request)
request - the http requestpublic String getModifyLevel(javax.servlet.http.HttpServletRequest request)
request - The Http requestpublic String doModifyLevel(javax.servlet.http.HttpServletRequest request)
request - The http requestCopyright © 2016 City of Paris. All rights reserved.