public class AttributeJspBean extends AdminFeaturesPageJspBean
Constructor and Description |
---|
AttributeJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
doConfirmRemoveAttribute(javax.servlet.http.HttpServletRequest request)
Get the confirmation to remove an user attribute
|
String |
doCreateAttribute(javax.servlet.http.HttpServletRequest request)
Create an user attribute
|
String |
doModifyAttribute(javax.servlet.http.HttpServletRequest request)
Modify the attribute
|
String |
doMoveDownAttribute(javax.servlet.http.HttpServletRequest request)
Move down the position of the attribute field
|
String |
doMoveUpAttribute(javax.servlet.http.HttpServletRequest request)
Move up the position of the attribute field
|
String |
doRemoveAttribute(javax.servlet.http.HttpServletRequest request)
Remove an user attribute
|
String |
getCreateAttribute(javax.servlet.http.HttpServletRequest request)
Get user attribute creation interface
|
String |
getModifyAttribute(javax.servlet.http.HttpServletRequest request)
Get the user attribute modification interface
|
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, setFeatureGroup, setFeatureIcon, setPageTitleProperty, validate, validate, validate
public String getCreateAttribute(javax.servlet.http.HttpServletRequest request)
request
- HttpServletRequestpublic String doCreateAttribute(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- HttpServletRequestAccessDeniedException
- if the security token is invalidpublic String getModifyAttribute(javax.servlet.http.HttpServletRequest request)
request
- HttpServletRequestpublic String doModifyAttribute(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- HttpServletRequestAccessDeniedException
- if the security token is invalidpublic String doConfirmRemoveAttribute(javax.servlet.http.HttpServletRequest request)
request
- HttpServletRequestpublic String doRemoveAttribute(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- HttpServletRequestAccessDeniedException
- if the security token is invalidpublic String doMoveUpAttribute(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- HttpServletRequestAccessDeniedException
- if the security token is invalidpublic String doMoveDownAttribute(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- HttpServletRequestAccessDeniedException
- if the security token is invalidCopyright © 2020 City of Paris. All rights reserved.