public class WhitelistFilteringCalendarSetDao extends Object implements ICalendarSetDao
ICalendarSetDao and filters the results it provides by the
specified whitelist, unless the list is empty. In that case all results will be displayed.| Constructor and Description |
|---|
WhitelistFilteringCalendarSetDao() |
| Modifier and Type | Method and Description |
|---|---|
List<PredefinedCalendarConfiguration> |
getAvailablePredefinedCalendarConfigurations(javax.portlet.PortletRequest req) |
CalendarSet<?> |
getCalendarSet(javax.portlet.PortletRequest req) |
void |
setEnclosedCalendarSetDao(ICalendarSetDao enclosedCalendarSetDao) |
public void setEnclosedCalendarSetDao(ICalendarSetDao enclosedCalendarSetDao)
public CalendarSet<?> getCalendarSet(javax.portlet.PortletRequest req)
getCalendarSet in interface ICalendarSetDaopublic List<PredefinedCalendarConfiguration> getAvailablePredefinedCalendarConfigurations(javax.portlet.PortletRequest req)
getAvailablePredefinedCalendarConfigurations in interface ICalendarSetDaoCopyright © 2018 Apereo. All Rights Reserved.