public class VoteTypeJspBean
extends fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
Modifier and Type | Field and Description |
---|---|
static String |
RIGHT_MANAGE_VOTE_TYPES
The Constant RIGHT_MANAGE_VOTE_TYPES.
|
Constructor and Description |
---|
VoteTypeJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
doModifyVoteType(javax.servlet.http.HttpServletRequest request)
Do modify vote type.
|
fr.paris.lutece.portal.web.pluginaction.IPluginActionResult |
getManageVoteTypes(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Gets the manage vote types.
|
fr.paris.lutece.portal.web.pluginaction.IPluginActionResult |
getModifyVoteType(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Gets the modify vote type.
|
getPlugin, init
public static final String RIGHT_MANAGE_VOTE_TYPES
public fr.paris.lutece.portal.web.pluginaction.IPluginActionResult getManageVoteTypes(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws fr.paris.lutece.portal.service.admin.AccessDeniedException
request
- the requestresponse
- the responsefr.paris.lutece.portal.service.admin.AccessDeniedException
- the access denied exceptionpublic fr.paris.lutece.portal.web.pluginaction.IPluginActionResult getModifyVoteType(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws fr.paris.lutece.portal.service.admin.AccessDeniedException
request
- the requestresponse
- the responsefr.paris.lutece.portal.service.admin.AccessDeniedException
- the access denied exceptionpublic String doModifyVoteType(javax.servlet.http.HttpServletRequest request)
request
- the requestCopyright © 2015 City of Paris. All rights reserved.