Package org.jasig.portlet.calendar.adapter

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

Class Summary
AbstractCalendarAdapter AbstractCalendarAdapter provides a base representation of a calendar adapter, without any implementation-specfic functionality.
CalDavCalendarAdapter Implementation of ICalendarAdapter that uses CalDAV for retrieving CalendarEvents.
CalendarEventsDao  
CalendarEventSet CalendarEventSet represents a set of cacheable calendar events.
ConfigurableFileCalendarAdapter  
ConfigurableHttpCalendarAdapter<T> 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 © 2012 Jasig. All Rights Reserved.