fr.paris.lutece.plugins.document.modules.comment.web
Class DocumentCommentJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
          extended by fr.paris.lutece.plugins.document.modules.comment.web.DocumentCommentJspBean

public class DocumentCommentJspBean
extends fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean

This class provides the user interface to manage documents comment features.


Field Summary
static java.lang.String RIGHT_DOCUMENT_MANAGEMENT
           
 
Constructor Summary
DocumentCommentJspBean()
          Creates a new DocumentCommentJspBean object.
 
Method Summary
 java.lang.String doModifyCommentStatus(javax.servlet.http.HttpServletRequest request)
          Processes the update of the comment status
 java.lang.String doRemoveComment(javax.servlet.http.HttpServletRequest request)
          Processes the deleting of the comment
 java.lang.String getManageComments(javax.servlet.http.HttpServletRequest request)
          Returns the comment management page.
 
Methods inherited from class fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
getPlugin, init
 
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, setFeatureIcon, setPageTitleProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RIGHT_DOCUMENT_MANAGEMENT

public static final java.lang.String RIGHT_DOCUMENT_MANAGEMENT
See Also:
Constant Field Values
Constructor Detail

DocumentCommentJspBean

public DocumentCommentJspBean()
Creates a new DocumentCommentJspBean object.

Method Detail

getManageComments

public java.lang.String getManageComments(javax.servlet.http.HttpServletRequest request)
Returns the comment management page.

Parameters:
request - The Http request
Returns:
The HTML code of the page

doModifyCommentStatus

public java.lang.String doModifyCommentStatus(javax.servlet.http.HttpServletRequest request)
Processes the update of the comment status

Parameters:
request - the Http request
Returns:
The Jsp URL of the process result

doRemoveComment

public java.lang.String doRemoveComment(javax.servlet.http.HttpServletRequest request)
Processes the deleting of the comment

Parameters:
request - the Http request
Returns:
The Jsp URL of the process result


Copyright © 2010 Mairie de Paris. All Rights Reserved.