| Package | Description |
|---|---|
| org.jasig.portlet.calendar.dao | |
| org.jasig.portlet.calendar.mvc.controller |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateCalendarSetDao |
class |
PortletPreferencesCalendarSetDao
Deprecated.
Use
WhitelistFilteringCalendarSetDao instead. |
class |
WhitelistFilteringCalendarSetDao
Decorates another instance of
ICalendarSetDao and filters the results it provides by the
specified whitelist, unless the list is empty. |
| Modifier and Type | Method and Description |
|---|---|
void |
WhitelistFilteringCalendarSetDao.setEnclosedCalendarSetDao(ICalendarSetDao enclosedCalendarSetDao) |
| Modifier and Type | Method and Description |
|---|---|
void |
EditCalendarSubscriptionsController.setCalendarSetDao(ICalendarSetDao calendarSetDao) |
Copyright © 2019 Apereo. All rights reserved.