public interface IURLService
| Modifier and Type | Method and Description |
|---|---|
String |
getInstructorUrl(Instructor instructor,
javax.portlet.PortletRequest request) |
String |
getLocationUrl(Location location,
javax.portlet.PortletRequest request) |
String |
getNativeMapUrl(javax.portlet.PortletPreferences prefs,
String baseURLDomain,
String room,
String displayName,
String streetAddress,
String longtitude,
String latitude,
String zoom) |
String |
getOtherPortletURL(javax.portlet.PortletPreferences prefs,
String fName,
String state,
String fixedParamString,
Map<String,String> params) |
Copyright © 2023 Jasig. All rights reserved.