|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.calendar.service.EventListService
public class EventListService
This class provides an event list service.
Constructor Summary | |
---|---|
EventListService()
|
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 |
Constructor Detail |
---|
public EventListService()
Method Detail |
---|
public static EventListService getInstance()
public EventList getEventList(java.lang.String strKeyName)
strKeyName
- The keyname of the EventList
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |