A B C D E G H I M N R S U V _

_

__changeCourseRole(String, String, String) - Method in class edu.clemson.bb.ws.ClemBBAPI
Change a user's role in a course
__changeOrganizationRole(String, String, String) - Method in class edu.clemson.bb.ws.ClemBBAPI
Change a user's role in an organization
__getCourseByBatchUID(String) - Method in class edu.clemson.bb.ws.ClemBBAPI
Translate a course batchUID into a course object
__getCourseByID(Id) - Method in class edu.clemson.bb.ws.ClemBBAPI
Get a Course object from a course ID
__getCourseSiteByBatchUID(String) - Method in class edu.clemson.bb.ws.ClemBBAPI
Translate a course batchUID into a CourseSite
__getEnabledUsersInCourse(String) - Method in class edu.clemson.bb.ws.ClemBBAPI
Get a HashMap of users in a course where the keys are userids and the values are roles and the users enrollment is not disabled
__getHostname() - Method in class edu.clemson.bb.ws.ClemBBAPI
 
__getMembersInOrganization(String) - Method in class edu.clemson.bb.ws.ClemBBAPI
Get users in an orgainzation
__getOrganizationByBatchUID(String) - Method in class edu.clemson.bb.ws.ClemBBAPI
Get an organization object
__getPersonByUserID(String) - Method in class edu.clemson.bb.ws.ClemBBAPI
Get a person object from a User ID
__getUserAttrs(User) - Method in class edu.clemson.bb.ws.ClemBBAPI
Get a HashMap containing a user's information
__getUserByID(Id) - Method in class edu.clemson.bb.ws.ClemBBAPI
Get a user object by User ID
__getUserByUserID(String) - Method in class edu.clemson.bb.ws.ClemBBAPI
Get a user object from a User ID
__getUsersInCourse(String) - Method in class edu.clemson.bb.ws.ClemBBAPI
Get a HashMap of users in a course where the keys are userids and the values are roles

A B C D E G H I M N R S U V _