org.jasig.portlet.courses.service
Class UPortalURLServiceImpl
java.lang.Object
org.jasig.portlet.courses.service.UPortalURLServiceImpl
- All Implemented Interfaces:
- IURLService
public class UPortalURLServiceImpl
- extends Object
- implements IURLService
|
Field Summary |
protected org.apache.commons.logging.Log |
log
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.apache.commons.logging.Log log
UPortalURLServiceImpl
public UPortalURLServiceImpl()
setPortalContext
public void setPortalContext(String portalContext)
getLocationUrl
public String getLocationUrl(Location location,
javax.portlet.PortletRequest request)
- Specified by:
getLocationUrl in interface IURLService
getInstructorUrl
public String getInstructorUrl(Instructor instructor,
javax.portlet.PortletRequest request)
- Specified by:
getInstructorUrl in interface IURLService
Copyright © 2012 Jasig. All Rights Reserved.