fr.paris.lutece.plugins.document.web.portlet
Class DocumentListPortletJspBean
java.lang.Object
fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
fr.paris.lutece.portal.web.portlet.PortletJspBean
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
Fields inherited from class fr.paris.lutece.portal.web.portlet.PortletJspBean |
PARAMETER_PAGE_ID, PARAMETER_PORTLET_ID, PARAMETER_PORTLET_TYPE_ID |
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 |
RIGHT_MANAGE_ADMIN_SITE
public static final java.lang.String RIGHT_MANAGE_ADMIN_SITE
- See Also:
- Constant Field Values
DocumentListPortletJspBean
public DocumentListPortletJspBean()
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.