public class HibernateCalendarSetDao extends Object implements ICalendarSetDao
| Constructor and Description |
|---|
HibernateCalendarSetDao() |
| Modifier and Type | Method and Description |
|---|---|
List<PredefinedCalendarConfiguration> |
getAvailablePredefinedCalendarConfigurations(javax.portlet.PortletRequest request) |
CalendarSet<?> |
getCalendarSet(javax.portlet.PortletRequest request) |
void |
setCalendarStore(CalendarStore calendarStore) |
public void setCalendarStore(CalendarStore calendarStore)
public CalendarSet<?> getCalendarSet(javax.portlet.PortletRequest request)
getCalendarSet in interface ICalendarSetDaopublic List<PredefinedCalendarConfiguration> getAvailablePredefinedCalendarConfigurations(javax.portlet.PortletRequest request)
getAvailablePredefinedCalendarConfigurations in interface ICalendarSetDaoCopyright © 2017 Apereo. All Rights Reserved.