public interface ICalProvider
| Modifier and Type | Method and Description |
|---|---|
void |
deleteICal(ICal ical) |
void |
deleteICal(String id) |
List<ICal> |
getICals() |
List<ICal> |
getICals(int year,
int month) |
String |
getName() |
boolean |
isEditable() |
void |
reset(ContentContext ctx) |
void |
store(ICal ical) |
String getName()
void reset(ContentContext ctx) throws Exception
Exceptionboolean isEditable()
Copyright © 2012-2018. All Rights Reserved.