public class AttributeFieldJspBean extends AdminFeaturesPageJspBean
Constructor and Description |
---|
AttributeFieldJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
doConfirmRemoveAttributeField(javax.servlet.http.HttpServletRequest request)
Confirm the removal of the attribute field
|
String |
doCreateAttributeField(javax.servlet.http.HttpServletRequest request) |
String |
doModifyAttributeField(javax.servlet.http.HttpServletRequest request)
Modify an attribute field
|
String |
doMoveDownAttributeField(javax.servlet.http.HttpServletRequest request)
Move down the position of the attribute field
|
String |
doMoveUpAttributeField(javax.servlet.http.HttpServletRequest request)
Move up the position of the attribute field
|
String |
doRemoveAttributeField(javax.servlet.http.HttpServletRequest request)
Remove the attribute field
|
String |
getCreateAttributeField(javax.servlet.http.HttpServletRequest request)
Create attribute field
|
String |
getModifyAttributeField(javax.servlet.http.HttpServletRequest request)
Modify an attribute field
|
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, setFeatureGroup, setFeatureIcon, setPageTitleProperty, validate, validate, validate
public String getCreateAttributeField(javax.servlet.http.HttpServletRequest request)
request
- HttpServletRequestpublic String doCreateAttributeField(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- the HttpServletRequestAccessDeniedException
- if the security token is invalidpublic String getModifyAttributeField(javax.servlet.http.HttpServletRequest request)
request
- HttpServletRequestpublic String doModifyAttributeField(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- HttpServletRequestAccessDeniedException
- if the security token is invalidpublic String doConfirmRemoveAttributeField(javax.servlet.http.HttpServletRequest request)
request
- HttpServletRequestpublic String doRemoveAttributeField(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- HttpServletRequestAccessDeniedException
- if the security token is invalidpublic String doMoveUpAttributeField(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- HttpServletRequestAccessDeniedException
- if the security token is invalidpublic String doMoveDownAttributeField(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- HttpServletRequestAccessDeniedException
- if the security token is invalidCopyright © 2020 City of Paris. All rights reserved.