public class RoleJspBean extends AdminFeaturesPageJspBean
| Modifier and Type | Field and Description |
|---|---|
static String |
RIGHT_ROLES_MANAGEMENT
Right to manage roles
|
| Constructor and Description |
|---|
RoleJspBean()
Creates a new RoleJspBean object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
doCreatePageRole(javax.servlet.http.HttpServletRequest request)
Create PageRole
|
String |
doModifyPageRole(javax.servlet.http.HttpServletRequest request)
Modify PageRole
|
String |
doRemovePageRole(javax.servlet.http.HttpServletRequest request)
Delete PageRole
|
String |
getCreatePageRole(javax.servlet.http.HttpServletRequest request)
Insert a new PageRole
|
String |
getManagePageRole(javax.servlet.http.HttpServletRequest request)
Returns Page Role management form
|
String |
getModifyPageRole(javax.servlet.http.HttpServletRequest request) |
String |
getRemovePageRole(javax.servlet.http.HttpServletRequest request)
confirm Delete PageRole
|
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, setFeatureGroup, setFeatureIcon, setPageTitleProperty, validate, validate, validatepublic static final String RIGHT_ROLES_MANAGEMENT
public String getManagePageRole(javax.servlet.http.HttpServletRequest request)
request - The Http requestpublic String getCreatePageRole(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic String doCreatePageRole(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request - The HTTP requestAccessDeniedException - if the security token is invalidpublic String getModifyPageRole(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic String doModifyPageRole(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request - The HTTP requestAccessDeniedException - if the security token is invalidpublic String getRemovePageRole(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic String doRemovePageRole(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request - The HTTP requestAccessDeniedException - if the security token is invalidCopyright © 2020 City of Paris. All rights reserved.