@Controller(controllerJsp="ManageLobbies.jsp",
controllerPath="jsp/admin/plugins/transparency/",
right="TRANSPARENCY_LOBBIES_MANAGEMENT")
public class LobbyJspBean
extends AbstractManageLobbiesJspBean
RIGHT_MANAGELOBBIES| Constructor and Description |
|---|
LobbyJspBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
doCreateLobby(javax.servlet.http.HttpServletRequest request)
Process the data capture form of a new lobby
|
String |
doModifyLobby(javax.servlet.http.HttpServletRequest request)
Process the change form of a lobby
|
String |
doRemoveLobby(javax.servlet.http.HttpServletRequest request)
Handles the removal form of a lobby
|
String |
getConfirmRemoveLobby(javax.servlet.http.HttpServletRequest request)
Manages the removal form of a lobby whose identifier is in the http request
|
String |
getCreateLobby(javax.servlet.http.HttpServletRequest request)
Returns the form to create a lobby
|
String |
getManageLobbies(javax.servlet.http.HttpServletRequest request)
Build the Manage View
|
String |
getModifyLobby(javax.servlet.http.HttpServletRequest request)
Returns the form to update info about a lobby
|
String |
synchronizeLobbies(javax.servlet.http.HttpServletRequest request)
Refresh the lobby data base
|
getPaginatedListModeladdError, addError, addInfo, addInfo, addWarning, addWarning, download, download, fillCommons, getActionUrl, getControllerJsp, getControllerPath, getModel, getPage, getPage, getPage, getViewFullUrl, getViewUrl, processController, redirect, redirect, redirect, redirect, redirectView, validateBeangetPlugin, init@View(value="manageLobbies",
defaultView=true)
public String getManageLobbies(javax.servlet.http.HttpServletRequest request)
request - The HTTP request@View(value="createLobby") public String getCreateLobby(javax.servlet.http.HttpServletRequest request)
request - The Http request@Action(value="createLobby") public String doCreateLobby(javax.servlet.http.HttpServletRequest request)
request - The Http Request@Action(value="confirmRemoveLobby") public String getConfirmRemoveLobby(javax.servlet.http.HttpServletRequest request)
request - The Http request@Action(value="removeLobby") public String doRemoveLobby(javax.servlet.http.HttpServletRequest request)
request - The Http request@View(value="modifyLobby") public String getModifyLobby(javax.servlet.http.HttpServletRequest request)
request - The Http request@Action(value="modifyLobby") public String doModifyLobby(javax.servlet.http.HttpServletRequest request)
request - The Http request@Action(value="synchronizeLobbies") public String synchronizeLobbies(javax.servlet.http.HttpServletRequest request)
request - The Http requestCopyright © 2018 City of Paris. All rights reserved.