public class CommentJspBean
extends fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
| Constructor and Description |
|---|
CommentJspBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
doCreateComment(javax.servlet.http.HttpServletRequest request)
Do create a comment
|
String |
doFlagImportantComment(javax.servlet.http.HttpServletRequest request,
boolean cancelFlag)
Do flag comment as important
|
String |
doPinned(javax.servlet.http.HttpServletRequest request,
boolean cancelPinned)
Do pinned a comment.
|
String |
doProcessWorkflowAction(javax.servlet.http.HttpServletRequest request)
Do process a workflow action over an comment
|
String |
doPublishUnpublishComment(javax.servlet.http.HttpServletRequest request)
Do publish unpublish comment.
|
String |
doRemoveComment(javax.servlet.http.HttpServletRequest request)
Do remove comment.
|
String |
getConfirmRemoveComment(javax.servlet.http.HttpServletRequest request)
Gets the confirm remove comment.
|
String |
getCreateComment(javax.servlet.http.HttpServletRequest request)
Get the comment creation page
|
getPlugin, initgetAdminDashboardsUrl, getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, isUserHigherThanConnectedUser, populate, populate, setFeatureGroup, setFeatureIcon, setPageTitleProperty, validate, validate, validatepublic String doPublishUnpublishComment(javax.servlet.http.HttpServletRequest request)
request - the requestpublic String doFlagImportantComment(javax.servlet.http.HttpServletRequest request, boolean cancelFlag)
request - the requestcancelFlag - true if the flag important of the comment must be cancelpublic String doPinned(javax.servlet.http.HttpServletRequest request, boolean cancelPinned)
request - the requestcancelPinned - true if the comment must be unpinnedpublic String getConfirmRemoveComment(javax.servlet.http.HttpServletRequest request)
request - the requestpublic String doRemoveComment(javax.servlet.http.HttpServletRequest request)
request - the requestpublic String getCreateComment(javax.servlet.http.HttpServletRequest request)
request - The requestpublic String doCreateComment(javax.servlet.http.HttpServletRequest request)
request - The requestpublic String doProcessWorkflowAction(javax.servlet.http.HttpServletRequest request)
request - The requestCopyright © 2020 City of Paris. All rights reserved.