public abstract class AbstractICalProvider extends Object implements ICalProvider
| Constructor and Description |
|---|
AbstractICalProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cache(ICal ical) |
protected void |
cacheAll(List<ICal> icals) |
protected void |
clearCache() |
protected List<ICal> |
getAllInCache() |
protected int |
getCacheSize() |
protected int |
getCacheTime() |
protected ICal |
getInCache(String id) |
void |
init(ContentContext ctx) |
boolean |
isEditable() |
protected boolean |
removeFromCache(String id) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeleteICal, deleteICal, getICals, getICals, getName, reset, storeprotected File folder
public void init(ContentContext ctx)
protected int getCacheTime()
protected int getCacheSize()
protected void cache(ICal ical)
protected boolean removeFromCache(String id)
protected void clearCache()
public boolean isEditable()
isEditable in interface ICalProviderCopyright © 2012-2018. All Rights Reserved.