fr.paris.lutece.plugins.document.web.portlet
Class DocumentListPortletJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.portal.web.portlet.PortletJspBean
          extended by fr.paris.lutece.plugins.document.web.portlet.DocumentListPortletJspBean

public class DocumentListPortletJspBean
extends fr.paris.lutece.portal.web.portlet.PortletJspBean

This class provides the user interface to manage DocumentList Portlet


Field Summary
static java.lang.String RIGHT_MANAGE_ADMIN_SITE
           
 
Fields inherited from class fr.paris.lutece.portal.web.portlet.PortletJspBean
PARAMETER_PAGE_ID, PARAMETER_PORTLET_ID, PARAMETER_PORTLET_TYPE_ID
 
Constructor Summary
DocumentListPortletJspBean()
           
 
Method Summary
 java.lang.String doCreate(javax.servlet.http.HttpServletRequest request)
          Process portlet's creation
 java.lang.String doModify(javax.servlet.http.HttpServletRequest request)
          Process portlet's modification
 java.lang.String getCreate(javax.servlet.http.HttpServletRequest request)
          Returns the Download portlet creation form
 java.lang.String getModify(javax.servlet.http.HttpServletRequest request)
          Returns the Download portlet modification form
 java.lang.String getPropertiesPrefix()
          Returns portlet's properties prefix
 
Methods inherited from class fr.paris.lutece.portal.web.portlet.PortletJspBean
getCreateTemplate, getCreateTemplate, getModifyTemplate, getModifyTemplate, getPageUrl, setPortletCommonData
 
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, setFeatureIcon, setPageTitleProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RIGHT_MANAGE_ADMIN_SITE

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

DocumentListPortletJspBean

public DocumentListPortletJspBean()
Method Detail

getPropertiesPrefix

public java.lang.String getPropertiesPrefix()
Returns portlet's properties prefix

Returns:
prefix

getCreate

public java.lang.String getCreate(javax.servlet.http.HttpServletRequest request)
Returns the Download portlet creation form

Specified by:
getCreate in class fr.paris.lutece.portal.web.portlet.PortletJspBean
Parameters:
request - The http request
Returns:
The HTML form

getModify

public java.lang.String getModify(javax.servlet.http.HttpServletRequest request)
Returns the Download portlet modification form

Specified by:
getModify in class fr.paris.lutece.portal.web.portlet.PortletJspBean
Parameters:
request - The Http request
Returns:
The HTML form

doCreate

public java.lang.String doCreate(javax.servlet.http.HttpServletRequest request)
Process portlet's creation

Specified by:
doCreate in class fr.paris.lutece.portal.web.portlet.PortletJspBean
Parameters:
request - The Http request
Returns:
The Jsp management URL of the process result

doModify

public java.lang.String doModify(javax.servlet.http.HttpServletRequest request)
Process portlet's modification

Specified by:
doModify in class fr.paris.lutece.portal.web.portlet.PortletJspBean
Parameters:
request - The http request
Returns:
Management's Url


Copyright © 2009 Mairie de Paris. All Rights Reserved.