Uses of Interface
blackboard.platform.security.Entitled

Packages that use Entitled
blackboard.data.course Provides the classes used to interact with course definitions in Blackboard. 
blackboard.data.user Provides the classes used to interact with user definitions in Blackboard. 
blackboard.platform.context   
 

Uses of Entitled in blackboard.data.course
 

Classes in blackboard.data.course that implement Entitled
static class CourseMembership.Role
           
 

Uses of Entitled in blackboard.data.user
 

Classes in blackboard.data.user that implement Entitled
static class User.SystemRole
          An enumeration for System Roles assigned to users in the system.
 

Uses of Entitled in blackboard.platform.context
 

Subinterfaces of Entitled in blackboard.platform.context
 interface Context
          Context is a core component of the Blackboard API, encapsulating as much as information about the current service request as possible.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.