|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.xmlpage.service.XmlPageLoaderProperties
public class XmlPageLoaderProperties
This class delivers XML Page configuration from property files
Constructor Summary | |
---|---|
XmlPageLoaderProperties()
|
Method Summary | |
---|---|
static java.util.Collection |
getAllXmlPageByGroup()
Get All XmlPageGroup from all the properties definied for this plugin This method return a collection of XmlPageGroup objects. |
fr.paris.lutece.portal.service.resource.Resource |
getResource(java.lang.String strPageId)
Implementation of the ResourceLoader interface |
java.util.Collection |
getResources()
Implementation of the ResourceLoader interface |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlPageLoaderProperties()
Method Detail |
---|
public java.util.Collection getResources()
getResources
in interface fr.paris.lutece.portal.service.resource.ResourceLoader
public fr.paris.lutece.portal.service.resource.Resource getResource(java.lang.String strPageId)
getResource
in interface fr.paris.lutece.portal.service.resource.ResourceLoader
strPageId
- The resource Id
public static java.util.Collection getAllXmlPageByGroup()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |