public class GradebookFacade extends Object implements Serializable
Description: Implements the internal gradebook information. Uses helper to determine integration context impelmentation.
Sakai Project Copyright (c) 2005
| Constructor and Description |
|---|
GradebookFacade() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDefaultGradebookUId()
Get the default gradebook uid.
|
static String |
getGradebookUId() |
static String |
getGradebookUId(String siteId)
Get current gradebook uid.
|
public static String getGradebookUId(String siteId)
public static String getGradebookUId()
public static String getDefaultGradebookUId()
Copyright © 2005–2017 Sakai Project. All rights reserved.