fr.paris.lutece.portal.web.globalmanagement
Class AbstractGMLutecePanel

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.portal.web.globalmanagement.AbstractGMLutecePanel
All Implemented Interfaces:
LutecePanel, Serializable
Direct Known Subclasses:
EditorChoiceLutecePanelJspBean

public abstract class AbstractGMLutecePanel
extends PluginAdminPageJspBean
implements LutecePanel

Abstract Lutece Panel JspBean

See Also:
Serialized Form

Constructor Summary
AbstractGMLutecePanel()
           
 
Method Summary
 String getHomeUrl(javax.servlet.http.HttpServletRequest request)
          Returns the feature home Url
 int getPanelIndex()
          Gets the panel index
 Locale getPanelLocale()
          Gets the locale
 javax.servlet.http.HttpServletRequest getRequest()
          Gets the request
 void setPanelLocale(Locale locale)
          Sets the panel's locale
 void setRequest(javax.servlet.http.HttpServletRequest request)
          Sets the request
 
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, getLocale, getPageTitle, getUser, populate, setFeatureIcon, setPageTitleProperty, validate, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface fr.paris.lutece.portal.service.panel.LutecePanel
getPanelContent, getPanelKey, getPanelOrder, getPanelTitle
 

Constructor Detail

AbstractGMLutecePanel

public AbstractGMLutecePanel()
Method Detail

getPanelIndex

public int getPanelIndex()
Gets the panel index

Specified by:
getPanelIndex in interface LutecePanel
Returns:
The index

setPanelLocale

public void setPanelLocale(Locale locale)
Sets the panel's locale

Specified by:
setPanelLocale in interface LutecePanel
Parameters:
locale - The locale

getPanelLocale

public Locale getPanelLocale()
Gets the locale

Specified by:
getPanelLocale in interface LutecePanel
Returns:
The locale

setRequest

public void setRequest(javax.servlet.http.HttpServletRequest request)
Sets the request

Specified by:
setRequest in interface LutecePanel
Parameters:
request - The request

getRequest

public javax.servlet.http.HttpServletRequest getRequest()
Gets the request

Specified by:
getRequest in interface LutecePanel
Returns:
The request

getHomeUrl

public String getHomeUrl(javax.servlet.http.HttpServletRequest request)
Returns the feature home Url

Overrides:
getHomeUrl in class AdminFeaturesPageJspBean
Parameters:
request - The HTTP request
Returns:
The feature home Url


Copyright © 2014 Mairie de Paris. All Rights Reserved.