A C D E G H I L O P R S T U V W X

A

addDefaultRole(String) - Method in class org.jasig.portlet.calendar.PredefinedCalendarDefinition
Add a user role to the set of roles that should get this calendar by default.
addParameter(String, String) - Method in class org.jasig.portlet.calendar.CalendarDefinition
Add an individual calendar parameter.
addParameter(Map.Entry<String, String>) - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
addParameters(Map<String, String>) - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
addPreference(String, String) - Method in class org.jasig.portlet.calendar.PredefinedCalendarConfiguration
Add a user preference for this configuration.
addSharedCalendar(ActionRequest, ActionResponse, Long) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarSubscriptionsController
 
addUserConfiguration(PredefinedCalendarConfiguration) - Method in class org.jasig.portlet.calendar.PredefinedCalendarDefinition
Add a user configuration for this calendar definition
AdminCalendarController - Class in org.jasig.portlet.calendar.mvc.controller
AdminCalendarController provides a main administrative view for the calendar portlet.
AdminCalendarController() - Constructor for class org.jasig.portlet.calendar.mvc.controller.AdminCalendarController
 
afterPropertiesSet() - Method in class org.jasig.portlet.calendar.util.StringCleaningUtil
 
AjaxCalendarController - Class in org.jasig.portlet.calendar.mvc.controller
 
AjaxCalendarController() - Constructor for class org.jasig.portlet.calendar.mvc.controller.AjaxCalendarController
 
AjaxJspViewController - Class in org.jasig.portlet.calendar.mvc.servlet
AjaxJspViewController
AjaxJspViewController() - Constructor for class org.jasig.portlet.calendar.mvc.servlet.AjaxJspViewController
 
AllDayUtil - Class in org.jasig.portlet.calendar.util
AllDayUtil determines whether a particular event should be classified as an "all-day" event in the user's time zone.
AllDayUtil() - Constructor for class org.jasig.portlet.calendar.util.AllDayUtil
 

C

CachedCredentialsInitializationService - Class in org.jasig.portlet.calendar.service
CachedCredentialsInitializationService initializes authentication resources when a user creates a new session with the portlet.
CachedCredentialsInitializationService() - Constructor for class org.jasig.portlet.calendar.service.CachedCredentialsInitializationService
 
CalDavCalendarAdapter - Class in org.jasig.portlet.calendar.adapter
Implementation of ICalendarAdapter that uses CalDAV for retrieving CalendarEvents.
CalDavCalendarAdapter() - Constructor for class org.jasig.portlet.calendar.adapter.CalDavCalendarAdapter
 
CalendarConfiguration - Class in org.jasig.portlet.calendar
CalendarConfiguration represents a user-specific registration and configuration for a CalendarDefinition.
CalendarConfiguration() - Constructor for class org.jasig.portlet.calendar.CalendarConfiguration
 
CalendarController - Class in org.jasig.portlet.calendar.mvc.controller
 
CalendarController() - Constructor for class org.jasig.portlet.calendar.mvc.controller.CalendarController
 
CalendarDefinition - Class in org.jasig.portlet.calendar
CalendarDefinition represents the base class for calendar registrations.
CalendarDefinition() - Constructor for class org.jasig.portlet.calendar.CalendarDefinition
Default constructor.
CalendarDefinition(Long, String, String) - Constructor for class org.jasig.portlet.calendar.CalendarDefinition
 
CalendarDefinitionForm - Class in org.jasig.portlet.calendar.mvc
 
CalendarDefinitionForm() - Constructor for class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
CalendarEvent - Class in org.jasig.portlet.calendar
Wraps the VEvent calendar class to provide extra information.
CalendarEvent() - Constructor for class org.jasig.portlet.calendar.CalendarEvent
Default constructor.
CalendarEvent(Date, Date, String) - Constructor for class org.jasig.portlet.calendar.CalendarEvent
Construct a new CalendarEvent.
CalendarEvent(Date, Dur, String) - Constructor for class org.jasig.portlet.calendar.CalendarEvent
Construct a new CalendarEvent.
CalendarEvent(Date, String) - Constructor for class org.jasig.portlet.calendar.CalendarEvent
Construct a new CalendarEvent.
CalendarEvent(Long, PropertyList) - Constructor for class org.jasig.portlet.calendar.CalendarEvent
Construct a new CalendarEvent.
CalendarEvent(PropertyList, ComponentList) - Constructor for class org.jasig.portlet.calendar.CalendarEvent
Construct a new CalendarEvent.
CalendarEvent(PropertyList) - Constructor for class org.jasig.portlet.calendar.CalendarEvent
Construct a new CalendarEvent.
CalendarException - Exception in org.jasig.portlet.calendar.adapter
CalendarException represents a generic Calendar exception.
CalendarException() - Constructor for exception org.jasig.portlet.calendar.adapter.CalendarException
 
CalendarException(String, Throwable) - Constructor for exception org.jasig.portlet.calendar.adapter.CalendarException
 
CalendarException(String) - Constructor for exception org.jasig.portlet.calendar.adapter.CalendarException
 
CalendarException(Throwable) - Constructor for exception org.jasig.portlet.calendar.adapter.CalendarException
 
CalendarkeyUrlCreatorImpl - Class in org.jasig.portlet.calendar.url
IUrlCreator implementation specific for integrating with CalendarKey (http://mywebspace.wisc.edu/npblair/calendarkey).
CalendarkeyUrlCreatorImpl() - Constructor for class org.jasig.portlet.calendar.url.CalendarkeyUrlCreatorImpl
 
CalendarLinkException - Exception in org.jasig.portlet.calendar.adapter
CalendarLinkException represents an exception related to calendar hyper links.
CalendarLinkException() - Constructor for exception org.jasig.portlet.calendar.adapter.CalendarLinkException
 
CalendarLinkException(String, Throwable) - Constructor for exception org.jasig.portlet.calendar.adapter.CalendarLinkException
 
CalendarLinkException(String) - Constructor for exception org.jasig.portlet.calendar.adapter.CalendarLinkException
 
CalendarLinkException(Throwable) - Constructor for exception org.jasig.portlet.calendar.adapter.CalendarLinkException
 
CalendarPreferencesCommand - Class in org.jasig.portlet.calendar.mvc
 
CalendarPreferencesCommand() - Constructor for class org.jasig.portlet.calendar.mvc.CalendarPreferencesCommand
 
CalendarSet<T extends CalendarConfiguration> - Class in org.jasig.portlet.calendar
CalendarSet represents a collection of calendar configurations.
CalendarSet() - Constructor for class org.jasig.portlet.calendar.CalendarSet
 
CalendarStore - Interface in org.jasig.portlet.calendar.dao
CalendarStore provides a data store for calendar listings and configurations.
CasProxyInitializationService - Class in org.jasig.portlet.calendar.service
CasProxyInitializationService initializes authentication resources when a user creates a new session with the portlet.
CasProxyInitializationService() - Constructor for class org.jasig.portlet.calendar.service.CasProxyInitializationService
 
CASProxyTicketServiceUserInfoImpl - Class in org.jasig.portlet.cas
 
CASProxyTicketServiceUserInfoImpl() - Constructor for class org.jasig.portlet.cas.CASProxyTicketServiceUserInfoImpl
 
CasProxyUrlCreatorImpl - Class in org.jasig.portlet.calendar.url
This IUrlCreator implementation requires injection of a CAS CASProxyTicketServiceUserInfoImpl.
CasProxyUrlCreatorImpl() - Constructor for class org.jasig.portlet.calendar.url.CasProxyUrlCreatorImpl
 
compare(VEvent, VEvent) - Method in class org.jasig.portlet.calendar.VEventStartComparator
 
ConfigurableFileCalendarAdapter - Class in org.jasig.portlet.calendar.adapter
 
ConfigurableFileCalendarAdapter() - Constructor for class org.jasig.portlet.calendar.adapter.ConfigurableFileCalendarAdapter
 
ConfigurableHttpCalendarAdapter - Class in org.jasig.portlet.calendar.adapter
Implementation of ICalendarAdapter that uses Commons HttpClient for retrieving CalendarEvents.
ConfigurableHttpCalendarAdapter() - Constructor for class org.jasig.portlet.calendar.adapter.ConfigurableHttpCalendarAdapter
 
constructUrl(CalendarConfiguration, Period, HttpServletRequest) - Method in class org.jasig.portlet.calendar.url.CalendarkeyUrlCreatorImpl
 
constructUrl(CalendarConfiguration, Period, PortletRequest) - Method in class org.jasig.portlet.calendar.url.CalendarkeyUrlCreatorImpl
 
constructUrl(CalendarConfiguration, Period, HttpServletRequest) - Method in class org.jasig.portlet.calendar.url.CasProxyUrlCreatorImpl
 
constructUrl(CalendarConfiguration, Period, PortletRequest) - Method in class org.jasig.portlet.calendar.url.CasProxyUrlCreatorImpl
 
constructUrl(CalendarConfiguration, Period, HttpServletRequest) - Method in class org.jasig.portlet.calendar.url.DefaultUrlCreatorImpl
 
constructUrl(CalendarConfiguration, Period, PortletRequest) - Method in class org.jasig.portlet.calendar.url.DefaultUrlCreatorImpl
 
constructUrl(CalendarConfiguration, Period, PortletRequest) - Method in interface org.jasig.portlet.calendar.url.IUrlCreator
 
constructUrl(CalendarConfiguration, Period, HttpServletRequest) - Method in interface org.jasig.portlet.calendar.url.IUrlCreator
 
constructUrl(CalendarConfiguration, Period, PortletRequest) - Method in class org.jasig.portlet.calendar.url.StringTemplateUrlCreatorImpl
 
constructUrl(CalendarConfiguration, Period, HttpServletRequest) - Method in class org.jasig.portlet.calendar.url.StringTemplateUrlCreatorImpl
 
constructUrlInternal(CalendarConfiguration) - Method in class org.jasig.portlet.calendar.url.DefaultUrlCreatorImpl
DefaultUrlCreatorImpl only needs to examine the CalendarConfiguration to retrive the url.
constructUrlInternal(CalendarConfiguration, Period, String) - Method in class org.jasig.portlet.calendar.url.StringTemplateUrlCreatorImpl
 
contextDestroyed(ServletContextEvent) - Method in class org.jasig.portlet.calendar.spring.PortletApplicationContextLocator
 
contextInitialized(ServletContextEvent) - Method in class org.jasig.portlet.calendar.spring.PortletApplicationContextLocator
 
convertCalendarToEvents(Long, Calendar, Period) - Method in class org.jasig.portlet.calendar.adapter.CalDavCalendarAdapter
 
convertCalendarToEvents(Long, Calendar, Period) - Method in class org.jasig.portlet.calendar.processor.ICalendarContentProcessorImpl
 
create(Object...) - Method in class org.jasig.portlet.calendar.spring.DoubleCheckedCreator
 
create(Object...) - Method in class org.jasig.portlet.calendar.spring.SingletonDoubleCheckedCreator
 
createHelper(XmlReaderContext, Element) - Method in class org.jasig.portlet.calendar.spring.LazyInitByDefaultBeanDefinitionDocumentReader
 
createSingleton(Object...) - Method in class org.jasig.portlet.calendar.spring.SingletonDoubleCheckedCreator
Called only once as long as it returns successfully

D

DefaultCacheKeyGeneratorImpl - Class in org.jasig.portlet.calendar.caching
 
DefaultCacheKeyGeneratorImpl() - Constructor for class org.jasig.portlet.calendar.caching.DefaultCacheKeyGeneratorImpl
 
DefaultCredentialsExtractorImpl - Class in org.jasig.portlet.calendar.credentials
Default implementation returns null for both methods.
DefaultCredentialsExtractorImpl() - Constructor for class org.jasig.portlet.calendar.credentials.DefaultCredentialsExtractorImpl
 
DefaultUrlCreatorImpl - Class in org.jasig.portlet.calendar.url
The default implementation for IUrlCreator; returns simply the parameter named "url" from the CalendarConfiguration.
DefaultUrlCreatorImpl() - Constructor for class org.jasig.portlet.calendar.url.DefaultUrlCreatorImpl
 
deleteCalendarConfiguration(CalendarConfiguration) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Remove a calendar configuration from the data store
deleteCalendarConfiguration(CalendarConfiguration) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
deleteCalendarDefinition(CalendarDefinition) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Remove a calendar definition from the data store.
deleteCalendarDefinition(CalendarDefinition) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
deleteSharedCalendar(ActionRequest, ActionResponse, Long) - Method in class org.jasig.portlet.calendar.mvc.controller.AdminCalendarController
Delete a predefined calendar from the calendar store.
DoubleCheckedCreator<T> - Class in org.jasig.portlet.calendar.spring
Implementation of double-checked locking for object creation using a ReadWriteLock
DoubleCheckedCreator() - Constructor for class org.jasig.portlet.calendar.spring.DoubleCheckedCreator
 
DoubleCheckedCreator(ReadWriteLock) - Constructor for class org.jasig.portlet.calendar.spring.DoubleCheckedCreator
 

E

EditCalendarDefinitionController - Class in org.jasig.portlet.calendar.mvc.controller
EditCalendarDefinitionController provides a GUI for adding and editing predefined calendars.
EditCalendarDefinitionController() - Constructor for class org.jasig.portlet.calendar.mvc.controller.EditCalendarDefinitionController
 
EditCalendarSubscriptionsController - Class in org.jasig.portlet.calendar.mvc.controller
EditCalendarPreferencesController provides the main edit page for the calendars portlet.
EditCalendarSubscriptionsController() - Constructor for class org.jasig.portlet.calendar.mvc.controller.EditCalendarSubscriptionsController
 
EditUserHttpICalController - Class in org.jasig.portlet.calendar.mvc.controller
EditCalendarDefinitionController allows a user to add or edit a user-defined calendar definition.
EditUserHttpICalController() - Constructor for class org.jasig.portlet.calendar.mvc.controller.EditUserHttpICalController
 
evaluate(TaskRequest, TaskResponse) - Method in class org.jasig.portlet.calendar.io.SafeFileNamePhrase
 

G

get(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.calendar.mvc.servlet.AjaxJspViewController
 
get(Object...) - Method in class org.jasig.portlet.calendar.spring.DoubleCheckedCreator
Double checking retrieval/creation of an object
getApplicationContext() - Static method in class org.jasig.portlet.calendar.spring.PortletApplicationContextLocator
If running in a web application the existing WebApplicationContext will be returned.
getCalendar(PortletRequest) - Method in class org.jasig.portlet.calendar.mvc.controller.CalendarController
 
getCalendarConfiguration(Long) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Retrieve a calendar configuration.
getCalendarConfiguration(Long) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getCalendarConfigurations(String) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Retrieve a list of calendar configurations for the specified portlet.
getCalendarConfigurations(String) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getCalendarDefinition() - Method in class org.jasig.portlet.calendar.CalendarConfiguration
Get the CalendarDefinition for the calendar being configured.
getCalendarDefinition(Long) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Retrieve a calendar definition.
getCalendarDefinition(String) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
 
getCalendarDefinition(Long) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getCalendarDefinition(String) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getCalendarDefinition() - Method in class org.jasig.portlet.calendar.UserDefinedCalendarConfiguration
 
getCalendarDefinitionForm(PortletRequest) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarDefinitionController
 
getCalendarId() - Method in class org.jasig.portlet.calendar.CalendarEvent
Get the ID of the CalendarConfiguration that produced this event.
getCalendarSet(PortletRequest) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarSetDao
 
getCalendarSet(PortletRequest) - Method in interface org.jasig.portlet.calendar.dao.ICalendarSetDao
 
getCalendarSet(PortletRequest) - Method in class org.jasig.portlet.calendar.dao.PortletPreferencesCalendarSetDao
 
getCalendarViewName(PortletRequest) - Method in interface org.jasig.portlet.calendar.mvc.IViewSelector
Return the JSP view name of the main calendar view for this request.
getCalendarViewName(PortletRequest) - Method in class org.jasig.portlet.calendar.mvc.ViewSelectorDefaultImpl
 
getCasServiceToken(Assertion, String) - Method in class org.jasig.portlet.cas.CASProxyTicketServiceUserInfoImpl
 
getCasServiceToken(Assertion, String) - Method in interface org.jasig.portlet.cas.ICASProxyTicketService
Return a proxy ticket for a CAS receipt and URL target.
getClassName() - Method in class org.jasig.portlet.calendar.CalendarDefinition
Returns the name of the adapter class for this calendar which will determine how the calendar is retrieved.
getClassName() - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
getCleanString(String) - Method in class org.jasig.portlet.calendar.util.StringCleaningUtil
Clean a string using the configured Anti-samy policy file
getConfigurations() - Method in class org.jasig.portlet.calendar.CalendarSet
 
getCredentials(HttpServletRequest) - Method in class org.jasig.portlet.calendar.credentials.DefaultCredentialsExtractorImpl
 
getCredentials(PortletRequest) - Method in class org.jasig.portlet.calendar.credentials.DefaultCredentialsExtractorImpl
 
getCredentials(HttpServletRequest) - Method in interface org.jasig.portlet.calendar.credentials.ICredentialsExtractor
Implementations may return null.
getCredentials(PortletRequest) - Method in interface org.jasig.portlet.calendar.credentials.ICredentialsExtractor
Implementations may return null.
getCredentials(HttpServletRequest) - Method in class org.jasig.portlet.calendar.credentials.RequestAttributeCredentialsExtractorImpl
 
getCredentials(PortletRequest) - Method in class org.jasig.portlet.calendar.credentials.RequestAttributeCredentialsExtractorImpl
 
getCredentials(HttpServletRequest) - Method in class org.jasig.portlet.calendar.credentials.SharedSecretCredentialsExtractorImpl
 
getCredentials(PortletRequest) - Method in class org.jasig.portlet.calendar.credentials.SharedSecretCredentialsExtractorImpl
 
getDefaultRoles() - Method in class org.jasig.portlet.calendar.PredefinedCalendarDefinition
Get the set of user roles who should get this calendar by default.
getEvent(CalendarConfiguration, Period, String, String, HttpServletRequest) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableFileCalendarAdapter
 
getEvent(CalendarConfiguration, Period, String, String, PortletRequest) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableFileCalendarAdapter
 
getEvent(CalendarConfiguration, Period, String, String, HttpServletRequest) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableHttpCalendarAdapter
 
getEvent(CalendarConfiguration, Period, String, String, PortletRequest) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableHttpCalendarAdapter
 
getEvent(CalendarConfiguration, Period, String, String, HttpServletRequest) - Method in interface org.jasig.portlet.calendar.adapter.ISingleEventSupport
 
getEvent(CalendarConfiguration, Period, String, String, PortletRequest) - Method in interface org.jasig.portlet.calendar.adapter.ISingleEventSupport
 
getEventList(ActionRequest, ActionResponse) - Method in class org.jasig.portlet.calendar.mvc.controller.AjaxCalendarController
 
getEventListViewName(PortletRequest) - Method in interface org.jasig.portlet.calendar.mvc.IViewSelector
Return the JSP view name of the AJAX event list for this request.
getEventListViewName(PortletRequest) - Method in class org.jasig.portlet.calendar.mvc.ViewSelectorDefaultImpl
 
getEvents(CalendarConfiguration, Period, PortletRequest) - Method in class org.jasig.portlet.calendar.adapter.CalDavCalendarAdapter
 
getEvents(CalendarConfiguration, Period, HttpServletRequest) - Method in class org.jasig.portlet.calendar.adapter.CalDavCalendarAdapter
 
getEvents(CalendarConfiguration, Period, PortletRequest) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableFileCalendarAdapter
 
getEvents(CalendarConfiguration, Period, HttpServletRequest) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableFileCalendarAdapter
 
getEvents(CalendarConfiguration, Period, PortletRequest) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableHttpCalendarAdapter
Workflow for this implementation: consult the configured IUrlCreator for the url to request consult the cache to see if the fetch via HTTP is necessary (if not return the cached events) if the fetch is necessary, consult the ICredentialsExtractor for necessary Credentials Invoke retrieveCalendarHttp Pass the returned InputStream into the configured IContentProcessor Return the CalendarEvents (non-Javadoc)
getEvents(CalendarConfiguration, Period, HttpServletRequest) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableHttpCalendarAdapter
Workflow for this implementation: consult the configured IUrlCreator for the url to request consult the cache to see if the fetch via HTTP is necessary (if not return the cached events) if the fetch is necessary, consult the ICredentialsExtractor for necessary Credentials Invoke retrieveCalendarHttp Pass the returned InputStream into the configured IContentProcessor Return the CalendarEvents (non-Javadoc)
getEvents(CalendarConfiguration, Period, PortletRequest) - Method in interface org.jasig.portlet.calendar.adapter.ICalendarAdapter
Get events for the defined calendar and time period.
getEvents(CalendarConfiguration, Period, HttpServletRequest) - Method in interface org.jasig.portlet.calendar.adapter.ICalendarAdapter
Get events for the defined calendar and time period.
getEvents(Long, Period, InputStream) - Method in class org.jasig.portlet.calendar.processor.ICalendarContentProcessorImpl
 
getEvents(Long, Period, InputStream) - Method in interface org.jasig.portlet.calendar.processor.IContentProcessor
Implementations should not return null (at a minimum return Collections.emptySet()).
getEvents(Long, Period, InputStream) - Method in class org.jasig.portlet.calendar.processor.RssContentProcessorImpl
 
getEvents(Long, Period, InputStream) - Method in class org.jasig.portlet.calendar.processor.XSLTICalendarContentProcessorImpl
 
getFname() - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
getFname() - Method in class org.jasig.portlet.calendar.PredefinedCalendarDefinition
 
getForm(PortletRequest) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarSubscriptionsController
Return a pre-populated preferences form for the current user.
getFormula() - Method in class org.jasig.portlet.calendar.io.SafeFileNamePhrase
 
getHiddenPredefinedCalendarDefinitions(String, Set<String>) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Retrieve a list of hidden predefined calendars for this portlet subscription and role.
getHiddenPredefinedCalendarDefinitions(String, Set<String>) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getHttpCalendarForm(PortletRequest) - Method in class org.jasig.portlet.calendar.mvc.controller.EditUserHttpICalController
Generate a new calendar form.
getId() - Method in class org.jasig.portlet.calendar.CalendarConfiguration
Get the unique ID for this CalendarConfiguration.
getId() - Method in class org.jasig.portlet.calendar.CalendarDefinition
Return the unique id of this calendar.
getId() - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
getId() - Method in class org.jasig.portlet.calendar.mvc.UserHttpIcalCalendarForm
 
getKey(CalendarConfiguration, Period, HttpServletRequest, String) - Method in class org.jasig.portlet.calendar.caching.DefaultCacheKeyGeneratorImpl
 
getKey(CalendarConfiguration, Period, PortletRequest, String) - Method in class org.jasig.portlet.calendar.caching.DefaultCacheKeyGeneratorImpl
 
getKey(CalendarConfiguration, Period, HttpServletRequest, String) - Method in interface org.jasig.portlet.calendar.caching.ICacheKeyGenerator
Returns a cache key for the calendar.
getKey(CalendarConfiguration, Period, PortletRequest, String) - Method in interface org.jasig.portlet.calendar.caching.ICacheKeyGenerator
Returns a cache key for the calendar.
getKey(CalendarConfiguration, Period, HttpServletRequest, String) - Method in class org.jasig.portlet.calendar.caching.RequestAttributeCacheKeyGeneratorImpl
 
getKey(CalendarConfiguration, Period, PortletRequest, String) - Method in class org.jasig.portlet.calendar.caching.RequestAttributeCacheKeyGeneratorImpl
 
getLink(CalendarConfiguration, Period, PortletRequest) - Method in class org.jasig.portlet.calendar.adapter.CalDavCalendarAdapter
 
getLink(CalendarConfiguration, Period, PortletRequest) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableFileCalendarAdapter
 
getLink(CalendarConfiguration, Period, PortletRequest) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableHttpCalendarAdapter
 
getLink(CalendarConfiguration, Period, PortletRequest) - Method in interface org.jasig.portlet.calendar.adapter.ICalendarAdapter
Get hyper link for the defined calendar.
getName() - Method in class org.jasig.portlet.calendar.CalendarDefinition
Return the display name for this calendar.
getName() - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
getName() - Method in class org.jasig.portlet.calendar.mvc.UserHttpIcalCalendarForm
 
getParameterName() - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
getParameters() - Method in class org.jasig.portlet.calendar.CalendarDefinition
Return the map of calendar parameters.
getParameters() - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
getParameterValue() - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
getPredefinedCalendarConfiguration(String, String) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Retrieve a PredefinedCalendarConfiguration for the specified subscribeId and name.
getPredefinedCalendarConfiguration(String, String) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getPredefinedCalendarConfigurations(String, boolean) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Retrieve a list of pre-defined calendar configurations for the specified portlet.
getPredefinedCalendarConfigurations() - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Retrieve a list of all pre-defined calendar configurations.
getPredefinedCalendarConfigurations(String, boolean) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getPredefinedCalendarConfigurations() - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getPredefinedCalendarDefinition(Long) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Retrieve a pre-defined calendar definition
getPredefinedCalendarDefinition(Long) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getPredefinedCalendarDefinitionByName(String) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Retrieve a pre-defined calendar definition based on the name field.
getPredefinedCalendarDefinitionByName(String) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getPredefinedCalendarDefinitions() - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Retrieves all pre-defined calendar definition
getPredefinedCalendarDefinitions() - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getPredefinedCalendars() - Method in class org.jasig.portlet.calendar.mvc.controller.AdminCalendarController
Get a list of all currently-defined predefined calendars.
getPreferences() - Method in class org.jasig.portlet.calendar.PredefinedCalendarConfiguration
Get the user-specific preferences for this configuration.
getProxyTicket(PortletRequest) - Method in class org.jasig.portlet.cas.CASProxyTicketServiceUserInfoImpl
 
getProxyTicket(PortletRequest) - Method in interface org.jasig.portlet.cas.ICASProxyTicketService
Retrieve a CAS receipt for the specified portlet request.
getRequiredWebApplicationContext() - Static method in class org.jasig.portlet.calendar.spring.PortletApplicationContextLocator
Deprecated. This method is a work-around for areas in uPortal that do not have the ability to use the WebApplicationContextUtils.getRequiredWebApplicationContext(ServletContext) directly.
getRole() - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
getSafeFileName(String) - Method in class org.jasig.portlet.calendar.io.SafeFileNamePhrase
 
getSubscribeId() - Method in class org.jasig.portlet.calendar.CalendarConfiguration
Get the unique ID for this portlet subscription.
getSubscribeId() - Method in class org.jasig.portlet.calendar.mvc.UserHttpIcalCalendarForm
 
getTimezone() - Method in class org.jasig.portlet.calendar.mvc.CalendarPreferencesCommand
 
getTimeZones() - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarSubscriptionsController
Return the list of available time zone IDs.
getUrl() - Method in class org.jasig.portlet.calendar.mvc.UserHttpIcalCalendarForm
 
getUserConfiguration() - Method in class org.jasig.portlet.calendar.UserDefinedCalendarDefinition
Get the calendar configuration for this definition.
getUserConfigurations() - Method in class org.jasig.portlet.calendar.PredefinedCalendarDefinition
Get all the user configurations for this calendar definition
getUserDefinedCalendarConfiguration(String, String) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Retrieve a list of all user-defined calendar configurations.
getUserDefinedCalendarConfiguration(String, String) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getUserDefinedCalendarConfigurations() - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Retrieve a list of all user-defined calendar configurations.
getUserDefinedCalendarConfigurations(String, boolean) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Retrieve a list of user-defined calendar configurations for the specified portlet.
getUserDefinedCalendarConfigurations() - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getUserDefinedCalendarConfigurations(String, boolean) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getUserRoles() - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Get a list of all user roles currently in use.
getUserRoles() - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
getWebApplicationContext() - Static method in class org.jasig.portlet.calendar.spring.PortletApplicationContextLocator
Deprecated. This method is a work-around for areas in uPortal that do not have the ability to use the WebApplicationContextUtils.getWebApplicationContext(ServletContext) directly.

H

HibernateCalendarSetDao - Class in org.jasig.portlet.calendar.dao
 
HibernateCalendarSetDao() - Constructor for class org.jasig.portlet.calendar.dao.HibernateCalendarSetDao
 
HibernateCalendarStore - Class in org.jasig.portlet.calendar.dao
HibernateCalendarStore provides a hibernate implementation of the CalendarStore.
HibernateCalendarStore() - Constructor for class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
hideCalendar(ActionRequest, ActionResponse, Long) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarSubscriptionsController
 
HUMAN_FILE_NAME - Static variable in class org.jasig.portlet.calendar.io.SafeFileNamePhrase
 

I

ICacheKeyGenerator - Interface in org.jasig.portlet.calendar.caching
 
ICalendarAdapter - Interface in org.jasig.portlet.calendar.adapter
ICalendarAdapter defines an interface for retrieving calendar event data.
ICalendarContentProcessorImpl - Class in org.jasig.portlet.calendar.processor
Implementation of IContentProcessor that uses iCal4j to process iCalendar-formatted data streams.
ICalendarContentProcessorImpl() - Constructor for class org.jasig.portlet.calendar.processor.ICalendarContentProcessorImpl
 
ICalendarSetDao - Interface in org.jasig.portlet.calendar.dao
 
ICASProxyTicketService - Interface in org.jasig.portlet.cas
IProxyTicketService provides an interface for procuring proxy tickets.
IContentProcessor - Interface in org.jasig.portlet.calendar.processor
This interface defines a mechanism for converting an InputStream into a Set of CalendarEvents.
ICredentialsExtractor - Interface in org.jasig.portlet.calendar.credentials
This interface defines operations for extracting a Credentials object to be used with Commons HttpClient.
IInitializationService - Interface in org.jasig.portlet.calendar.service
IInitializationService defines an interface for performing actions when a new portlet session is created.
init(EntityConfig) - Method in class org.jasig.portlet.calendar.io.SafeFileNamePhrase
 
initCalendar(String, Set<String>) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Initialize calendar subscriptions for a given portlet subscription and role.
initCalendar(String, Set<String>) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
initialize(PortletRequest) - Method in class org.jasig.portlet.calendar.service.CachedCredentialsInitializationService
 
initialize(PortletRequest) - Method in class org.jasig.portlet.calendar.service.CasProxyInitializationService
 
initialize(PortletRequest) - Method in interface org.jasig.portlet.calendar.service.IInitializationService
Perform some action.
initialize(PortletRequest) - Method in class org.jasig.portlet.calendar.service.SessionSetupInitializationService
 
invalid(T, Object...) - Method in class org.jasig.portlet.calendar.spring.DoubleCheckedCreator
The default impl returns true if value is null.
isAllDay(String) - Method in class org.jasig.portlet.calendar.CalendarEvent
Determines whether this event is an "all-day" event or not.
isAllDay(TimeZone) - Method in class org.jasig.portlet.calendar.CalendarEvent
Determines whether this event is an "all-day" event or not.
isAllDayEvent(CalendarEvent, TimeZone) - Static method in class org.jasig.portlet.calendar.util.AllDayUtil
Determine if a given event is an "all-day" event in the specified time zone.
isCreated() - Method in class org.jasig.portlet.calendar.spring.SingletonDoubleCheckedCreator
 
isDisplayed() - Method in class org.jasig.portlet.calendar.CalendarConfiguration
Determine whether this calendar should be displayed or hidden.
isDisplayed() - Method in class org.jasig.portlet.calendar.mvc.UserHttpIcalCalendarForm
 
ISingleEventSupport - Interface in org.jasig.portlet.calendar.adapter
Similar to ICalendarAdapter, interface defining methods for retrieving a single CalendarEvent (rather than a Set.
isRunningInWebApplication() - Static method in class org.jasig.portlet.calendar.spring.PortletApplicationContextLocator
Deprecated. Only needed for using PortletApplicationContextLocator.getRequiredWebApplicationContext() or PortletApplicationContextLocator.getWebApplicationContext().
IUrlCreator - Interface in org.jasig.portlet.calendar.url
This interface defines operations for constructing the URL to be retrieved by the ConfigurableHttpCalendarAdapter.
IViewSelector - Interface in org.jasig.portlet.calendar.mvc
IViewSelector assists the Calendar Portlet in choosing appropriate JSP views for the main calendar view.

L

LazyInitByDefaultBeanDefinitionDocumentReader - Class in org.jasig.portlet.calendar.spring
Extends the Spring DefaultBeanDefinitionDocumentReader to set the BeanDefinitionParserDelegate.DEFAULT_LAZY_INIT_ATTRIBUTE to true, usefull when loading a context during testing or with command line tools.
LazyInitByDefaultBeanDefinitionDocumentReader() - Constructor for class org.jasig.portlet.calendar.spring.LazyInitByDefaultBeanDefinitionDocumentReader
 
log - Variable in class org.jasig.portlet.calendar.adapter.CalDavCalendarAdapter
 
log - Variable in class org.jasig.portlet.calendar.adapter.ConfigurableFileCalendarAdapter
 
log - Variable in class org.jasig.portlet.calendar.adapter.ConfigurableHttpCalendarAdapter
 
log - Variable in class org.jasig.portlet.calendar.credentials.RequestAttributeCredentialsExtractorImpl
 
log - Variable in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
log - Variable in class org.jasig.portlet.calendar.mvc.controller.AjaxCalendarController
 
log - Variable in class org.jasig.portlet.calendar.mvc.controller.CalendarController
 
log - Variable in class org.jasig.portlet.calendar.mvc.controller.EditCalendarSubscriptionsController
 
log - Variable in class org.jasig.portlet.calendar.mvc.controller.EditUserHttpICalController
 
log - Variable in class org.jasig.portlet.calendar.mvc.servlet.AjaxJspViewController
 
log - Variable in class org.jasig.portlet.calendar.processor.ICalendarContentProcessorImpl
 
log - Variable in class org.jasig.portlet.calendar.processor.RssContentProcessorImpl
 
log - Variable in class org.jasig.portlet.calendar.processor.XSLTICalendarContentProcessorImpl
 
log - Variable in class org.jasig.portlet.calendar.service.CasProxyInitializationService
 
log - Variable in class org.jasig.portlet.calendar.service.SessionSetupInitializationService
 
log - Variable in class org.jasig.portlet.calendar.url.CasProxyUrlCreatorImpl
 
log - Variable in class org.jasig.portlet.calendar.url.DefaultUrlCreatorImpl
 
log - Variable in class org.jasig.portlet.calendar.url.StringTemplateUrlCreatorImpl
 
log - Variable in class org.jasig.portlet.cas.CASProxyTicketServiceUserInfoImpl
 
logger - Variable in class org.jasig.portlet.calendar.spring.DoubleCheckedCreator
 

O

org.jasig.portlet.calendar - package org.jasig.portlet.calendar
 
org.jasig.portlet.calendar.adapter - package org.jasig.portlet.calendar.adapter
 
org.jasig.portlet.calendar.caching - package org.jasig.portlet.calendar.caching
 
org.jasig.portlet.calendar.credentials - package org.jasig.portlet.calendar.credentials
 
org.jasig.portlet.calendar.dao - package org.jasig.portlet.calendar.dao
 
org.jasig.portlet.calendar.io - package org.jasig.portlet.calendar.io
 
org.jasig.portlet.calendar.mvc - package org.jasig.portlet.calendar.mvc
 
org.jasig.portlet.calendar.mvc.controller - package org.jasig.portlet.calendar.mvc.controller
 
org.jasig.portlet.calendar.mvc.servlet - package org.jasig.portlet.calendar.mvc.servlet
 
org.jasig.portlet.calendar.processor - package org.jasig.portlet.calendar.processor
 
org.jasig.portlet.calendar.service - package org.jasig.portlet.calendar.service
 
org.jasig.portlet.calendar.spring - package org.jasig.portlet.calendar.spring
 
org.jasig.portlet.calendar.url - package org.jasig.portlet.calendar.url
 
org.jasig.portlet.calendar.util - package org.jasig.portlet.calendar.util
 
org.jasig.portlet.cas - package org.jasig.portlet.cas
 

P

PortletApplicationContextLocator - Class in org.jasig.portlet.calendar.spring
Provides standard access to the portal's ApplicationContext.
PortletApplicationContextLocator() - Constructor for class org.jasig.portlet.calendar.spring.PortletApplicationContextLocator
 
PortletPreferencesCalendarSetDao - Class in org.jasig.portlet.calendar.dao
PortletPreferencesCalendarSetDao provides a portlet preference-based implementation of the ICalendarSetDao interface.
PortletPreferencesCalendarSetDao() - Constructor for class org.jasig.portlet.calendar.dao.PortletPreferencesCalendarSetDao
 
PredefinedCalendarConfiguration - Class in org.jasig.portlet.calendar
PredefinedCalendarConfiguration represents a user configuration of a built-in calendar definition.
PredefinedCalendarConfiguration() - Constructor for class org.jasig.portlet.calendar.PredefinedCalendarConfiguration
Default constructor
PredefinedCalendarDefinition - Class in org.jasig.portlet.calendar
PredefinedCalendarDefinition represents a built-in calendar definition.
PredefinedCalendarDefinition() - Constructor for class org.jasig.portlet.calendar.PredefinedCalendarDefinition
Default constructor
PredefinedCalendarDefinition(Long, String, String) - Constructor for class org.jasig.portlet.calendar.PredefinedCalendarDefinition
Construct a new predefined calendar definition
PREFERENCE_DISABLE_ADMINISTRATION - Static variable in class org.jasig.portlet.calendar.mvc.controller.CalendarController
 
PREFERENCE_DISABLE_PREFERENCES - Static variable in class org.jasig.portlet.calendar.mvc.controller.CalendarController
 

R

readLock - Variable in class org.jasig.portlet.calendar.spring.DoubleCheckedCreator
 
removeSubscription(ActionRequest, ActionResponse, Long) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarSubscriptionsController
 
RequestAttributeCacheKeyGeneratorImpl - Class in org.jasig.portlet.calendar.caching
RequestAttributeCacheKeyGeneratorImpl is an implementation of ICacheKeyGenerator that appends the current session username to the generated key.
RequestAttributeCacheKeyGeneratorImpl() - Constructor for class org.jasig.portlet.calendar.caching.RequestAttributeCacheKeyGeneratorImpl
 
RequestAttributeCredentialsExtractorImpl - Class in org.jasig.portlet.calendar.credentials
This ICredentialsExtractor implementation can retrieve the necessary username and password from named attributes within the user's HttpSession or PortletSession.
RequestAttributeCredentialsExtractorImpl() - Constructor for class org.jasig.portlet.calendar.credentials.RequestAttributeCredentialsExtractorImpl
Default constructor
RequestAttributeCredentialsExtractorImpl(String, String) - Constructor for class org.jasig.portlet.calendar.credentials.RequestAttributeCredentialsExtractorImpl
 
retrieve(Object...) - Method in class org.jasig.portlet.calendar.spring.DoubleCheckedCreator
 
retrieve(Object...) - Method in class org.jasig.portlet.calendar.spring.SingletonDoubleCheckedCreator
 
retrieveCalendar(String) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableFileCalendarAdapter
 
retrieveCalendarHttp(String, Credentials) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableHttpCalendarAdapter
Uses Commons HttpClient to retrieve the specified url (optionally with the provided Credentials.
retrieveCalendars(String, Period, Credentials) - Method in class org.jasig.portlet.calendar.adapter.CalDavCalendarAdapter
 
RssContentProcessorImpl - Class in org.jasig.portlet.calendar.processor
This IContentProcessor implementation uses Rome to extract CalendarEvents from RSS formatted streams.
RssContentProcessorImpl() - Constructor for class org.jasig.portlet.calendar.processor.RssContentProcessorImpl
 

S

SafeFileNamePhrase - Class in org.jasig.portlet.calendar.io
 
SafeFileNamePhrase() - Constructor for class org.jasig.portlet.calendar.io.SafeFileNamePhrase
 
SessionSetupInitializationService - Class in org.jasig.portlet.calendar.service
SessionSetupInitializationService is a core implementation of IInitializationService that performs critical session initialization tasks for the calendar portlet.
SessionSetupInitializationService() - Constructor for class org.jasig.portlet.calendar.service.SessionSetupInitializationService
 
setAjaxPortletSupportService(AjaxPortletSupportService) - Method in class org.jasig.portlet.calendar.mvc.controller.AjaxCalendarController
Set the service for handling portlet AJAX requests.
setAjaxPortletSupportService(AjaxPortletSupportService) - Method in class org.jasig.portlet.calendar.mvc.servlet.AjaxJspViewController
 
setApplicationContext(ApplicationContext) - Method in class org.jasig.portlet.calendar.mvc.controller.AjaxCalendarController
 
setApplicationContext(ApplicationContext) - Method in class org.jasig.portlet.calendar.mvc.controller.CalendarController
 
setApplicationContext(ApplicationContext) - Method in class org.jasig.portlet.calendar.util.StringCleaningUtil
 
setCache(Cache) - Method in class org.jasig.portlet.calendar.adapter.CalDavCalendarAdapter
 
setCache(Cache) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableFileCalendarAdapter
 
setCache(Cache) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableHttpCalendarAdapter
 
setCacheKeyGenerator(ICacheKeyGenerator) - Method in class org.jasig.portlet.calendar.adapter.CalDavCalendarAdapter
 
setCacheKeyGenerator(ICacheKeyGenerator) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableFileCalendarAdapter
 
setCacheKeyGenerator(ICacheKeyGenerator) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableHttpCalendarAdapter
 
setCacheKeyPrefix(String) - Method in class org.jasig.portlet.calendar.adapter.CalDavCalendarAdapter
 
setCacheKeyPrefix(String) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableFileCalendarAdapter
 
setCacheKeyPrefix(String) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableHttpCalendarAdapter
 
setCalendarDefinition(CalendarDefinition) - Method in class org.jasig.portlet.calendar.CalendarConfiguration
Set the CalendarDefinition for the calendar being configured.
setCalendarDefinition(CalendarDefinition) - Method in class org.jasig.portlet.calendar.PredefinedCalendarConfiguration
 
setCalendarDefinition(UserDefinedCalendarDefinition) - Method in class org.jasig.portlet.calendar.UserDefinedCalendarConfiguration
 
setCalendarId(Long) - Method in class org.jasig.portlet.calendar.CalendarEvent
Set the ID of the CalendarConfiguration that produced this event.
setCalendarSetDao(ICalendarSetDao) - Method in class org.jasig.portlet.calendar.mvc.controller.AjaxCalendarController
 
setCalendarSetDao(ICalendarSetDao) - Method in class org.jasig.portlet.calendar.mvc.controller.CalendarController
 
setCalendarStore(CalendarStore) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarSetDao
 
setCalendarStore(CalendarStore) - Method in class org.jasig.portlet.calendar.dao.PortletPreferencesCalendarSetDao
 
setCalendarStore(CalendarStore) - Method in class org.jasig.portlet.calendar.mvc.controller.AdminCalendarController
 
setCalendarStore(CalendarStore) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarDefinitionController
 
setCalendarStore(CalendarStore) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarSubscriptionsController
 
setCalendarStore(CalendarStore) - Method in class org.jasig.portlet.calendar.mvc.controller.EditUserHttpICalController
 
setCalendarStore(CalendarStore) - Method in class org.jasig.portlet.calendar.service.SessionSetupInitializationService
 
setClassName(String) - Method in class org.jasig.portlet.calendar.CalendarDefinition
Set the name of the adapter class for this calendar which will determine how the calendar is retrieved.
setClassName(String) - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
setConfigurations(Set<T>) - Method in class org.jasig.portlet.calendar.CalendarSet
 
setContentProcessor(IContentProcessor) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableFileCalendarAdapter
 
setContentProcessor(IContentProcessor) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableHttpCalendarAdapter
 
setCredentialsExtractor(ICredentialsExtractor) - Method in class org.jasig.portlet.calendar.adapter.CalDavCalendarAdapter
 
setCredentialsExtractor(ICredentialsExtractor) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableHttpCalendarAdapter
 
setDefaultDays(int) - Method in class org.jasig.portlet.calendar.service.SessionSetupInitializationService
 
setDefaultRoles(Set<String>) - Method in class org.jasig.portlet.calendar.PredefinedCalendarDefinition
Set the user roles should should get this calendar by default.
setDisplayed(boolean) - Method in class org.jasig.portlet.calendar.CalendarConfiguration
Set whether this calendar should be displayed or hidden.
setDisplayed(boolean) - Method in class org.jasig.portlet.calendar.mvc.UserHttpIcalCalendarForm
 
setFname(String) - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
setFname(String) - Method in class org.jasig.portlet.calendar.PredefinedCalendarDefinition
 
setId(Long) - Method in class org.jasig.portlet.calendar.CalendarConfiguration
Set the unique ID for this CalendarConfiguration.
setId(Long) - Method in class org.jasig.portlet.calendar.CalendarDefinition
Set the unique id for this calendar.
setId(Long) - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
setId(Long) - Method in class org.jasig.portlet.calendar.mvc.UserHttpIcalCalendarForm
 
setInitializationServices(List<IInitializationService>) - Method in class org.jasig.portlet.calendar.mvc.controller.CalendarController
 
setMobileDeviceRegexes(List<String>) - Method in class org.jasig.portlet.calendar.mvc.ViewSelectorDefaultImpl
Set a list of regex patterns for user agents which should be considered to be mobile devices.
setName(String) - Method in class org.jasig.portlet.calendar.CalendarDefinition
Set the display name for this calendar.
setName(String) - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
setName(String) - Method in class org.jasig.portlet.calendar.mvc.UserHttpIcalCalendarForm
 
setParameterName(List<String>) - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
setParameters(Map<String, String>) - Method in class org.jasig.portlet.calendar.CalendarDefinition
Set the map of calendar parameters.
setParameterValue(List<String>) - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
setPasswordAttribute(String) - Method in class org.jasig.portlet.calendar.credentials.RequestAttributeCredentialsExtractorImpl
 
setPredefinedEditActions(Map<String, String>) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarSubscriptionsController
 
setPreferences(Map<String, String>) - Method in class org.jasig.portlet.calendar.PredefinedCalendarConfiguration
Set the user-specific preferences for this configuration.
setProxyTicketService(ICASProxyTicketService) - Method in class org.jasig.portlet.calendar.service.CasProxyInitializationService
Set the proxy ticket service to use for retrieving CAS receipts
setProxyTicketService(ICASProxyTicketService) - Method in class org.jasig.portlet.calendar.url.CasProxyUrlCreatorImpl
 
setRole(Set<String>) - Method in class org.jasig.portlet.calendar.mvc.CalendarDefinitionForm
 
setSecurityFile(String) - Method in class org.jasig.portlet.calendar.util.StringCleaningUtil
Set the file path to the Anti-samy policy file to be used for cleaning strings.
setServiceUrl(String) - Method in class org.jasig.portlet.cas.CASProxyTicketServiceUserInfoImpl
 
setSessionLength(int) - Method in class org.jasig.portlet.calendar.service.CasProxyInitializationService
Set the length of logged-in sessions
setSubscribeId(String) - Method in class org.jasig.portlet.calendar.CalendarConfiguration
Set the unique ID for this portlet subscription.
setSubscribeId(String) - Method in class org.jasig.portlet.calendar.mvc.UserHttpIcalCalendarForm
 
setTicketValidator(TicketValidator) - Method in class org.jasig.portlet.cas.CASProxyTicketServiceUserInfoImpl
 
setTimezone(String) - Method in class org.jasig.portlet.calendar.mvc.CalendarPreferencesCommand
 
setTimeZones(List<String>) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarSubscriptionsController
Set the list of time zone IDs that should be presented as options for user time zones.
setUrl(String) - Method in class org.jasig.portlet.calendar.mvc.UserHttpIcalCalendarForm
 
setUrlCreator(IUrlCreator) - Method in class org.jasig.portlet.calendar.adapter.CalDavCalendarAdapter
 
setUrlCreator(IUrlCreator) - Method in class org.jasig.portlet.calendar.adapter.ConfigurableHttpCalendarAdapter
 
setUserConfiguration(UserDefinedCalendarConfiguration) - Method in class org.jasig.portlet.calendar.UserDefinedCalendarDefinition
Set the calendar configuration for this definition.
setUserConfigurations(Set<PredefinedCalendarConfiguration>) - Method in class org.jasig.portlet.calendar.PredefinedCalendarDefinition
Set the user configurations for this calendar definition
setUsernameAttribute(String) - Method in class org.jasig.portlet.calendar.credentials.RequestAttributeCredentialsExtractorImpl
 
setUserToken(String) - Method in class org.jasig.portlet.calendar.service.SessionSetupInitializationService
 
setValidator(Validator) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarDefinitionController
 
setValidator(Validator) - Method in class org.jasig.portlet.calendar.mvc.controller.EditUserHttpICalController
 
setViewSelector(IViewSelector) - Method in class org.jasig.portlet.calendar.mvc.controller.AjaxCalendarController
 
setViewSelector(IViewSelector) - Method in class org.jasig.portlet.calendar.mvc.controller.CalendarController
 
setXslFile(String) - Method in class org.jasig.portlet.calendar.processor.XSLTICalendarContentProcessorImpl
 
SharedSecretCredentialsExtractorImpl - Class in org.jasig.portlet.calendar.credentials
This ICredentialsExtractor implementation allows deployers to specify a "shared" set of credentials that are used for ALL requests.
SharedSecretCredentialsExtractorImpl(String, String) - Constructor for class org.jasig.portlet.calendar.credentials.SharedSecretCredentialsExtractorImpl
 
showAdministration(RenderRequest) - Method in class org.jasig.portlet.calendar.mvc.controller.AdminCalendarController
Show the main administrative view.
showCalendar(ActionRequest, ActionResponse, Long) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarSubscriptionsController
 
showCalendarDefinitionForm(PortletRequest, Model) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarDefinitionController
 
showHttpCalendarForm(RenderRequest, Model) - Method in class org.jasig.portlet.calendar.mvc.controller.EditUserHttpICalController
Show the Calendar editing form
shutdown() - Static method in class org.jasig.portlet.calendar.spring.PortletApplicationContextLocator
If the ApplicationContext returned by PortletApplicationContextLocator.getApplicationContext() is 'portal managed' the shutdown hook for the context is called, closing and cleaning up all spring managed resources.
SingletonDoubleCheckedCreator<T> - Class in org.jasig.portlet.calendar.spring
Provides a DoubleCheckedCreator impl that tracks the singleton instance internally
SingletonDoubleCheckedCreator() - Constructor for class org.jasig.portlet.calendar.spring.SingletonDoubleCheckedCreator
 
storeCalendarConfiguration(CalendarConfiguration) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Save or update a calendar configuration.
storeCalendarConfiguration(CalendarConfiguration) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
storeCalendarDefinition(CalendarDefinition) - Method in interface org.jasig.portlet.calendar.dao.CalendarStore
Save or update a calendar definition.
storeCalendarDefinition(CalendarDefinition) - Method in class org.jasig.portlet.calendar.dao.HibernateCalendarStore
 
StringCleaningUtil - Class in org.jasig.portlet.calendar.util
 
StringCleaningUtil() - Constructor for class org.jasig.portlet.calendar.util.StringCleaningUtil
 
StringTemplateUrlCreatorImpl - Class in org.jasig.portlet.calendar.url
 
StringTemplateUrlCreatorImpl() - Constructor for class org.jasig.portlet.calendar.url.StringTemplateUrlCreatorImpl
 

T

toString() - Method in class org.jasig.portlet.calendar.CalendarDefinition
 
toString() - Method in class org.jasig.portlet.calendar.spring.SingletonDoubleCheckedCreator
 
toString() - Method in class org.jasig.portlet.calendar.UserDefinedCalendarDefinition
 
transformToICal(InputStream) - Method in class org.jasig.portlet.calendar.processor.XSLTICalendarContentProcessorImpl
 

U

updateCalendarDefinition(ActionRequest, ActionResponse, CalendarDefinitionForm, BindingResult, SessionStatus) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarDefinitionController
 
updateHttpCalendar(ActionRequest, ActionResponse, UserHttpIcalCalendarForm, BindingResult, SessionStatus) - Method in class org.jasig.portlet.calendar.mvc.controller.EditUserHttpICalController
Update the calendar in the data store.
updatePreferences(ActionRequest, ActionResponse, CalendarPreferencesCommand) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarSubscriptionsController
Process the preferences update request.
UserDefinedCalendarConfiguration - Class in org.jasig.portlet.calendar
UserDefinedCalendarConfiguration represents a user-created calendar configuration.
UserDefinedCalendarConfiguration() - Constructor for class org.jasig.portlet.calendar.UserDefinedCalendarConfiguration
Default Constructor
UserDefinedCalendarDefinition - Class in org.jasig.portlet.calendar
UserDefinedCalendarDefinition represents a user-added calendar definition.
UserDefinedCalendarDefinition() - Constructor for class org.jasig.portlet.calendar.UserDefinedCalendarDefinition
Default constructor
UserDefinedCalendarDefinition(Long, String, String) - Constructor for class org.jasig.portlet.calendar.UserDefinedCalendarDefinition
Construct a new user-defined calendar definition
UserHttpIcalCalendarForm - Class in org.jasig.portlet.calendar.mvc
Form bean for adding new user-defined http-based iCalendar feeds.
UserHttpIcalCalendarForm() - Constructor for class org.jasig.portlet.calendar.mvc.UserHttpIcalCalendarForm
 
USERNAME_KEY - Static variable in class org.jasig.portlet.calendar.service.SessionSetupInitializationService
 

V

VEventStartComparator - Class in org.jasig.portlet.calendar
VEventStartComparator compares to VEvents and orders them by starting date.
VEventStartComparator() - Constructor for class org.jasig.portlet.calendar.VEventStartComparator
 
viewEditOptions(RenderRequest, RenderResponse) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarSubscriptionsController
 
ViewSelectorDefaultImpl - Class in org.jasig.portlet.calendar.mvc
ViewSelectorDefaultImpl provides a default implementation of IViewSelector that returns JSP view names based on a combination of the browser user agent string and the portlet window state.
ViewSelectorDefaultImpl() - Constructor for class org.jasig.portlet.calendar.mvc.ViewSelectorDefaultImpl
 
viewSubscriptions(RenderRequest, RenderResponse) - Method in class org.jasig.portlet.calendar.mvc.controller.EditCalendarSubscriptionsController
 

W

writeLock - Variable in class org.jasig.portlet.calendar.spring.DoubleCheckedCreator
 

X

XSLTICalendarContentProcessorImpl - Class in org.jasig.portlet.calendar.processor
This IContentProcessor implementation uses XSLT to transform an XML stream into iCal.
XSLTICalendarContentProcessorImpl() - Constructor for class org.jasig.portlet.calendar.processor.XSLTICalendarContentProcessorImpl
 
XSLTICalendarContentProcessorImpl(String) - Constructor for class org.jasig.portlet.calendar.processor.XSLTICalendarContentProcessorImpl
 

A C D E G H I L O P R S T U V W X

Copyright © 2010 Jasig. All Rights Reserved.