public interface IEventsProvider
| Modifier and Type | Method and Description |
|---|---|
Event |
getEvent(ContentContext ctx,
String id) |
List<Event> |
getEvents(ContentContext ctx) |
List<Event> getEvents(ContentContext ctx) throws Exception
ExceptionEvent getEvent(ContentContext ctx, String id) throws Exception
ExceptionCopyright © 2012-2018. All Rights Reserved.