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
IOException
public void setICalProviders(ContentContext ctx, String providers) throws Exception
Exception
public Properties getICalProviders() throws IOException
IOException
Copyright © 2012-2018. All Rights Reserved.