public class CalendarService extends Object
| Constructor and Description |
|---|
CalendarService() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteICal(ICal ical) |
void |
deleteICal(String icalId) |
Properties |
getICalProviders() |
static CalendarService |
getInstance(ContentContext ctx) |
List<ICal> |
loadICals(int year,
int month) |
void |
setICalProviders(ContentContext ctx,
String providers) |
void |
store(ICal ical) |
protected File folder
public static CalendarService getInstance(ContentContext ctx) throws IOException
IOExceptionpublic void setICalProviders(ContentContext ctx, String providers) throws Exception
Exceptionpublic Properties getICalProviders() throws IOException
IOExceptionCopyright © 2012-2018. All Rights Reserved.