| Package | Description |
|---|---|
| org.exoplatform.calendar.service | |
| org.exoplatform.calendar.service.impl |
| Modifier and Type | Method and Description |
|---|---|
CalendarCollection<Calendar> |
CalendarService.getAllCalendars(String username,
int calType,
int offset,
int limit)
Return all calendar of given user
|
CalendarCollection<EventCategory> |
CalendarService.getEventCategories(String username,
int offset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
CalendarCollection<Calendar> |
CalendarServiceImpl.getAllCalendars(String username,
int calType,
int offset,
int limit) |
CalendarCollection<EventCategory> |
CalendarServiceImpl.getEventCategories(String username,
int offset,
int limit) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.