public class ExtendedCalendarServiceImpl extends Object implements ExtendedCalendarService
| Constructor and Description |
|---|
ExtendedCalendarServiceImpl(org.exoplatform.services.cache.CacheService cacheService) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDataStore(org.exoplatform.container.component.ComponentPlugin dao) |
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.
|
public ExtendedCalendarServiceImpl(org.exoplatform.services.cache.CacheService cacheService)
public Storage lookForDS(String id)
ExtendedCalendarServiceIf the given id is NULL, the JCRStorage will be returned by default.
lookForDS in interface ExtendedCalendarServicepublic CalendarHandler getCalendarHandler()
getCalendarHandler in interface ExtendedCalendarServicepublic EventHandler getEventHandler()
getEventHandler in interface ExtendedCalendarServicepublic void addDataStore(org.exoplatform.container.component.ComponentPlugin dao)
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.