Package edu.yale.its.tp.portlets.calendar.adapter

Interface Summary
ICalendarAdapter ICalendarAdapter defines an interface for retrieving calendar event data.
ISingleEventSupport Similar to ICalendarAdapter, interface defining methods for retrieving a single CalendarEvent (rather than a Set.
 

Class Summary
CalDavCalendarAdapter Implementation of ICalendarAdapter that uses CalDAV for retrieving CalendarEvents.
ConfigurableFileCalendarAdapter  
ConfigurableHttpCalendarAdapter Implementation of ICalendarAdapter that uses Commons HttpClient for retrieving CalendarEvents.
 

Exception Summary
CalendarException CalendarException represents a generic Calendar exception.
CalendarLinkException CalendarLinkException represents an exception related to calendar hyper links.
 



Copyright © 2009 Jasig. All Rights Reserved.