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