public class EventService extends Object implements IEventsProvider
| Constructor and Description |
|---|
EventService() |
| Modifier and Type | Method and Description |
|---|---|
Event |
getEvent(ContentContext ctx,
String id) |
List<Event> |
getEvents(ContentContext ctx) |
public List<Event> getEvents(ContentContext ctx) throws Exception
getEvents in interface IEventsProviderExceptionpublic Event getEvent(ContentContext ctx, String id) throws Exception
getEvent in interface IEventsProviderExceptionCopyright © 2012-2018. All Rights Reserved.