Uses of Class
blackboard.cms.filesystem.security.CSPrincipal

Packages that use CSPrincipal
blackboard.cms.filesystem.security   
 

Uses of CSPrincipal in blackboard.cms.filesystem.security
 

Subclasses of CSPrincipal in blackboard.cms.filesystem.security
 class CourseGroupPrincipal
          Object used to represent a CSGroupPrincipal for a given Course
 class CoursePrincipal
          Object used to represent a Content System principal for the specified course.
 class CourseRolePrincipal
          The CourseRolePrincipal class provides a representation of a Principal, an entity to which filesystem access permissions may be granted , in terms of its associated relationship to a CourseMembership.Role and a Course within the Blackboard Content System.
 class PortalRolePrincipal
          Object used to represent a CSPrincipal for a given Portal Role
 class PortfolioPrincipal
          Object used to represent a CSPrincipal for a given Portfolio
 class SystemRolePrincipal
          Object used to represent a CSPrincipal for a given User.SystemRole
 class UserPrincipal
          Object used to represent a CSPrincipal for a User
 

Methods in blackboard.cms.filesystem.security that return CSPrincipal
static CSPrincipal CSPrincipalManager.loadByPrincipalID(java.lang.String principalID)
          Returns the CSPrincipal.
 



Copyright © 2003-2004 Blackboard, Inc. All Rights Reserved.