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 |
getManageAttributes(javax.servlet.http.HttpServletRequest request)
Get list of user attributes
|
String |
getModifyAttribute(javax.servlet.http.HttpServletRequest request)
Get the user attribute modification interface
|
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, populate, setFeatureGroup, setFeatureIcon, setPageTitleProperty, validate, validate, validatepublic String getManageAttributes(javax.servlet.http.HttpServletRequest request)
request - HttpServletRequestpublic String getCreateAttribute(javax.servlet.http.HttpServletRequest request)
request - HttpServletRequestpublic String doCreateAttribute(javax.servlet.http.HttpServletRequest request)
request - HttpServletRequestpublic String getModifyAttribute(javax.servlet.http.HttpServletRequest request)
request - HttpServletRequestpublic String doModifyAttribute(javax.servlet.http.HttpServletRequest request)
request - HttpServletRequestpublic String doConfirmRemoveAttribute(javax.servlet.http.HttpServletRequest request)
request - HttpServletRequestpublic String doRemoveAttribute(javax.servlet.http.HttpServletRequest request)
request - HttpServletRequestpublic String doMoveUpAttribute(javax.servlet.http.HttpServletRequest request)
request - HttpServletRequestpublic String doMoveDownAttribute(javax.servlet.http.HttpServletRequest request)
request - HttpServletRequestCopyright © 2016 City of Paris. All rights reserved.