fr.paris.lutece.plugins.seo.service
Class PanelService

java.lang.Object
  extended by fr.paris.lutece.plugins.seo.service.PanelService

public final class PanelService
extends java.lang.Object

Panel Service


Method Summary
 int getIndex(java.lang.String strPanelKey)
          Get the index of a panel
 java.util.List<SEOPanel> getPanels()
          Returns the list of all panels
static PanelService instance()
          Return the unique instance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static PanelService instance()
Return the unique instance

Returns:
The instance

getPanels

public java.util.List<SEOPanel> getPanels()
Returns the list of all panels

Returns:
The list of all panels

getIndex

public int getIndex(java.lang.String strPanelKey)
Get the index of a panel

Parameters:
strPanelKey - The panel's key
Returns:
The index


Copyright © 2012 Mairie de Paris. All Rights Reserved.