public class LocalICalProvider extends AbstractICalProvider
folder
Constructor and Description |
---|
LocalICalProvider() |
Modifier and Type | Method and Description |
---|---|
void |
deleteICal(ICal ical) |
void |
deleteICal(String id) |
List<ICal> |
getICals() |
List<ICal> |
getICals(int year,
int month) |
static LocalICalProvider |
getInstance(ContentContext ctx) |
String |
getName() |
boolean |
isEditable() |
void |
reset(ContentContext ctx) |
void |
store(ICal ical) |
cache, cacheAll, clearCache, getAllInCache, getCacheSize, getCacheTime, getInCache, init, removeFromCache
public static LocalICalProvider getInstance(ContentContext ctx)
public String getName()
public void reset(ContentContext ctx) throws Exception
Exception
public void store(ICal ical)
public boolean isEditable()
isEditable
in interface ICalProvider
isEditable
in class AbstractICalProvider
Copyright © 2012-2018. All Rights Reserved.