public interface BusinessCalendarService extends CalendarService
| Modifier and Type | Method and Description |
|---|---|
CalendarEvent |
createEvent(Date start,
Date end,
List<String> participants) |
createEvent, createEvent@ValidBusinessCalendarEvent CalendarEvent createEvent(Date start, Date end, List<String> participants)
createEvent in interface CalendarServiceCopyright © 2008–2014. All rights reserved.