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
Exception
boolean isEditable()
Copyright © 2012-2018. All Rights Reserved.