fr.paris.lutece.portal.web.portlet
Class AliasPortletJspBean

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.portal.web.portlet.AliasPortletJspBean
All Implemented Interfaces:
Serializable

public class AliasPortletJspBean
extends PortletJspBean

This class provides the user interface to manage Alias Portlet

See Also:
Serialized Form

Field Summary
static 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
AliasPortletJspBean()
           
 
Method Summary
 String doCreate(javax.servlet.http.HttpServletRequest request)
          Process portlet's creation
 String doModify(javax.servlet.http.HttpServletRequest request)
          Process portlet's modification
 String getCreate(javax.servlet.http.HttpServletRequest request)
          Returns the Alias portlet creation form
 String getModify(javax.servlet.http.HttpServletRequest request)
          Returns the Alias portlet modification form
 
Methods inherited from class fr.paris.lutece.portal.web.portlet.PortletJspBean
getCreateTemplate, getCreateTemplate, getModifyTemplate, getModifyTemplate, getPageUrl, putCheckBox, setPortletCommonData
 
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, populate, setFeatureIcon, setPageTitleProperty, validate, validate, validate
 
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 String RIGHT_MANAGE_ADMIN_SITE
See Also:
Constant Field Values
Constructor Detail

AliasPortletJspBean

public AliasPortletJspBean()
Method Detail

doCreate

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

Specified by:
doCreate in class PortletJspBean
Parameters:
request - The Http request
Returns:
The management url

doModify

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

Specified by:
doModify in class PortletJspBean
Parameters:
request - The http request
Returns:
Management's Url

getCreate

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

Specified by:
getCreate in class PortletJspBean
Parameters:
request - The http request
Returns:
The HTML form

getModify

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

Specified by:
getModify in class PortletJspBean
Parameters:
request - The Http request
Returns:
The HTML form


Copyright © 2014 Mairie de Paris. All Rights Reserved.