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

java.lang.Object
  extended by fr.paris.lutece.plugins.calendar.service.EventListService

public class EventListService
extends java.lang.Object


Method Summary
 EventList getEventList(java.lang.String strKeyName)
          Load an eventlist object from its keyname
static EventListService getInstance()
          Gets the unique instance of the EventListService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static EventListService getInstance()
Gets the unique instance of the EventListService

Returns:
the unique instance of the EventListService

getEventList

public EventList getEventList(java.lang.String strKeyName)
Load an eventlist object from its keyname

Parameters:
strKeyName - The keyname of the EventList
Returns:
An EventList object


Copyright © 2007 Mairie de Paris. All Rights Reserved.