public class CalendarModule extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.exoplatform.calendar.service.CalendarService |
calendarService |
protected org.exoplatform.calendar.service.ExtendedCalendarService |
extendedCalendarService |
protected org.exoplatform.services.organization.OrganizationService |
organizationService |
| Constructor and Description |
|---|
CalendarModule(org.exoplatform.calendar.service.CalendarService calendarService,
org.exoplatform.calendar.service.ExtendedCalendarService extendedCalendarService,
org.exoplatform.services.organization.OrganizationService organizationService) |
| Modifier and Type | Method and Description |
|---|---|
void |
createEvents(org.json.JSONArray calendars)
Creates the events.
|
void |
setCalendarColors(org.json.JSONArray calendars)
Sets the calendar colors.
|
protected org.exoplatform.calendar.service.CalendarService calendarService
protected org.exoplatform.calendar.service.ExtendedCalendarService extendedCalendarService
protected org.exoplatform.services.organization.OrganizationService organizationService
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.