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