|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.dbpage.business.DbPageLoaderDatabase
public class DbPageLoaderDatabase
This class provides the properties object loader
Constructor Summary | |
---|---|
DbPageLoaderDatabase()
|
Method Summary | |
---|---|
fr.paris.lutece.portal.service.resource.Resource |
getResource(java.lang.String strPageId)
Get a resource by its Id |
java.util.Collection<DbPage> |
getResources()
Gets all resource available for this Loader |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DbPageLoaderDatabase()
Method Detail |
---|
public java.util.Collection<DbPage> 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
- a string representing the identifier of the Page
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |