fr.paris.lutece.plugins.seo.web
Class AbstractSEOPanel

java.lang.Object
  extended by fr.paris.lutece.plugins.seo.web.AbstractSEOPanel
All Implemented Interfaces:
SEOPanel

public abstract class AbstractSEOPanel
extends java.lang.Object
implements SEOPanel

Abstract SEO Panel


Constructor Summary
AbstractSEOPanel()
           
 
Method Summary
 int getPanelIndex()
          Gets the panel index
 java.util.Locale getPanelLocale()
          Gets the locale
 javax.servlet.http.HttpServletRequest getRequest()
          Gets the request
 void setPanelLocale(java.util.Locale locale)
          Sets the panel's locale
 void setRequest(javax.servlet.http.HttpServletRequest request)
          Sets the request
 
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.plugins.seo.web.SEOPanel
getPanelContent, getPanelKey, getPanelOrder, getPanelTitle
 

Constructor Detail

AbstractSEOPanel

public AbstractSEOPanel()
Method Detail

getPanelIndex

public int getPanelIndex()
Gets the panel index

Specified by:
getPanelIndex in interface SEOPanel
Returns:
The index

setPanelLocale

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

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

getPanelLocale

public java.util.Locale getPanelLocale()
Gets the locale

Specified by:
getPanelLocale in interface SEOPanel
Returns:
The locale

setRequest

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

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

getRequest

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

Specified by:
getRequest in interface SEOPanel
Returns:
The request


Copyright © 2012 Mairie de Paris. All Rights Reserved.