public interface ContextManagement
| Modifier and Type | Method and Description |
|---|---|
String |
getGradebookUid(Object request) |
String getGradebookUid(Object request)
request - the javax.servlet.http.HttpServletRequest or javax.portlet.PortletRequest from
which to determine the current gradebook. Since they don't share an interface,
a generic object is passed.Copyright © 2003–2018 Sakai Project. All rights reserved.