Uses of Interface
org.jasig.portlet.calendar.adapter.ICalendarAdapter

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

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

Classes in org.jasig.portlet.calendar.adapter that implement ICalendarAdapter
 class CalDavCalendarAdapter
          Implementation of ICalendarAdapter that uses CalDAV for retrieving CalendarEvents.
 class ConfigurableFileCalendarAdapter
           
 class ConfigurableHttpCalendarAdapter
          Implementation of ICalendarAdapter that uses Commons HttpClient for retrieving CalendarEvents.
 class ExchangeCalendarAdapter
          Queries Exchange Web Services API for calendar events.
 

Methods in org.jasig.portlet.calendar.adapter with parameters of type ICalendarAdapter
 Set<JsonCalendarEvent> CalendarEventsDao.getEvents(ICalendarAdapter adapter, CalendarConfiguration calendar, net.fortuna.ical4j.model.Period period, javax.portlet.PortletRequest request, TimeZone tz)
           
 



Copyright © 2011 Jasig. All Rights Reserved.