@Named(value="calendarService") public class CalendarService extends Object
| Constructor and Description |
|---|
CalendarService(org.exoplatform.calendar.service.CalendarService calendarService,
org.exoplatform.services.organization.OrganizationService organizationService)
Instantiates a new calendar service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createEvents(org.json.JSONArray calendars,
PopulatorService populatorService_)
Creates the events.
|
void |
setCalendarColors(org.json.JSONArray calendars,
PopulatorService populatorService_)
Sets the calendar colors.
|
@Inject
public CalendarService(org.exoplatform.calendar.service.CalendarService calendarService,
org.exoplatform.services.organization.OrganizationService organizationService)
calendarService - the calendar serviceorganizationService - the organization servicepublic void setCalendarColors(org.json.JSONArray calendars,
PopulatorService populatorService_)
calendars - the calendarspopulatorService_ - the populator servicepublic void createEvents(org.json.JSONArray calendars,
PopulatorService populatorService_)
calendars - the calendarspopulatorService_ - the populator serviceCopyright © 2003–2018 eXo Platform SAS. All rights reserved.