|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICalendarSetDao | |
|---|---|
| org.jasig.portlet.calendar.dao | |
| org.jasig.portlet.calendar.mvc.controller | |
| Uses of ICalendarSetDao in org.jasig.portlet.calendar.dao |
|---|
| Classes in org.jasig.portlet.calendar.dao that implement ICalendarSetDao | |
|---|---|
class |
HibernateCalendarSetDao
|
class |
PortletPreferencesCalendarSetDao
Deprecated. Use WhitelistFilteringCalendarSetDao instead. |
class |
WhitelistFilteringCalendarSetDao
Decorates another instance of ICalendarSetDao and filters the results
it provides by the specified whilelist, unless the list is empty. |
| Methods in org.jasig.portlet.calendar.dao with parameters of type ICalendarSetDao | |
|---|---|
void |
WhitelistFilteringCalendarSetDao.setEnclosedCalendarSetDao(ICalendarSetDao enclosedCalendarSetDao)
|
| Uses of ICalendarSetDao in org.jasig.portlet.calendar.mvc.controller |
|---|
| Methods in org.jasig.portlet.calendar.mvc.controller with parameters of type ICalendarSetDao | |
|---|---|
void |
EditCalendarSubscriptionsController.setCalendarSetDao(ICalendarSetDao calendarSetDao)
|
void |
CalendarController.setCalendarSetDao(ICalendarSetDao calendarSetDao)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||