Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
N
R
S
U
V
_
G
GROUP_NOT_FOUND
- Static variable in class edu.clemson.bb.ws.
ClemBBAPI.ErrorCodes
getContextManager()
- Method in class edu.clemson.bb.ws.
ClemBBAPI
Initialize the Blackboard context
getCourseRole(String, String, String)
- Method in class edu.clemson.bb.ws.
ClemBBAPI
Determine a users role in a course
getCourseType(String, String)
- Method in class edu.clemson.bb.ws.
ClemBBAPI
Determine if the course is a "Course" or "Organization"
getCoursesForUser(String, String)
- Method in class edu.clemson.bb.ws.
ClemBBAPI
Get a list of courses a user is enrolled in
getCoursesForUserByRole(String, String, String)
- Method in class edu.clemson.bb.ws.
ClemBBAPI
Get a list of courses a user is enrolled in as a particular role
getErrorCode()
- Method in class edu.clemson.bb.ws.
APIResponse
getErrorDetails()
- Method in class edu.clemson.bb.ws.
APIResponse
getKey()
- Method in class edu.clemson.bb.ws.
ClemBBAPI
getMD5(String)
- Static method in class md5.
HexString
getNumberLoggedInUsers(String, String)
- Method in class edu.clemson.bb.ws.
ClemBBAPI
Get the number of users logged into Blackboard on this server
getPluginProperty(String)
- Method in class edu.clemson.bb.ws.
ClemBBAPI
Used to retrieve values from the plugin's property settings from the GUI
getResults()
- Method in class edu.clemson.bb.ws.
APIResponse
getSecondaryPortalRolesForUser(String, String)
- Method in class edu.clemson.bb.ws.
ClemBBAPI
Get a list of a user's secondary portal roles in Blackboard
getUserAttrs(String, String)
- Method in class edu.clemson.bb.ws.
ClemBBAPI
Get a user's GivenName, FamilyName, and email address
getUsersInCourse(String, String)
- Method in class edu.clemson.bb.ws.
ClemBBAPI
Get a list of users in a course and their roles in the course
getUsersInCourseByRole(String, String, String)
- Method in class edu.clemson.bb.ws.
ClemBBAPI
Get a list of users in a course with a particular role
getUsersInCourseWithUserInfo(String, String, String)
- Method in class edu.clemson.bb.ws.
ClemBBAPI
Get the users in the course with the users' attributes included
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
N
R
S
U
V
_