fr.paris.lutece.plugins.folderlisting.service
Class FolderLoaderProperties

java.lang.Object
  extended by fr.paris.lutece.plugins.folderlisting.service.FolderLoaderProperties
All Implemented Interfaces:
fr.paris.lutece.portal.service.resource.ResourceLoader

public class FolderLoaderProperties
extends Object
implements fr.paris.lutece.portal.service.resource.ResourceLoader


Constructor Summary
FolderLoaderProperties()
          Constructor
 
Method Summary
 fr.paris.lutece.portal.service.resource.Resource getResource(String strId)
          Get a resource by its Id
 Collection 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

FolderLoaderProperties

public FolderLoaderProperties()
Constructor

Method Detail

getResources

public Collection getResources()
Gets all resource available for this Loader

Specified by:
getResources in interface fr.paris.lutece.portal.service.resource.ResourceLoader
Returns:
A collection of resources

getResource

public fr.paris.lutece.portal.service.resource.Resource getResource(String strId)
Get a resource by its Id

Specified by:
getResource in interface fr.paris.lutece.portal.service.resource.ResourceLoader
Parameters:
strId - The resource Id
Returns:
The resource


Copyright © 2013 Mairie de Paris. All Rights Reserved.