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

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

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


Constructor Summary
AgendaLoaderDataBase()
           
 
Method Summary
 fr.paris.lutece.portal.service.resource.Resource getResource(java.lang.String strId)
          Get a resource by its Id
 java.util.Collection getResources()
           
 void loadAgenda(AgendaResource agenda)
          Return the agenda
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgendaLoaderDataBase

public AgendaLoaderDataBase()
Method Detail

getResources

public java.util.Collection getResources()
Specified by:
getResources in interface fr.paris.lutece.portal.service.resource.ResourceLoader

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

loadAgenda

public void loadAgenda(AgendaResource agenda)
Return the agenda

Parameters:
nAgendaId - The identifier of the agenda


Copyright © 2007 Mairie de Paris. All Rights Reserved.