public class AttributeJspBean
extends fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
Modifier and Type | Field and Description |
---|---|
static String |
RIGHT_MANAGE_MYLUTECE |
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
|
public static final String RIGHT_MANAGE_MYLUTECE
public 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 © 2015 City of Paris. All rights reserved.