Uses of Interface
org.jasig.portlet.calendar.url.IUrlCreator

Packages that use IUrlCreator
org.jasig.portlet.calendar.adapter   
org.jasig.portlet.calendar.url   
 

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

Methods in org.jasig.portlet.calendar.adapter with parameters of type IUrlCreator
 void ConfigurableHttpCalendarAdapter.setUrlCreator(IUrlCreator urlCreator)
           
 void CalDavCalendarAdapter.setUrlCreator(IUrlCreator urlCreator)
           
 

Uses of IUrlCreator in org.jasig.portlet.calendar.url
 

Classes in org.jasig.portlet.calendar.url that implement IUrlCreator
 class CalendarkeyUrlCreatorImpl
          IUrlCreator implementation specific for integrating with CalendarKey (http://mywebspace.wisc.edu/npblair/calendarkey).
 class CasProxyUrlCreatorImpl
          This IUrlCreator implementation requires injection of a CAS CASProxyTicketServiceUserInfoImpl.
 class DefaultUrlCreatorImpl
          The default implementation for IUrlCreator; returns simply the parameter named "url" from the CalendarConfiguration.
 class StringTemplateUrlCreatorImpl
           
 



Copyright © 2012 Jasig. All Rights Reserved.