public class UPortalURLServiceImpl extends Object implements IURLService
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
UPortalURLServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstructorUrl(Instructor instructor,
javax.portlet.PortletRequest request) |
String |
getLocationUrl(Location location,
javax.portlet.PortletRequest request) |
void |
setPortalContext(String portalContext) |
public void setPortalContext(String portalContext)
public String getLocationUrl(Location location, javax.portlet.PortletRequest request)
getLocationUrl in interface IURLServicepublic String getInstructorUrl(Instructor instructor, javax.portlet.PortletRequest request)
getInstructorUrl in interface IURLServiceCopyright © 2013 Jasig. All Rights Reserved.