@Component public class CalendarHelper extends Object implements org.springframework.context.ApplicationContextAware
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
CalendarHelper() |
| Modifier and Type | Method and Description |
|---|---|
Set<CalendarDisplayEvent> |
getEventList(List<String> errors,
org.joda.time.Interval interval,
javax.portlet.PortletRequest request) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic Set<CalendarDisplayEvent> getEventList(List<String> errors, org.joda.time.Interval interval, javax.portlet.PortletRequest request)
Copyright © 2017 Apereo. All Rights Reserved.