public class DefaultUrlCreatorImpl extends Object implements IUrlCreator
IUrlCreator; returns simply
the parameter named "url" from the CalendarConfiguration.| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
DefaultUrlCreatorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
constructUrl(CalendarConfiguration calendarListing,
org.joda.time.Interval interval,
javax.portlet.PortletRequest request) |
protected String |
constructUrlInternal(CalendarConfiguration calendarListing)
DefaultUrlCreatorImpl only needs to examine the CalendarConfiguration
to retrive the url.
|
public String constructUrl(CalendarConfiguration calendarListing, org.joda.time.Interval interval, javax.portlet.PortletRequest request)
constructUrl in interface IUrlCreatorprotected String constructUrlInternal(CalendarConfiguration calendarListing)
calendarListing - Copyright © 2016 Apereo. All Rights Reserved.