|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.tool.assessment.integration.helper.integrated.GradebookHelperImpl
public class GradebookHelperImpl
Description: This is an integrated context implementation helper delegate class for the GradebookFacade class. "Integrated" means that Samigo (Tests and Quizzes) is running within the context of the Sakai portal and authentication mechanisms, and therefore makes calls on Sakai for things it needs.
Note: To customize behavior you can add your own helper class to the Spring injection via the integrationContext.xml for your context. The particular integrationContext.xml to be used is selected by the build process.
Sakai Project Copyright (c) 2005
| Constructor Summary | |
|---|---|
GradebookHelperImpl()
|
|
| Method Summary | |
|---|---|
String |
getDefaultGradebookUId()
Get the default gradebook uid. |
String |
getGradebookUId(String siteId)
Get current gradebook uid. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GradebookHelperImpl()
| Method Detail |
|---|
public String getGradebookUId(String siteId)
getGradebookUId in interface GradebookHelperpublic String getDefaultGradebookUId()
getDefaultGradebookUId in interface GradebookHelper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||