|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalendarException | |
|---|---|
| com.day.cq.collab.calendar | |
| Uses of CalendarException in com.day.cq.collab.calendar |
|---|
| Methods in com.day.cq.collab.calendar that throw CalendarException | |
|---|---|
CqCalendar |
CalendarManager.createCalendar(String path)
Creates or gets a calendar at the given path. |
void |
Event.deleteFromRecurrence(boolean save)
This will remove this event from its recurring event series (if present), but only this and not the whole series. |
void |
CqCalendar.exportICS(OutputStream out)
Exports all events and todos in this calendar as an iCalendar file (*.ics, RFC-2445). |
void |
Event.takeOutOfRecurrence(boolean save)
This will take this single instance out of its recurring event series and create a separate event, if it is part of a recurrence. |
void |
Event.updateRecurrences(boolean save)
This will update the recurring instances of this event. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||