|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.cache.AbstractCacheableService
fr.paris.lutece.portal.service.resource.ResourceService
fr.paris.lutece.plugins.xmlpage.service.XmlPageService
public final class XmlPageService
The XmlPage implementation of ResourceService
Method Summary | |
---|---|
static XmlPageService |
getInstance()
Returns the instance of the singleton |
protected java.lang.String |
getLoadersProperty()
Returns the property key that contains the loaders list |
fr.paris.lutece.util.ReferenceList |
getXmlPageList()
Returns a list of different XmlPage. |
XmlPageElement |
getXmlPageResource(java.lang.String strPageName)
Returns the XmlPageElement |
Methods inherited from class fr.paris.lutece.portal.service.resource.ResourceService |
---|
addLoader, getName, getResource, getResources, initLoaders, setCacheKey, setName, setNameKey |
Methods inherited from class fr.paris.lutece.portal.service.cache.AbstractCacheableService |
---|
getCache, getCacheSize, getFromCache, initCache, isCacheEnable, putInCache, resetCache |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static XmlPageService getInstance()
protected java.lang.String getLoadersProperty()
getLoadersProperty
in class fr.paris.lutece.portal.service.resource.ResourceService
public XmlPageElement getXmlPageResource(java.lang.String strPageName)
strPageName
- The XmlPageElement name
public fr.paris.lutece.util.ReferenceList getXmlPageList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |