Package org.jasig.portlet.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.
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.