@Controller(controllerJsp="ManageAttributeKeys.jsp", controllerPath="jsp/admin/plugins/identitystore/", right="IDENTITYSTORE_MANAGEMENT") public class AttributeKeyJspBean extends AdminIdentitiesJspBean
RIGHT_ADMINIDENTITIES
Constructor and Description |
---|
AttributeKeyJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
doCreateAttributeKey(javax.servlet.http.HttpServletRequest request)
Process the data capture form of a new attributekey
|
String |
doModifyAttributeKey(javax.servlet.http.HttpServletRequest request)
Process the change form of a attributekey
|
String |
doRemoveAttributeKey(javax.servlet.http.HttpServletRequest request)
Handles the removal form of a attributekey
|
String |
getApplicationRight(javax.servlet.http.HttpServletRequest request)
Returns the display of attribute with application rights
|
String |
getConfirmRemoveAttributeKey(javax.servlet.http.HttpServletRequest request)
Manages the removal form of a attributekey whose identifier is in the http request
|
String |
getCreateAttributeKey(javax.servlet.http.HttpServletRequest request)
Returns the form to create a attributekey
|
String |
getManageAttributeKeys(javax.servlet.http.HttpServletRequest request)
Build the Manage View
|
String |
getModifyAttributeKey(javax.servlet.http.HttpServletRequest request)
Returns the form to update info about a attributekey
|
getPaginatedListModel
addError, addError, addInfo, addInfo, download, download, fillCommons, getActionUrl, getControllerJsp, getControllerPath, getModel, getPage, getPage, getPage, getViewFullUrl, getViewUrl, processController, redirect, redirect, redirect, redirect, redirectView, validateBean
getPlugin, init
@View(value="manageAttributeKeys", defaultView=true) public String getManageAttributeKeys(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request@View(value="createAttributeKey") public String getCreateAttributeKey(javax.servlet.http.HttpServletRequest request)
request
- The Http request@Action(value="createAttributeKey") public String doCreateAttributeKey(javax.servlet.http.HttpServletRequest request)
request
- The Http Request@Action(value="confirmRemoveAttributeKey") public String getConfirmRemoveAttributeKey(javax.servlet.http.HttpServletRequest request)
request
- The Http request@Action(value="removeAttributeKey") public String doRemoveAttributeKey(javax.servlet.http.HttpServletRequest request)
request
- The Http request@View(value="modifyAttributeKey") public String getModifyAttributeKey(javax.servlet.http.HttpServletRequest request)
request
- The Http request@Action(value="modifyAttributeKey") public String doModifyAttributeKey(javax.servlet.http.HttpServletRequest request)
request
- The Http request@View(value="appRightAttributes") public String getApplicationRight(javax.servlet.http.HttpServletRequest request)
request
- The Http requestCopyright © 2017 City of Paris. All rights reserved.