public interface ExtendedCalendarService
The new service API is also better organized into smaller handlers, such as CalendarHandler and EventHandler.
| Modifier and Type | Method and Description |
|---|---|
CalendarHandler |
getCalendarHandler() |
EventHandler |
getEventHandler() |
Storage |
lookForDS(String id)
Return the Storage associated with given id, or NULL if there is no one
with such id.
|
CalendarHandler getCalendarHandler()
EventHandler getEventHandler()
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.