|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.seo.service.PanelService
public final class PanelService
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 |
---|
public static PanelService instance()
public java.util.List<SEOPanel> getPanels()
public int getIndex(java.lang.String strPanelKey)
strPanelKey
- The panel's key
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |