@Named(value="calendarService") public class CalendarService extends Object
| Constructor and Description |
|---|
CalendarService(org.exoplatform.calendar.service.CalendarService calendarService,
org.exoplatform.services.organization.OrganizationService organizationService) |
| Modifier and Type | Method and Description |
|---|---|
void |
createEvents(List<CalendarBean> calendarBeans) |
void |
setCalendarColors(List<CalendarBean> calendarBeans) |
@Inject
public CalendarService(org.exoplatform.calendar.service.CalendarService calendarService,
org.exoplatform.services.organization.OrganizationService organizationService)
public void setCalendarColors(List<CalendarBean> calendarBeans)
public void createEvents(List<CalendarBean> calendarBeans)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.