Uses of Class
org.jasig.portlet.calendar.adapter.AbstractCalendarAdapter

Packages that use AbstractCalendarAdapter
org.jasig.portlet.calendar.adapter   
 

Uses of AbstractCalendarAdapter in org.jasig.portlet.calendar.adapter
 

Subclasses of AbstractCalendarAdapter in org.jasig.portlet.calendar.adapter
 class CalDavCalendarAdapter
          Implementation of ICalendarAdapter that uses CalDAV for retrieving ical-based CalendarEventSets.
 class ConfigurableFileCalendarAdapter
           
 class ConfigurableHttpCalendarAdapter<T>
          Implementation of ICalendarAdapter that uses Commons HttpClient for retrieving CalendarEventSets.
 class CoursesCalendarAdapter
          Implementation of ICalendarAdapter that creates a single calendar in a CalendarEventSet using data from a user's courses for the term.
 class ExchangeCalendarAdapter
          Queries Exchange Web Services API for calendar events.
 



Copyright © 2013 Jasig. All Rights Reserved.