Package org.jasig.portlet.calendar.adapter

Interface Summary
ICalendarAdapter ICalendarAdapter defines an interface for retrieving calendar event data.
 

Class Summary
CalDavCalendarAdapter Implementation of ICalendarAdapter that uses CalDAV for retrieving CalendarEvents.
CalendarEventsDao  
CalendarEventSet CalendarEventSet represents a set of cacheable calendar events.
ConfigurableFileCalendarAdapter  
ConfigurableHttpCalendarAdapter Implementation of ICalendarAdapter that uses Commons HttpClient for retrieving CalendarEvents.
ExchangeCalendarAdapter Queries Exchange Web Services API for calendar events.
 

Exception Summary
CalendarException CalendarException represents a generic Calendar exception.
CalendarLinkException CalendarLinkException represents an exception related to calendar hyper links.
UserFeedbackCalendarException Specialized CalendarException subclass that carries a user-facing message payload.
 



Copyright © 2011 Jasig. All Rights Reserved.