org.jasig.portlet.courses.service
Interface IURLService

All Known Implementing Classes:
UPortalURLServiceImpl

public interface IURLService


Method Summary
 String getInstructorUrl(Instructor instructor, javax.portlet.PortletRequest request)
           
 String getLocationUrl(Location location, javax.portlet.PortletRequest request)
           
 

Method Detail

getLocationUrl

String getLocationUrl(Location location,
                      javax.portlet.PortletRequest request)

getInstructorUrl

String getInstructorUrl(Instructor instructor,
                        javax.portlet.PortletRequest request)


Copyright © 2012 Jasig. All Rights Reserved.