fr.paris.lutece.plugins.calendar.service
Class AgendaLoaderProperties

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

public class AgendaLoaderProperties
extends java.lang.Object
implements fr.paris.lutece.portal.service.resource.ResourceLoader

This loader fetches agendas stored in a property file


Constructor Summary
AgendaLoaderProperties()
          A loader importing agenda in properties files
 
Method Summary
 fr.paris.lutece.portal.service.resource.Resource getResource(java.lang.String strId)
          Get a resource by its Id
 java.util.Collection getResources()
          Get the agenda represented by property files
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgendaLoaderProperties

public AgendaLoaderProperties()
A loader importing agenda in properties files

Method Detail

getResources

public java.util.Collection getResources()
Get the agenda represented by property files

Specified by:
getResources in interface fr.paris.lutece.portal.service.resource.ResourceLoader
Returns:
Return the agenda resources

getResource

public fr.paris.lutece.portal.service.resource.Resource getResource(java.lang.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 © 2007 Mairie de Paris. All Rights Reserved.