@Controller(controllerJsp="ManageDemandTypeActions.jsp", controllerPath="jsp/admin/plugins/gru/", right="GRU_DEMAND_MANAGEMENT") public class DemandTypeActionJspBean extends ManageDemandJspBean
RIGHT_MANAGEDEMAND
Constructor and Description |
---|
DemandTypeActionJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
doCreateDemandTypeAction(javax.servlet.http.HttpServletRequest request)
Process the data capture form of a new demandtypeaction
|
String |
doModifyDemandTypeAction(javax.servlet.http.HttpServletRequest request)
Process the change form of a demandtypeaction
|
String |
doRemoveDemandTypeAction(javax.servlet.http.HttpServletRequest request)
Handles the removal form of a demandtypeaction
|
String |
getConfirmRemoveDemandTypeAction(javax.servlet.http.HttpServletRequest request)
Manages the removal form of a demandtypeaction whose identifier is in the http
request
|
String |
getCreateDemandTypeAction(javax.servlet.http.HttpServletRequest request)
Returns the form to create a demandtypeaction
|
String |
getManageDemandTypeActions(javax.servlet.http.HttpServletRequest request)
Build the Manage View
|
String |
getModifyDemandTypeAction(javax.servlet.http.HttpServletRequest request)
Returns the form to update info about a demandtypeaction
|
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="manageDemandTypeActions", defaultView=true) public String getManageDemandTypeActions(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request@View(value="createDemandTypeAction") public String getCreateDemandTypeAction(javax.servlet.http.HttpServletRequest request)
request
- The Http request@Action(value="createDemandTypeAction") public String doCreateDemandTypeAction(javax.servlet.http.HttpServletRequest request)
request
- The Http Request@Action(value="confirmRemoveDemandTypeAction") public String getConfirmRemoveDemandTypeAction(javax.servlet.http.HttpServletRequest request)
request
- The Http request@Action(value="removeDemandTypeAction") public String doRemoveDemandTypeAction(javax.servlet.http.HttpServletRequest request)
request
- The Http request@View(value="modifyDemandTypeAction") public String getModifyDemandTypeAction(javax.servlet.http.HttpServletRequest request)
request
- The Http request@Action(value="modifyDemandTypeAction") public String doModifyDemandTypeAction(javax.servlet.http.HttpServletRequest request)
request
- The Http requestCopyright © 2016 City of Paris. All rights reserved.