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 IEventsProvider
Exception
public Event getEvent(ContentContext ctx, String id) throws Exception
getEvent
in interface IEventsProvider
Exception
Copyright © 2012-2018. All Rights Reserved.