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, removeFromCachepublic static RemoteICalProvider getInstance(ContentContext ctx, Properties providers)
public void reset(ContentContext ctx) throws Exception
Exceptionpublic String getName()
protected int getCacheTime()
getCacheTime in class AbstractICalProviderpublic void store(ICal ical)
public static void main(String[] args) throws IOException
IOExceptionCopyright © 2012-2018. All Rights Reserved.