|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectblackboard.ws.gradebook.GradebookWSHelper
public class GradebookWSHelper
This class has helper methods to validate gradebook data and check for permission
| Constructor Summary | |
|---|---|
GradebookWSHelper()
|
|
| Method Summary | |
|---|---|
static boolean |
isPrivileged()
|
static boolean |
validateIfExistsCourseMembership(java.lang.String courseId)
|
static void |
validateSessionObject(java.lang.String courseId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GradebookWSHelper()
| Method Detail |
|---|
public static void validateSessionObject(java.lang.String courseId)
public static boolean validateIfExistsCourseMembership(java.lang.String courseId)
public static boolean isPrivileged()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||