A B C D F G H I K L M N P R S U V W

A

APPROVE - Static variable in class blackboard.cms.workflow.WorkflowType
 
APPROVED - Static variable in class blackboard.cms.lrngobj.LOItem.Status
 

B

Bookmark - class blackboard.cms.bookmark.Bookmark.
The Bookmark class provides a representation of a Bookmark within the Blackboard application.
Bookmark() - Constructor for class blackboard.cms.bookmark.Bookmark
Creates an instance of Bookmark with default property values.
BookmarkManager - class blackboard.cms.bookmark.BookmarkManager.
The BookmarkManager class provides a representation of a BookmarkManager within the Blackboard application.
BookmarkManager() - Constructor for class blackboard.cms.bookmark.BookmarkManager
 
blackboard.cms.bookmark - package blackboard.cms.bookmark
 
blackboard.cms.filesystem - package blackboard.cms.filesystem
 
blackboard.cms.filesystem.security - package blackboard.cms.filesystem.security
 
blackboard.cms.lrngobj - package blackboard.cms.lrngobj
 
blackboard.cms.metadata - package blackboard.cms.metadata
 
blackboard.cms.portfolio - package blackboard.cms.portfolio
 
blackboard.cms.workflow - package blackboard.cms.workflow
 

C

COMPLETE - Static variable in class blackboard.cms.workflow.WorkflowType
 
CSAccessControlEntry - class blackboard.cms.filesystem.CSAccessControlEntry.
The CSAccessControlEntry class provides a representation of an Access Control Entry within the Blackboard application.
CSContext - class blackboard.cms.filesystem.CSContext.
A Context is the top level state manager for a series of Blackboard Content System calls.
CSCustomDirectory - class blackboard.cms.filesystem.CSCustomDirectory.
A directory in the system.
CSDirectory - class blackboard.cms.filesystem.CSDirectory.
A directory in the system.
CSEntry - class blackboard.cms.filesystem.CSEntry.
An object for a node in the file system.
CSEntryMetadata - class blackboard.cms.filesystem.CSEntryMetadata.
Represents the metadata properties that can be set for any CSEntry.
CSFile - class blackboard.cms.filesystem.CSFile.
An object for a file in the file system.
CSFileSystemException - exception blackboard.cms.filesystem.CSFileSystemException.
Generic exception designed to take the name of a CSEntry which the exception applies to.
CSFileSystemException(Exception) - Constructor for class blackboard.cms.filesystem.CSFileSystemException
 
CSFileSystemException(String) - Constructor for class blackboard.cms.filesystem.CSFileSystemException
 
CSPrincipal - class blackboard.cms.filesystem.security.CSPrincipal.
The Principal interface defines the concept of a principal, encompassing any entity to which filesystem access permissions may be granted.
CSPrincipalManager - class blackboard.cms.filesystem.security.CSPrincipalManager.
Manages Principal objects.
CourseGroupPrincipal - class blackboard.cms.filesystem.security.CourseGroupPrincipal.
Object used to represent a CSGroupPrincipal for a given Course
CoursePrincipal - class blackboard.cms.filesystem.security.CoursePrincipal.
Object used to represent a CSPrincipal for a given Course
CourseRolePrincipal - class blackboard.cms.filesystem.security.CourseRolePrincipal.
Object used to manage information with a specific Course and Role
calculatePrincipalID(Course, Group) - Static method in class blackboard.cms.filesystem.security.CourseGroupPrincipal
Returns a string that represents the Principal ID
calculatePrincipalID(Course) - Static method in class blackboard.cms.filesystem.security.CoursePrincipal
Returns a string that represents the Course Principal ID
calculatePrincipalID(Course, CourseMembership.Role) - Static method in class blackboard.cms.filesystem.security.CourseRolePrincipal
Returns a string that represents the Principal ID
calculatePrincipalID(PortalRole) - Static method in class blackboard.cms.filesystem.security.PortalRolePrincipal
Returns a string that represents the Portal Role Principal ID
calculatePrincipalID(Portfolio) - Static method in class blackboard.cms.filesystem.security.PortfolioPrincipal
Returns a string that represents the Portfolio Principal ID
calculatePrincipalID(User.SystemRole) - Static method in class blackboard.cms.filesystem.security.SystemRolePrincipal
Returns a string that represents the System Role Principal ID
calculatePrincipalID(User) - Static method in class blackboard.cms.filesystem.security.UserPrincipal
Returns a string that represents the User Principal ID
canDelete() - Method in class blackboard.cms.filesystem.CSAccessControlEntry
Is this file/directory deleteable by the user/users identified by the associated PrincipalID
canDelete(CSEntry) - Method in class blackboard.cms.filesystem.CSContext
Checks whether delete permission is granted for the CSEntry named and in this Context instance.
canManage() - Method in class blackboard.cms.filesystem.CSAccessControlEntry
Is this file/directory manageable by the user/users identified by the associated PrincipalID
canManage(CSEntry) - Method in class blackboard.cms.filesystem.CSContext
Checks whether manage permission is granted for the CSEntry named and in this Context instance.
canRead() - Method in class blackboard.cms.filesystem.CSAccessControlEntry
Is this file/directory readable by the user/users identified by the associated PrincipalID
canRead(CSEntry) - Method in class blackboard.cms.filesystem.CSContext
Checks whether read permission is granted for the CSEntry named and in this Context instance.
canWrite() - Method in class blackboard.cms.filesystem.CSAccessControlEntry
Is this file/directory writeable by the user/users identified by the associated PrincipalID
canWrite(CSEntry) - Method in class blackboard.cms.filesystem.CSContext
Checks whether write permission is granted for the CSEntry named and in this Context instance.
commit() - Method in class blackboard.cms.filesystem.CSContext
Commits changes for the transaction in this Context instance.
compareTo(Object) - Method in class blackboard.cms.workflow.Workflow.Priority
 
createDirectory(String, String) - Method in class blackboard.cms.filesystem.CSContext
Creates a new Directory
createFile(String, String, InputStream) - Method in class blackboard.cms.filesystem.CSContext
Creates a new File
createInstance(Course, Group) - Static method in class blackboard.cms.filesystem.security.CourseGroupPrincipal
Create an instance of CourseGroupPrincipal
createInstance(Course) - Static method in class blackboard.cms.filesystem.security.CoursePrincipal
Create an instance of CoursePrincipal
createInstance(Course, CourseMembership.Role) - Static method in class blackboard.cms.filesystem.security.CourseRolePrincipal
Create an instance of CourseRolePrincipal
createInstance(PortalRole) - Static method in class blackboard.cms.filesystem.security.PortalRolePrincipal
Create an instance of PortalRolePrincipal
createInstance(Portfolio) - Static method in class blackboard.cms.filesystem.security.PortfolioPrincipal
Create an instance of PortfolioPrincipal
createInstance(User.SystemRole) - Static method in class blackboard.cms.filesystem.security.SystemRolePrincipal
Create an instance of SystemRolePrincipal
createInstance(User) - Static method in class blackboard.cms.filesystem.security.UserPrincipal
Create an instance of UserPrincipal

D

DATA_TYPE - Static variable in class blackboard.cms.bookmark.Bookmark
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.lrngobj.LOCategory
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.lrngobj.LOItem
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.metadata.MetadataTemplate
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.portfolio.Portfolio
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.portfolio.PortfolioComment
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.portfolio.PortfolioCourseAccess
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.portfolio.PortfolioItem
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.portfolio.PortfolioPageTemplate
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.portfolio.PortfolioPass
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.portfolio.PortfolioPortalRoleAccess
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.portfolio.PortfolioUserAccess
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.workflow.Workflow
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.workflow.WorkflowAssignment
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.workflow.WorkflowComment
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.workflow.WorkflowFile
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.workflow.WorkflowStatus
Object data type constant used in brokering loaders and persisters
DATA_TYPE - Static variable in class blackboard.cms.workflow.WorkflowType
Object data type constant used in brokering loaders and persisters
DEFAULT - Static variable in class blackboard.cms.lrngobj.LOItem.Status
 
DEFAULT - Static variable in class blackboard.cms.workflow.Workflow.Priority
 
DESCRIPTION - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_CONTRIBUTOR - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_COVERAGE - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_CREATOR - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_DATE - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_DESCRIPTION - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_FORMAT - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_IDENTIFIER - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_LANGUAGE - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_PUBLISHER - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_RELATION - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_RIGHTS - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_SOURCE - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_SUBJECT - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_TITLE - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
DUBLINCORE_TYPE - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
delete() - Method in class blackboard.cms.filesystem.CSEntry
Deletes the CSEntry
deleteAccessControlEntry(String) - Method in class blackboard.cms.filesystem.CSEntry
Delete the explicit permissions entry for a user or user list.
deleteByCourseId(Id) - Static method in class blackboard.cms.portfolio.PortfolioCourseAccessManager
Deletes the PortfolioCourseAccess identified by the course Id using default connection.
deleteByCourseId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioCourseAccessManager
Deletes the PortfolioCourseAccess identified by the course Id using supplied connection.
deleteById(Id) - Static method in class blackboard.cms.bookmark.BookmarkManager
Deletes the Bookmark identified by the Id using default connection.
deleteById(Id, Connection) - Static method in class blackboard.cms.bookmark.BookmarkManager
Deletes the Bookmark identified by the Id using supplied connection.
deleteById(Id) - Static method in class blackboard.cms.lrngobj.LOCategoryManager
Delete a LOCategory identified by the Id
deleteById(Id, Connection) - Static method in class blackboard.cms.lrngobj.LOCategoryManager
Delete a LOCategory identified by the Id using the supplied connection
deleteById(Id) - Static method in class blackboard.cms.lrngobj.LOItemManager
Delete a LOItem identified by the Id
deleteById(Id, Connection) - Static method in class blackboard.cms.lrngobj.LOItemManager
Delete a LOItem identified by the Id using the supplied Connection
deleteById(Id) - Static method in class blackboard.cms.metadata.MetadataTemplateManager
Deletes the MetadataTemplate identified by the Id using default connection.
deleteById(Id, Connection) - Static method in class blackboard.cms.metadata.MetadataTemplateManager
Deletes the MetadataTemplate identified by the Id using the supplied connection.
deleteById(Id) - Static method in class blackboard.cms.portfolio.PortfolioCommentManager
Deletes the PortfolioComment identified by the Id using default connection.
deleteById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioCommentManager
Deletes the PortfolioComment identified by the Id using the supplied connection.
deleteById(Id) - Static method in class blackboard.cms.portfolio.PortfolioCourseAccessManager
Deletes the PortfolioCourseAccess identified by the Id using default connection.
deleteById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioCourseAccessManager
Deletes the PortfolioCourseAccess identified by the Id using the supplied connection.
deleteById(Id) - Static method in class blackboard.cms.portfolio.PortfolioItemManager
Deletes the PortfolioItem identified by the Id using default connection.
deleteById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioItemManager
Deletes the PortfolioItem identified by the Id using supplied connection.
deleteById(Id) - Static method in class blackboard.cms.portfolio.PortfolioManager
Deletes the Portfolio identified by the Id using default connection.
deleteById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioManager
Deletes the Portfolio identified by the Id using supplied connection.
deleteById(Id) - Static method in class blackboard.cms.portfolio.PortfolioPageTemplateManager
Deletes the PortfolioPageTemplate identified by the Id using default connection.
deleteById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPageTemplateManager
Deletes the PortfolioPageTemplate identified by the Id using supplied connection.
deleteById(Id) - Static method in class blackboard.cms.portfolio.PortfolioPassManager
Deletes the PortfolioPass identified by the Id using default connection.
deleteById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPassManager
Deletes the PortfolioPass identified by the Id using supplied connection.
deleteById(Id) - Static method in class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
Deletes the PortfolioPortalRoleAccess identified by the Id using default connection.
deleteById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
Deletes the PortfolioPortalRoleAccess identified by the Id using the supplied connection.
deleteById(Id) - Static method in class blackboard.cms.portfolio.PortfolioUserAccessManager
Deletes the PortfolioUserAccess identified by the Id using default connection.
deleteById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioUserAccessManager
Deletes the PortfolioUserAccess identified by the Id using supplied connection.
deleteById(Id) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Deletes the WorkflowAssignment identified by the Id using default connection.
deleteById(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Deletes the WorkflowAssignment identified by the Id using supplied connection.
deleteById(Id) - Static method in class blackboard.cms.workflow.WorkflowCommentManager
Deletes the WorkflowComment identified by the Id using default connection.
deleteById(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowCommentManager
Deletes the WorkflowComment identified by the Id using supplied connection.
deleteById(Id) - Static method in class blackboard.cms.workflow.WorkflowFileManager
Deletes the WorkflowFile identified by the Id using default connection.
deleteById(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowFileManager
Deletes the WorkflowFile identified by the Id using supplied connection.
deleteById(Id) - Static method in class blackboard.cms.workflow.WorkflowManager
Deletes the Workflow identified by the Id using default connection.
deleteById(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowManager
Deletes the Workflow identified by the Id using supplied connection.
deleteByKey(String) - Static method in class blackboard.cms.metadata.MetadataTemplateManager
Deletes the MetadataTemplate identified by the given string key using default connection.
deleteByKey(String, Connection) - Static method in class blackboard.cms.metadata.MetadataTemplateManager
Deletes the MetadataTemplate identified by the given string key using supplied connection.
deleteByPortalRoleId(Id) - Static method in class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
Deletes the PortfolioPortalRoleAccess identified by the course Id using default connection.
deleteByPortalRoleId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
Deletes the PortfolioPortalRoleAccess identified by the course Id using supplied connection.
deleteByPortfolioId(Id) - Static method in class blackboard.cms.portfolio.PortfolioCommentManager
Deletes the PortfolioComment identified by the portfolio Id using default connection.
deleteByPortfolioId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioCommentManager
Deletes the PortfolioComment identified by the portfolio Id using supplied connection.
deleteByPortfolioId(Id) - Static method in class blackboard.cms.portfolio.PortfolioCourseAccessManager
Deletes the PortfolioCourseAccess identified by the portfolio Id using default connection.
deleteByPortfolioId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioCourseAccessManager
Deletes the PortfolioCourseAccess identified by the portfolio Id using supplied connection.
deleteByPortfolioId(Id) - Static method in class blackboard.cms.portfolio.PortfolioItemManager
Deletes the PortfolioItem identified by the portfolio Id using default connection.
deleteByPortfolioId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioItemManager
Deletes the PortfolioItem identified by the portfolioId using supplied connection.
deleteByPortfolioId(Id) - Static method in class blackboard.cms.portfolio.PortfolioPassManager
Loads a PortfolioPPortfolioPassageTemplate identified by the given portfolio Id using the default connection.
deleteByPortfolioId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPassManager
Loads a PortfolioPass identified by the given portfolio Id using the supplied connection.
deleteByPortfolioId(Id) - Static method in class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
Deletes the PortfolioPortalRoleAccess identified by the portfolio Id using default connection.
deleteByPortfolioId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
Deletes the PortfolioPortalRoleAccess identified by the portfolio Id using supplied connection.
deleteByPortfolioId(Id) - Static method in class blackboard.cms.portfolio.PortfolioUserAccessManager
Deletes PortfolioUserAccess objects identified by the given portfolio Id using the default connection.
deleteByPortfolioId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioUserAccessManager
Deletes PortfolioUserAccessobjects identified by the given portfolio Id using the supplied connection.
deleteByUserId(Id) - Static method in class blackboard.cms.bookmark.BookmarkManager
Deletes the Bookmark identified by the given user Id using default connection.
deleteByUserId(Id, Connection) - Static method in class blackboard.cms.bookmark.BookmarkManager
Deletes the Bookmark identified by the given user Id using supplied connection.
deleteByUserId(Id) - Static method in class blackboard.cms.portfolio.PortfolioUserAccessManager
Deletes PortfolioUserAccess objects identified by the given user Id using the default connection.
deleteByUserId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioUserAccessManager
Deletes PortfolioUserAccess objects identified by the given user Id using the supplied connection.
deleteByWorkflowId(Id) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Deletes the WorkflowAssignment identified by the worflow Id using default connection.
deleteByWorkflowId(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Deletes the WorkflowAssignment identified by the workflow Id using supplied connection.
deleteByWorkflowId(Id) - Static method in class blackboard.cms.workflow.WorkflowCommentManager
Deletes the WorkflowComment identified by the worflow Id using default connection.
deleteByWorkflowId(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowCommentManager
Deletes the WorkflowComment identified by the workflow Id using supplied connection.
deleteByWorkflowId(Id) - Static method in class blackboard.cms.workflow.WorkflowFileManager
Deletes the WorkflowFile identified by the workflow Id using default connection.
deleteByWorkflowId(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowFileManager
Deletes the WorkflowFile identified by the workflow Id using supplied connection.

F

findEntry(String) - Method in class blackboard.cms.filesystem.CSContext
Returns a CSEntry for the given file/directory path.
fromExternalString(String) - Static method in class blackboard.cms.lrngobj.LOItem.Status
Returns the LOItem.Status element specified by the externalString.
fromExternalString(String) - Static method in class blackboard.cms.workflow.Workflow.Priority
Returns the Workflow.Priority element specified by the externalString.

G

GRADE - Static variable in class blackboard.cms.workflow.WorkflowType
 
getAccessControlEntries() - Method in class blackboard.cms.filesystem.CSEntry
Get an array of all explicit permissions entries for the CSEntry .
getAccessControlEntry(String) - Method in class blackboard.cms.filesystem.CSEntry
Gets the explicit permissions entry for a user or user list.
getAccountsAccessInd() - Method in class blackboard.cms.portfolio.Portfolio
 
getApprovedDate() - Method in class blackboard.cms.lrngobj.LOItem
Represents the date that the LOItem was approved
getApproverId() - Method in class blackboard.cms.lrngobj.LOItem
Get the Approver Id for this LOItem.
getAuthors() - Method in class blackboard.cms.lrngobj.LOItem
Return the author(s) for the LOItem
getAvailableExternalInd() - Method in class blackboard.cms.lrngobj.LOItem
Return a boolean that represents whether the LOItem is available externally
getAvailableInd() - Method in class blackboard.cms.portfolio.Portfolio
Returns the availability flag for the Portfolio.
getAvailableInd() - Method in class blackboard.cms.portfolio.PortfolioItem
Get availability flag for the PortfolioItem.
getAvailableInd() - Method in class blackboard.cms.portfolio.PortfolioPageTemplate
Get availability flag for the PortfolioPageTemplate.
getAvailableInternalInd() - Method in class blackboard.cms.lrngobj.LOItem
Return a boolean that represents whether the LOItem is available internally
getAvailableQuota() - Method in class blackboard.cms.filesystem.CSCustomDirectory
Returns the amount of unused quota remaining on this directory in bytes.
getAvailableQuota() - Method in class blackboard.cms.filesystem.CSDirectory
Returns the amount of unused quota remaining on this directory in bytes.
getBaseName() - Method in class blackboard.cms.filesystem.CSEntry
Returns the base name to the CSEntry.
getBgColor() - Method in class blackboard.cms.portfolio.Portfolio
Returns the background color for this Portfolio.
getButtonStyleId() - Method in class blackboard.cms.portfolio.Portfolio
Returns the button style Id for the Portfolio .
getCSEntryMetadata() - Method in class blackboard.cms.filesystem.CSEntry
Get a CSEntryMetadata object from the CSEntry.
getCategoriesByParentId(Id) - Method in class blackboard.cms.lrngobj.LOCategoryTree
Returns a SortedSet of LOCategory Items based on the Parent Id.
getCategoryById(Id) - Method in class blackboard.cms.lrngobj.LOCategoryTree
Return a LOCategory item based on an Id
getCategoryId() - Method in class blackboard.cms.lrngobj.LOItem
Get the Category Id for the LOItem
getComment() - Method in class blackboard.cms.portfolio.PortfolioComment
Get a comment for the Portfolio.
getComment() - Method in class blackboard.cms.workflow.WorkflowComment
Returns the Comment for the WorkflowComment.
getCommentsSharedInd() - Method in class blackboard.cms.portfolio.Portfolio
Returns the comments flag for the Portfolio.
getCompletedInd() - Method in class blackboard.cms.workflow.WorkflowStatus
Returns a flag that denotes whether the WorkflowStatus is completed.
getContext(User) - Static method in class blackboard.cms.filesystem.CSContext
Returns the CSContext object based on the User object supplied.
getContext() - Static method in class blackboard.cms.filesystem.CSContext
Returns the CSContext object.
getCourse() - Method in class blackboard.cms.filesystem.security.CourseGroupPrincipal
Returns the Course associated with object
getCourse() - Method in class blackboard.cms.filesystem.security.CoursePrincipal
Returns the Course associated with object
getCourse() - Method in class blackboard.cms.filesystem.security.CourseRolePrincipal
Returns the Course associated with object
getCourseDirectory(Course) - Method in class blackboard.cms.filesystem.CSContext
Returns a CSDirectory representing the course/org home directory.
getCourseEReservesDirectory(Course) - Method in class blackboard.cms.filesystem.CSContext
Returns a CSDirectory representing the course/org ereserve directory.
getCourseId() - Method in class blackboard.cms.portfolio.PortfolioCourseAccess
Get a course id for the PortfolioCourseAccess.
getCustomProperty(String) - Method in class blackboard.cms.filesystem.CSEntryMetadata
Returns the metadata value for Custom properties.
getDataType() - Method in class blackboard.cms.bookmark.Bookmark
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.lrngobj.LOCategory
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.lrngobj.LOItem
Returns the DataType identifier for the object.
getDataType() - Method in class blackboard.cms.metadata.MetadataTemplate
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.portfolio.Portfolio
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.portfolio.PortfolioComment
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.portfolio.PortfolioCourseAccess
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.portfolio.PortfolioItem
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.portfolio.PortfolioPageTemplate
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.portfolio.PortfolioPass
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.portfolio.PortfolioPortalRoleAccess
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.portfolio.PortfolioUserAccess
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.workflow.Workflow
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.workflow.WorkflowAssignment
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.workflow.WorkflowComment
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.workflow.WorkflowFile
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.workflow.WorkflowStatus
Returns the DataType identifier for this object.
getDataType() - Method in class blackboard.cms.workflow.WorkflowType
Returns the DataType identifier for this object.
getDatePosted() - Method in class blackboard.cms.portfolio.PortfolioComment
Get the date posted for the PortfolioComment.
getDatePosted() - Method in class blackboard.cms.workflow.WorkflowComment
Returns the Due Date for the WorkflowComment.
getDescription() - Method in class blackboard.cms.lrngobj.LOItem
Return the description of the LOItem
getDescription() - Method in class blackboard.cms.portfolio.Portfolio
Returns the Portfolio description.
getDescription() - Method in class blackboard.cms.workflow.Workflow
Returns the description for the Workflow.
getDirectoryContents() - Method in class blackboard.cms.filesystem.CSCustomDirectory
Returns a List of all readable CSEntry objects which this Directory contains and are findable by navigating down the hiearchy directly.
getDirectoryContents() - Method in class blackboard.cms.filesystem.CSDirectory
Returns a List of all readable CSEntry objects which this Directory contains and are findable by navigating down the hiearchy directly.
getDisplayName() - Method in class blackboard.cms.filesystem.security.CSPrincipal
Returns the display name for this principal.
getDueDate() - Method in class blackboard.cms.workflow.Workflow
Returns the Due Date for the Workflow.
getDueDateSortValue() - Method in class blackboard.cms.workflow.Workflow
Returns the sort value by Due Date for the Workflow.
getEmailAddresses() - Method in class blackboard.cms.portfolio.PortfolioPass
Returns the email address for the PortfolioPass.
getFileContent(OutputStream) - Method in class blackboard.cms.filesystem.CSFile
Return the content for the version this file object points to by writing to the passed OutputStream.
getFileContentType() - Method in class blackboard.cms.filesystem.CSFile
Get the content type for this file.
getFileEntryPath() - Method in class blackboard.cms.bookmark.Bookmark
Returns the file path for item for the Bookmark
getFileEntryPath() - Method in class blackboard.cms.lrngobj.LOItem
Return the file entry path for the LOItem.
getFileEntryPath() - Method in class blackboard.cms.portfolio.PortfolioItem
Returns the file path for item for the PortfolioItem
getFileEntryPath() - Method in class blackboard.cms.workflow.WorkflowFile
Returns the file path for item for the WorkflowFile
getFolderInd() - Method in class blackboard.cms.bookmark.Bookmark
Returns the folder indicator flag for the Bookmark.
getFullPath() - Method in class blackboard.cms.filesystem.CSEntry
Returns the full path to the CSEntry.
getGroup() - Method in class blackboard.cms.filesystem.security.CourseGroupPrincipal
Returns the Group associated with object
getHref() - Method in class blackboard.cms.portfolio.PortfolioItem
Get the URL for the PortfolioItem.
getHtml() - Method in class blackboard.cms.portfolio.PortfolioItem
Get the HTML content for the PortfolioItem.
getHtml() - Method in class blackboard.cms.portfolio.PortfolioPageTemplate
Get the HTML content for the PortfolioPageTemplate.
getKey() - Method in class blackboard.cms.metadata.MetadataTemplate
Returns the key for the MetadataTemplate.
getKeywords() - Method in class blackboard.cms.lrngobj.LOItem
Returns the keywords for the LOItem
getLabel() - Method in class blackboard.cms.metadata.MetadataTemplate
Returns the label for the MetadataTemplate.
getLearningObjectives() - Method in class blackboard.cms.lrngobj.LOItem
Return the Learning Objectives for the LOItem
getLearningObjectives() - Method in class blackboard.cms.portfolio.Portfolio
Returns the Portfolio Learning objectives.
getOwnerId() - Method in class blackboard.cms.portfolio.Portfolio
Returns the owner Id for the Portfolio .
getOwnerId() - Method in class blackboard.cms.workflow.Workflow
Returns the Owner Id for the Workflow.
getParentId() - Method in class blackboard.cms.bookmark.Bookmark
Returns the parent Id for the Bookmark .
getParentId() - Method in class blackboard.cms.lrngobj.LOCategory
Get the parent Id for this Category
getParentPath() - Method in class blackboard.cms.filesystem.CSEntry
Returns the parent path to the CSEntry.
getPassword() - Method in class blackboard.cms.portfolio.PortfolioPass
Returns the password for the PortfolioPass.
getPasswordInd() - Method in class blackboard.cms.portfolio.PortfolioPass
Returns password flag for the PortfolioPass.
getPortalRole() - Method in class blackboard.cms.filesystem.security.PortalRolePrincipal
Returns the PortalRole associated with this PortalRolePrincipal
getPortalRoleId() - Method in class blackboard.cms.portfolio.PortfolioPortalRoleAccess
Get a portal role id for the PortfolioPortalRoleAccess.
getPortfolio() - Method in class blackboard.cms.filesystem.security.PortfolioPrincipal
Returns the Portfolio associated with this PortfolioPrincipal
getPortfolioId() - Method in class blackboard.cms.portfolio.PortfolioComment
Get the portfolio Id for the PortfolioComment.
getPortfolioId() - Method in class blackboard.cms.portfolio.PortfolioCourseAccess
Get a portfolio id for the PortfolioCourseAccess.
getPortfolioId() - Method in class blackboard.cms.portfolio.PortfolioItem
Returns the Id for the PortfolioItem.
getPortfolioId() - Method in class blackboard.cms.portfolio.PortfolioPass
Returns the Id for the PortfolioPass.
getPortfolioId() - Method in class blackboard.cms.portfolio.PortfolioPortalRoleAccess
Get a portfolio id for the PortfolioPortalRoleAccess.
getPortfolioId() - Method in class blackboard.cms.portfolio.PortfolioUserAccess
Returns the portfolio Id for the PortfolioUserAccess.
getPosition() - Method in class blackboard.cms.portfolio.PortfolioItem
Returns the position for the PortfolioItem.
getPrincipalID() - Method in class blackboard.cms.filesystem.CSAccessControlEntry
Get the PrincipalID for this set of permissions.
getPrincipalID() - Method in class blackboard.cms.filesystem.security.CSPrincipal
Returns the PrincipalID (unique identifier) for this entity.
getPriority() - Method in class blackboard.cms.workflow.Workflow
Returns the Workflow Priority for the Workflow.
getQuota() - Method in class blackboard.cms.filesystem.CSCustomDirectory
Returns the quota for this directory in bytes.
getQuota() - Method in class blackboard.cms.filesystem.CSDirectory
Returns the quota for this directory in bytes.
getResponse() - Method in class blackboard.cms.workflow.WorkflowAssignment
Returns the Response for the WorkflowAssignment.
getRole() - Method in class blackboard.cms.filesystem.security.CourseRolePrincipal
Returns the CourseMembership.Role associated with object
getSentDate() - Method in class blackboard.cms.portfolio.PortfolioPass
Returns date that the PortfolioPass was sent.
getSize() - Method in class blackboard.cms.filesystem.CSEntry
Returns the size (in bytes) of the CSEntry.
getStandardProperty(String) - Method in class blackboard.cms.filesystem.CSEntryMetadata
Returns the metadata value for Standard properties.
getStatus() - Method in class blackboard.cms.lrngobj.LOItem
Get the status for the LOItem
getStatusId() - Method in class blackboard.cms.workflow.WorkflowAssignment
Returns the status Id for the WorkflowAssignment.
getSubmittedDate() - Method in class blackboard.cms.lrngobj.LOItem
Represents the date that the LOItem was submitted
getSubmitterId() - Method in class blackboard.cms.lrngobj.LOItem
Get the Submitter Id for this LOItem.
getSystemRole() - Method in class blackboard.cms.filesystem.security.SystemRolePrincipal
Returns the User.SystemRole associated with this SystemRolePrincipal
getTextColor() - Method in class blackboard.cms.portfolio.Portfolio
Returns the text color for this Portfolio.
getTextNavInd() - Method in class blackboard.cms.portfolio.Portfolio
Returns the text navigation flag for the Portfolio.
getTitle() - Method in class blackboard.cms.bookmark.Bookmark
Returns the title for the Bookmark.
getTitle() - Method in class blackboard.cms.lrngobj.LOCategory
Returns the title of the Learning Object Category
getTitle() - Method in class blackboard.cms.lrngobj.LOItem
Returns the title of the Learning Object Item
getTitle() - Method in class blackboard.cms.portfolio.Portfolio
Returns the title for this Portfolio.
getTitle() - Method in class blackboard.cms.portfolio.PortfolioItem
Returns the Title for the PortfolioItem.
getTitle() - Method in class blackboard.cms.portfolio.PortfolioPageTemplate
Returns the Title for the PortfolioPageTemplate.
getTitle() - Method in class blackboard.cms.portfolio.PortfolioPass
Returns the Title for the PortfolioPass.
getTitle() - Method in class blackboard.cms.workflow.Workflow
Returns the Title for the Workflow.
getTitle() - Method in class blackboard.cms.workflow.WorkflowStatus
Returns the Title for the WorkflowStatus.
getTitle() - Method in class blackboard.cms.workflow.WorkflowType
Returns the Title for the WorkflowType.
getTopLevelCategories() - Method in class blackboard.cms.lrngobj.LOCategoryTree
Returns a SortedSet of all the Top Level Categories.
getType() - Method in class blackboard.cms.portfolio.PortfolioItem
Returns the type for the PortfolioItem.
getType() - Method in class blackboard.cms.workflow.Workflow
Returns the type for the Workflow.
getUser() - Method in class blackboard.cms.filesystem.security.UserPrincipal
Returns the User associated with this UserPrincipal
getUserDeletedInd() - Method in class blackboard.cms.workflow.WorkflowAssignment
Returns a boolean denoting whether the WorkflowAssignment was deleted by the user.
getUserDirectory(User) - Method in class blackboard.cms.filesystem.CSContext
Returns a CSDirectory representing the user's home directory.
getUserId() - Method in class blackboard.cms.bookmark.Bookmark
Returns the user Id for the Bookmark.
getUserId() - Method in class blackboard.cms.portfolio.PortfolioComment
Get the user Id for the PortfolioComment.
getUserId() - Method in class blackboard.cms.portfolio.PortfolioUserAccess
Returns the user Id for the PortfolioUserAccess.
getUserId() - Method in class blackboard.cms.workflow.WorkflowAssignment
Returns the user Id for the WorkflowAssignment.
getUserId() - Method in class blackboard.cms.workflow.WorkflowComment
Returns the User Id for the WorkflowComment.
getValues() - Static method in class blackboard.cms.lrngobj.LOItem.Status
Returns an array of all of the elements in the enumeration.
getValues() - Static method in class blackboard.cms.workflow.Workflow.Priority
Returns an array of all of the elements in this enumeration.
getWorkflowId() - Method in class blackboard.cms.workflow.WorkflowAssignment
Returns the workflow Id for the WorkflowAssignment.
getWorkflowId() - Method in class blackboard.cms.workflow.WorkflowComment
Returns the Workflow Id for the WorkflowComment.
getWorkflowId() - Method in class blackboard.cms.workflow.WorkflowFile
Returns the Workflow Id for the WorkflowFile.
getWorkflowType() - Method in class blackboard.cms.workflow.WorkflowStatus
Returns the Workflow Type for the WorkflowType.
getWorkflowType() - Method in class blackboard.cms.workflow.WorkflowType
Returns the Workflow Type for the WorkflowType.

H

HIGH - Static variable in class blackboard.cms.workflow.Workflow.Priority
 

I

IMS_AGE_RANGE - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
IMS_CATALOG_ENTRY - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
IMS_CATALOG_TYPE - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
IMS_DIFFICULTY - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
IMS_EDUCATIONAL_CONTEXT - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
IMS_IDENTIFIER - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
IMS_LANGUAGE - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
IMS_RESOURCETYPE - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
isCustomDirectory() - Method in class blackboard.cms.filesystem.CSCustomDirectory
Returns whether the directory is of type CSCustomDirectory
isCustomDirectory() - Method in class blackboard.cms.filesystem.CSDirectory
Returns whether the directory is of type CSCustomDirectory
isOwner(CSEntry) - Method in class blackboard.cms.filesystem.CSContext
Checks whether the user identified by the Context instance is the owner of the file named.
isQuotaLimited() - Method in class blackboard.cms.filesystem.CSCustomDirectory
Returns true if this directory or any parent directory has a quota limit.
isQuotaLimited() - Method in class blackboard.cms.filesystem.CSDirectory
Returns true if this directory or any parent directory has a quota limit.
isSuperUser() - Method in class blackboard.cms.filesystem.CSContext
Returns the SuperUser attribute for the Context instance.
isSuperUser(boolean) - Method in class blackboard.cms.filesystem.CSContext
Sets the SuperUser attribute for the Context instance.

K

KEYWORDS - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 

L

LEARNING_OBJECTIVES - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
LOCategory - class blackboard.cms.lrngobj.LOCategory.
The LOCategory class provides a representation of a Learning Object catgory within the Blackboard application.
LOCategory() - Constructor for class blackboard.cms.lrngobj.LOCategory
Creates an instance of LOCategory with default property values.
LOCategoryManager - class blackboard.cms.lrngobj.LOCategoryManager.
The LOCategoryManager provides methods for managing LOCategory items.
LOCategoryManager() - Constructor for class blackboard.cms.lrngobj.LOCategoryManager
 
LOCategoryTree - class blackboard.cms.lrngobj.LOCategoryTree.
Learning Object Category Tree within the Blackboard application.
LOItem - class blackboard.cms.lrngobj.LOItem.
The LOItem class provides a representation of a Learning Object Item within the Blackboard application.
LOItem() - Constructor for class blackboard.cms.lrngobj.LOItem
Creates an instance of LOItem with default property values.
LOItem.Status - class blackboard.cms.lrngobj.LOItem.Status.
 
LOItemManager - class blackboard.cms.lrngobj.LOItemManager.
The LOItemManager provides methods for managing LOItems items.
LOItemManager() - Constructor for class blackboard.cms.lrngobj.LOItemManager
 
LOW - Static variable in class blackboard.cms.workflow.Workflow.Priority
 
loadAccessibleByCourseId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioManager
Loads a List of Portfolio objects identified by the course Id using the supplied connection.
loadAccessibleByCourseId(Id) - Static method in class blackboard.cms.portfolio.PortfolioManager
Loads a List of Portfolio objects identified by the course Id using the default connection.
loadAccessibleByUserId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioManager
Loads a List of Portfolio objects identified by the user Id using the supplied connection.
loadAccessibleByUserId(Id) - Static method in class blackboard.cms.portfolio.PortfolioManager
Loads a List of Portfolio objects identified by the user Id using the default connection.
loadAll(Connection) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of all LOItems using the supplied Connection
loadAll() - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of all LOItems
loadAll(Connection) - Static method in class blackboard.cms.metadata.MetadataTemplateManager
Loads all the MetadataTemplate items using the supplied connection.
loadAll() - Static method in class blackboard.cms.metadata.MetadataTemplateManager
Loads all the MetadataTemplate items using the default connection.
loadAll(Connection) - Static method in class blackboard.cms.portfolio.PortfolioPageTemplateManager
Loads all the PortfolioPageTemplate objects on the system using the supplied connection.
loadAll() - Static method in class blackboard.cms.portfolio.PortfolioPageTemplateManager
Loads all the PortfolioPageTemplate objects on the system using the default connection.
loadByAll(Connection) - Static method in class blackboard.cms.lrngobj.LOCategoryManager
Loads all LOCategory items using the supplied Connection
loadByAll() - Static method in class blackboard.cms.lrngobj.LOCategoryManager
Loads all LOCategory items
loadByCategoryId(Id, Connection) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of LOItems based on a Category Id using the Supplied Connection
loadByCategoryId(Id) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of LOItems based on a Category Id
loadByCategoryIdAndStatus(Id, LOItem.Status, Connection) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of LOItems based on a supplied Category Id and LOItem Status using a supplied Connection.
loadByCategoryIdAndStatus(Id, LOItem.Status) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of LOItems based on a supplied Category Id and LOItem Status
loadByCourseId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioCourseAccessManager
Loads a List of PortfolioCourseAccess items identified by the given course Id using the supplied connection.
loadByCourseId(Id) - Static method in class blackboard.cms.portfolio.PortfolioCourseAccessManager
Loads a List of PortfolioCourseAccess items identified by the given course Id using the default connection.
loadByFileEntryPath(String, Connection) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of LOItems by file path using a supplied Connection
loadByFileEntryPath(String) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of LOItems by file path
loadById(Id, Connection) - Static method in class blackboard.cms.bookmark.BookmarkManager
Loads a Bookmark identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.bookmark.BookmarkManager
Loads a Bookmark identified by the given Id using the default connection.
loadById(Id, Connection) - Static method in class blackboard.cms.lrngobj.LOCategoryManager
Load a LOCategory item by Id using a supplied Connection
loadById(Id) - Static method in class blackboard.cms.lrngobj.LOCategoryManager
Load a LOCategory item by Id
loadById(Id, Connection) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a LOItem item by Id using a supplied Connection
loadById(Id) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a LOItem item by Id
loadById(Id, Connection) - Static method in class blackboard.cms.metadata.MetadataTemplateManager
Loads a MetadataTemplate identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.metadata.MetadataTemplateManager
Loads a MetadataTemplate identified by the given Id using the default connection.
loadById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioCommentManager
Loads a PortfolioComment identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.portfolio.PortfolioCommentManager
Loads a PortfolioComment identified by the given Id using the default connection.
loadById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioCourseAccessManager
Loads a PortfolioCourseAccess identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.portfolio.PortfolioCourseAccessManager
Loads a PortfolioCourseAccess identified by the given Id using the default connection.
loadById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioItemManager
Loads a PortfolioItem identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.portfolio.PortfolioItemManager
Loads a PortfolioItem identified by the given Id using the default connection.
loadById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioManager
Loads a Portfolio identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.portfolio.PortfolioManager
Loads a Portfolio identified by the given Id using the default connection.
loadById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPageTemplateManager
Loads a PortfolioPageTemplate identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.portfolio.PortfolioPageTemplateManager
Loads a PortfolioPageTemplate identified by the given Id using the default connection.
loadById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPassManager
Loads a PortfolioPass identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.portfolio.PortfolioPassManager
Loads a PortfolioPass identified by the given Id using the default connection.
loadById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
Loads a PortfolioPortalRoleAccess identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
Loads a PortfolioPortalRoleAccess identified by the given Id using the default connection.
loadById(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioUserAccessManager
Loads a PortfolioUserAccess identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.portfolio.PortfolioUserAccessManager
Loads a PortfolioUserAccess identified by the given Id using the default connection.
loadById(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Returns a WorkflowAssignment identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Returns a WorkflowAssignment identified by the given Id using the default connection.
loadById(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowCommentManager
Returns a WorkflowComment identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.workflow.WorkflowCommentManager
Returns a WorkflowComment identified by the given Id using the default connection.
loadById(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowFileManager
Returns a WorkflowFile identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.workflow.WorkflowFileManager
Returns a WorkflowFile identified by the given Id using the default connection.
loadById(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowManager
Returns a Workflow identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.workflow.WorkflowManager
Returns a Workflow identified by the given Id using the default connection.
loadById(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowTypeManager
Returns a WorkflowType identified by the given Id using the supplied connection.
loadById(Id) - Static method in class blackboard.cms.workflow.WorkflowTypeManager
Returns a WorkflowType identified by the given Id using the default connection.
loadByKey(String, Connection) - Static method in class blackboard.cms.metadata.MetadataTemplateManager
Loads a MetadataTemplate identified by the given the key using the supplied connection.
loadByKey(String) - Static method in class blackboard.cms.metadata.MetadataTemplateManager
Loads a MetadataTemplate identified by the given the key using the default connection.
loadByOwnerId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioManager
Loads a List of Portfolio objects identified by the given owner Id using the supplied connection.
loadByOwnerId(Id) - Static method in class blackboard.cms.portfolio.PortfolioManager
Loads a List of Portfolio objects identified by the given owner Id using the default connection.
loadByOwnerId(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowManager
Returns a List of Workflow objects identified by the given owner Id using the supplied connection.
loadByOwnerId(Id) - Static method in class blackboard.cms.workflow.WorkflowManager
Returns a List of Workflow objects identified by the given owner Id using the default connection.
loadByParentId(Id, Connection) - Static method in class blackboard.cms.bookmark.BookmarkManager
Loads and returns a List of Bookmark items identified by the given parent Id using the supplied connection.
loadByParentId(Id) - Static method in class blackboard.cms.bookmark.BookmarkManager
Loads and returns a List of Bookmark items identified by the given parent Id using the supplied connection.
loadByParentId(Id, Connection) - Static method in class blackboard.cms.lrngobj.LOCategoryManager
Load a LOCategory item by Parent Id using a supplied Connection
loadByParentId(Id) - Static method in class blackboard.cms.lrngobj.LOCategoryManager
Load a LOCategory item by Parent Id
loadByPortalRoleId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
Loads a List of PortfolioPortalRoleAccess items identified by the given course Id using the supplied connection.
loadByPortalRoleId(Id) - Static method in class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
Loads a List of PortfolioPortalRoleAccess items identified by the given course Id using the default connection.
loadByPortfolioId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioCommentManager
Loads a PortfolioComment identified by the given the key using the supplied connection.
loadByPortfolioId(Id) - Static method in class blackboard.cms.portfolio.PortfolioCommentManager
Loads a PortfolioComment identified by the given the key using the default connection.
loadByPortfolioId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioCourseAccessManager
Loads a List PortfolioCourseAccess items identified by the given portfolio Id using the supplied connection.
loadByPortfolioId(Id) - Static method in class blackboard.cms.portfolio.PortfolioCourseAccessManager
Loads a List of PortfolioCourseAccess items identified by the given portfolio Id using the default connection.
loadByPortfolioId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioItemManager
Loads a List of PortfolioItem items identified by the given portfolio Id using the supplied connection.
loadByPortfolioId(Id) - Static method in class blackboard.cms.portfolio.PortfolioItemManager
Loads a List of PortfolioItem items identified by the given portfolio Id using the default connection.
loadByPortfolioId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPassManager
Loads a List of PortfolioPass objects identified by the given portfolio Id using the supplied connection.
loadByPortfolioId(Id) - Static method in class blackboard.cms.portfolio.PortfolioPassManager
Loads a List of PortfolioPass objects identified by the given portfolio Id using the default connection.
loadByPortfolioId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
Loads a List PortfolioPortalRoleAccess items identified by the given portfolio Id using the supplied connection.
loadByPortfolioId(Id) - Static method in class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
Loads a List of PortfolioPortalRoleAccess items identified by the given portfolio Id using the default connection.
loadByPortfolioId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioUserAccessManager
Loads a List of PortfolioUserAccess objects identified by the given portfolio Id using the supplied connection.
loadByPortfolioId(Id) - Static method in class blackboard.cms.portfolio.PortfolioUserAccessManager
Loads a List of PortfolioUserAccess objects identified by the given portfolio Id using the default connection.
loadByPrincipalID(String) - Static method in class blackboard.cms.filesystem.security.CSPrincipalManager
Returns the CSPrincipal.
loadByStatus(LOItem.Status, Connection) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of LOItems by Status using a supplied Connection
loadByStatus(LOItem.Status) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of LOItems by Status
loadByUserId(Id, Connection) - Static method in class blackboard.cms.portfolio.PortfolioUserAccessManager
Loads a List of PortfolioUserAccess objects identified by the given user Id using the supplied connection.
loadByUserId(Id) - Static method in class blackboard.cms.portfolio.PortfolioUserAccessManager
Loads a List of PortfolioUserAccess objects identified by the given user Id using the default connection.
loadByUserId(Id, boolean, Connection) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Returns a List of WorkflowAssignment objects identified by the given user Id using the supplied connection.
loadByUserId(Id, boolean) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Returns a List of WorkflowAssignment objects identified by the given user Id using the default connection.
loadByUserId(Id) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Returns a List of WorkflowAssignment objects identified by the given user Id using the default connection.
loadByWorkflowId(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Returns a List of WorkflowAssignment objects identified by the given workflow Id using the supplied connection.
loadByWorkflowId(Id) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Returns a List of WorkflowAssignment objects identified by the given workflow Id using the default connection.
loadByWorkflowId(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowCommentManager
Returns a List of WorkflowComment objects identified by the given workflow Id using the supplied connection.
loadByWorkflowId(Id) - Static method in class blackboard.cms.workflow.WorkflowCommentManager
Returns a List of WorkflowComment objects identified by the given workflow Id using the default connection.
loadByWorkflowId(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowFileManager
Returns a List of WorkflowFile objects identified by the given workflow Id using the supplied connection.
loadByWorkflowId(Id) - Static method in class blackboard.cms.workflow.WorkflowFileManager
Returns a List of WorkflowFile objects identified by the given workflow Id using the default connection.
loadByWorkflowIdAndUserId(Id, Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Returns a WorkflowAssignment identified by the given workflow Id and user Id using the supplied connection.
loadByWorkflowIdAndUserId(Id, Id) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Returns a WorkflowAssignment identified by the given workflow Id and user Id using the default connection.
loadByWorkflowType(String, Connection) - Static method in class blackboard.cms.workflow.WorkflowTypeManager
Returns a WorkflowType identified by the given type using the supplied connection.
loadByWorkflowType(String) - Static method in class blackboard.cms.workflow.WorkflowTypeManager
Returns a WorkflowType identified by the given type using the default connection.
loadStatusById(Id, Connection) - Static method in class blackboard.cms.workflow.WorkflowTypeManager
Returns a WorkflowStatus identified by the given id using the supplied connection.
loadStatusById(Id) - Static method in class blackboard.cms.workflow.WorkflowTypeManager
Returns a WorkflowStatus identified by the given id.
loadStatusByWorkflowType(String, Connection) - Static method in class blackboard.cms.workflow.WorkflowTypeManager
Returns a List of WorkflowStatus objects using the supplied connection.
loadStatusByWorkflowType(String) - Static method in class blackboard.cms.workflow.WorkflowTypeManager
Returns a List of WorkflowStatus objects.
loadTopLevel(Connection) - Static method in class blackboard.cms.lrngobj.LOCategoryManager
Loads all LOCategory items in the Top Level using the supplied Connection
loadTopLevel() - Static method in class blackboard.cms.lrngobj.LOCategoryManager
Loads all LOCategory items in the Top Level
loadTopLevelByUserId(Id, Connection) - Static method in class blackboard.cms.bookmark.BookmarkManager
Loads and returns a List of Bookmark items identified the by the user Id using the supplied connection.
loadTopLevelByUserId(Id) - Static method in class blackboard.cms.bookmark.BookmarkManager
Loads and returns a List of Bookmark items identified the by the user Id using the default connection.
loadTree() - Static method in class blackboard.cms.lrngobj.LOCategoryTree
Build a LOCategoryTree object that is populated with all the LOCategory items
loadUncategorized(Connection) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of all uncategorized LOItems using the Supplied Connection
loadUncategorized() - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of all uncategorized LOItems
loadUncategorizedByStatus(LOItem.Status, Connection) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of uncategorized LOItems based on LOItem Status using the supplied connection
loadUncategorizedByStatus(LOItem.Status) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of uncategorized LOItems based on LOItem Status
loadWhereRecordDataContains(String, Connection) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of LOItems using a pattern match on the Record Data Strings using the supplied Connection.
loadWhereRecordDataContains(String) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of LOItems using a pattern match on the Record Data Strings.
loadWhereTitleStartsWith(String, Connection) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of LOItems using a pattern match on the Title String using a supplied Connection.
loadWhereTitleStartsWith(String) - Static method in class blackboard.cms.lrngobj.LOItemManager
Load a List of LOItems using a pattern match on the Title String.
loadWorkflowStatus(Connection) - Static method in class blackboard.cms.workflow.WorkflowTypeManager
Returns a List of WorkflowStatus objects using the supplied connection.
loadWorkflowStatus() - Static method in class blackboard.cms.workflow.WorkflowTypeManager
Returns a List of WorkflowStatus objects using the default connection.
loadWorkflowTypes(Connection) - Static method in class blackboard.cms.workflow.WorkflowTypeManager
Returns a List of WorkflowFileType objects using the supplied connection.
loadWorkflowTypes() - Static method in class blackboard.cms.workflow.WorkflowTypeManager
Returns a List of WorkflowFileType objects using the default connection.

M

MetadataTemplate - class blackboard.cms.metadata.MetadataTemplate.
The MetadataTemplate class provides a representation of a metadata key/display name pair within the Blackboard application.
MetadataTemplate() - Constructor for class blackboard.cms.metadata.MetadataTemplate
Creates an instance of MetadataTemplate with default property values.
MetadataTemplateManager - class blackboard.cms.metadata.MetadataTemplateManager.
The MetadataTemplateManager class provides a representation of a MetadataTemplateManager within the Blackboard application.
MetadataTemplateManager() - Constructor for class blackboard.cms.metadata.MetadataTemplateManager
 

N

NAME - Static variable in class blackboard.cms.filesystem.CSEntryMetadata
 
NORMAL - Static variable in class blackboard.cms.workflow.Workflow.Priority
 
NO_QUOTA - Static variable in class blackboard.cms.filesystem.CSDirectory
 

P

PENDING - Static variable in class blackboard.cms.lrngobj.LOItem.Status
 
PortalRolePrincipal - class blackboard.cms.filesystem.security.PortalRolePrincipal.
Object used to represent a CSPrincipal for a given Portal Role
Portfolio - class blackboard.cms.portfolio.Portfolio.
The Portfolio class provides a representation of a portfolio within the Blackboard application.
Portfolio() - Constructor for class blackboard.cms.portfolio.Portfolio
Creates an instance of Portfolio with default property values.
PortfolioComment - class blackboard.cms.portfolio.PortfolioComment.
The PortfolioComment class provides a representation of a portfolioComment within the Blackboard application.
PortfolioComment() - Constructor for class blackboard.cms.portfolio.PortfolioComment
Creates an instance of Portfolio with default property values.
PortfolioCommentManager - class blackboard.cms.portfolio.PortfolioCommentManager.
The PortfolioCommentManager class provides a representation of a PortfolioCommentManager within the Blackboard application.
PortfolioCommentManager() - Constructor for class blackboard.cms.portfolio.PortfolioCommentManager
 
PortfolioCourseAccess - class blackboard.cms.portfolio.PortfolioCourseAccess.
The PortfolioCourseAccess class provides a representation of a portfolio course access within the Blackboard application.
PortfolioCourseAccess() - Constructor for class blackboard.cms.portfolio.PortfolioCourseAccess
Creates an instance of PortfolioCourseAccess with default property values.
PortfolioCourseAccessManager - class blackboard.cms.portfolio.PortfolioCourseAccessManager.
The PortfolioCourseAccessManager class provides a representation of a PortfolioCourseAccessManager within the Blackboard application.
PortfolioCourseAccessManager() - Constructor for class blackboard.cms.portfolio.PortfolioCourseAccessManager
 
PortfolioItem - class blackboard.cms.portfolio.PortfolioItem.
The PortfolioItem class provides a representation of a portfolio item within the Blackboard application.
PortfolioItem() - Constructor for class blackboard.cms.portfolio.PortfolioItem
Creates an instance of PortfolioItem with default property values.
PortfolioItemManager - class blackboard.cms.portfolio.PortfolioItemManager.
The PortfolioItemManager class provides a representation of a PortfolioItemManager within the Blackboard application.
PortfolioItemManager() - Constructor for class blackboard.cms.portfolio.PortfolioItemManager
 
PortfolioManager - class blackboard.cms.portfolio.PortfolioManager.
The PortfolioManager class provides a representation of a PortfolioManager within the Blackboard application.
PortfolioManager() - Constructor for class blackboard.cms.portfolio.PortfolioManager
 
PortfolioPageTemplate - class blackboard.cms.portfolio.PortfolioPageTemplate.
The PortfolioPageTemplate class provides a representation of a portfolio page templates within the Blackboard application.
PortfolioPageTemplate() - Constructor for class blackboard.cms.portfolio.PortfolioPageTemplate
Creates an instance of PortfolioPageTemplate with default property values.
PortfolioPageTemplateManager - class blackboard.cms.portfolio.PortfolioPageTemplateManager.
The PortfolioPageTemplateManager class provides a representation of a PortfolioPageTemplateManager within the Blackboard application.
PortfolioPageTemplateManager() - Constructor for class blackboard.cms.portfolio.PortfolioPageTemplateManager
 
PortfolioPass - class blackboard.cms.portfolio.PortfolioPass.
The PortfolioPass class provides a representation of a Portfolio Pass within the Blackboard application.
PortfolioPass() - Constructor for class blackboard.cms.portfolio.PortfolioPass
Creates an instance of PortfolioPass with default property values.
PortfolioPassManager - class blackboard.cms.portfolio.PortfolioPassManager.
The PortfolioPassManager class provides a representation of a PortfolioPassManager within the Blackboard application.
PortfolioPassManager() - Constructor for class blackboard.cms.portfolio.PortfolioPassManager
 
PortfolioPortalRoleAccess - class blackboard.cms.portfolio.PortfolioPortalRoleAccess.
The PortfolioPortalRoleAccess class provides a representation of a portfolio course access within the Blackboard application.
PortfolioPortalRoleAccess() - Constructor for class blackboard.cms.portfolio.PortfolioPortalRoleAccess
Creates an instance of PortfolioPortalRoleAccess with default property values.
PortfolioPortalRoleAccessManager - class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager.
The PortfolioPortalRoleAccessManager class provides a representation of a PortfolioPortalRoleAccessManager within the Blackboard application.
PortfolioPortalRoleAccessManager() - Constructor for class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
 
PortfolioPrincipal - class blackboard.cms.filesystem.security.PortfolioPrincipal.
Object used to represent a CSPrincipal for a given Portfolio
PortfolioUserAccess - class blackboard.cms.portfolio.PortfolioUserAccess.
The PortfolioUserAccess class provides a representation of a Portfolio User Access within the Blackboard application.
PortfolioUserAccess() - Constructor for class blackboard.cms.portfolio.PortfolioUserAccess
Creates an instance of PortfolioUserAccess with default property values.
PortfolioUserAccessManager - class blackboard.cms.portfolio.PortfolioUserAccessManager.
The PortfolioUserAccessManager class provides a representation of a PortfolioUserAccessManager within the Blackboard application.
PortfolioUserAccessManager() - Constructor for class blackboard.cms.portfolio.PortfolioUserAccessManager
 

R

REJECTED - Static variable in class blackboard.cms.lrngobj.LOItem.Status
 
REMIND - Static variable in class blackboard.cms.workflow.WorkflowType
 
REVIEW - Static variable in class blackboard.cms.workflow.WorkflowType
 
reposition(Id, int) - Static method in class blackboard.cms.portfolio.PortfolioItemManager
Changes the position of a PortfolioItem identified by the given Id using the default connection.
reposition(Id, int, Connection) - Static method in class blackboard.cms.portfolio.PortfolioItemManager
Changes the position of a PortfolioItem identified by the given Id using the supplied connection.
rollback() - Method in class blackboard.cms.filesystem.CSContext
Rolls back changes for the transaction in this Context instance.

S

SHARE - Static variable in class blackboard.cms.workflow.WorkflowType
 
SystemRolePrincipal - class blackboard.cms.filesystem.security.SystemRolePrincipal.
Object used to represent a CSPrincipal for a given User.SystemRole
SystemRolePrincipal(BlackboardSystemRoleGroup) - Constructor for class blackboard.cms.filesystem.security.SystemRolePrincipal
 
save(Bookmark, Connection) - Static method in class blackboard.cms.bookmark.BookmarkManager
Inserts or updates the Bookmark using the supplied connection.
save(Bookmark) - Static method in class blackboard.cms.bookmark.BookmarkManager
Inserts or updates the Bookmark using the default connection.
save(LOCategory, Connection) - Static method in class blackboard.cms.lrngobj.LOCategoryManager
Inserts or updates the LOCategory used the supplied Connection.
save(LOCategory) - Static method in class blackboard.cms.lrngobj.LOCategoryManager
Inserts or updates the LOCategory.
save(LOItem, Connection) - Static method in class blackboard.cms.lrngobj.LOItemManager
Inserts or updates the LOItem used the supplied Connection.
save(LOItem) - Static method in class blackboard.cms.lrngobj.LOItemManager
Inserts or updates the LOItem.
save(MetadataTemplate, Connection) - Static method in class blackboard.cms.metadata.MetadataTemplateManager
Inserts or updates the MetadataTemplate using the supplied connection.
save(MetadataTemplate) - Static method in class blackboard.cms.metadata.MetadataTemplateManager
Inserts or updates the MetadataTemplate using the default connection.
save(PortfolioComment, Connection) - Static method in class blackboard.cms.portfolio.PortfolioCommentManager
Inserts or updates the PortfolioComment using the supplied connection.
save(PortfolioComment) - Static method in class blackboard.cms.portfolio.PortfolioCommentManager
Inserts or updates the PortfolioComment using the default connection.
save(PortfolioCourseAccess, Connection) - Static method in class blackboard.cms.portfolio.PortfolioCourseAccessManager
Inserts or updates the PortfolioCourseAccess using the supplied connection.
save(PortfolioCourseAccess) - Static method in class blackboard.cms.portfolio.PortfolioCourseAccessManager
Inserts or updates the PortfolioCourseAccess using the default connection.
save(PortfolioItem, Connection) - Static method in class blackboard.cms.portfolio.PortfolioItemManager
Inserts or updates the PortfolioItem using the supplied connection.
save(PortfolioItem) - Static method in class blackboard.cms.portfolio.PortfolioItemManager
Inserts or updates the PortfolioItem using the default connection.
save(Portfolio, Connection) - Static method in class blackboard.cms.portfolio.PortfolioManager
Inserts or updates the Portfolio using the supplied connection.
save(Portfolio) - Static method in class blackboard.cms.portfolio.PortfolioManager
Inserts or updates the Portfolio using the default connection.
save(PortfolioPageTemplate, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPageTemplateManager
Inserts or updates the PortfolioPageTemplate using the supplied connection.
save(PortfolioPageTemplate) - Static method in class blackboard.cms.portfolio.PortfolioPageTemplateManager
Inserts or updates the PortfolioPageTemplate using the default connection.
save(PortfolioPass, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPassManager
Inserts or updates the PortfolioPass using the supplied connection.
save(PortfolioPass) - Static method in class blackboard.cms.portfolio.PortfolioPassManager
Inserts or updates the PortfolioPass using the default connection.
save(PortfolioPortalRoleAccess, Connection) - Static method in class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
Inserts or updates the PortfolioPortalRoleAccess using the supplied connection.
save(PortfolioPortalRoleAccess) - Static method in class blackboard.cms.portfolio.PortfolioPortalRoleAccessManager
Inserts or updates the PortfolioPortalRoleAccess using the default connection.
save(PortfolioUserAccess, Connection) - Static method in class blackboard.cms.portfolio.PortfolioUserAccessManager
Inserts or updates the PortfolioUserAccess using the supplied connection.
save(PortfolioUserAccess) - Static method in class blackboard.cms.portfolio.PortfolioUserAccessManager
Inserts or updates the PortfolioUserAccess using the default connection.
save(WorkflowAssignment, Connection) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Inserts or updates the WorkflowAssignment using the supplied connection.
save(WorkflowAssignment) - Static method in class blackboard.cms.workflow.WorkflowAssignmentManager
Inserts or updates the WorkflowAssignment using the default connection.
save(WorkflowComment, Connection) - Static method in class blackboard.cms.workflow.WorkflowCommentManager
Inserts or updates the WorkflowComment using the supplied connection.
save(WorkflowComment) - Static method in class blackboard.cms.workflow.WorkflowCommentManager
Inserts or updates the WorkflowComment using the default connection.
save(WorkflowFile, Connection) - Static method in class blackboard.cms.workflow.WorkflowFileManager
Inserts or updates the WorkflowFile using the supplied connection.
save(WorkflowFile) - Static method in class blackboard.cms.workflow.WorkflowFileManager
Inserts or updates the WorkflowFile using the default connection.
save(Workflow, Connection) - Static method in class blackboard.cms.workflow.WorkflowManager
Inserts or updates the Workflow using the supplied connection.
save(Workflow) - Static method in class blackboard.cms.workflow.WorkflowManager
Inserts or updates the Workflow using the default connection.
setAccountsAccessInd(boolean) - Method in class blackboard.cms.portfolio.Portfolio
 
setApprovedDate(Calendar) - Method in class blackboard.cms.lrngobj.LOItem
Set the date when the LOItem was approved
setApproverId(Id) - Method in class blackboard.cms.lrngobj.LOItem
Set the Approver Id for the LOItem.
setAuthors(String) - Method in class blackboard.cms.lrngobj.LOItem
Set the author for the LOItem
setAvailableExternalInd(boolean) - Method in class blackboard.cms.lrngobj.LOItem
Set whether the LOItem is available externally
setAvailableInd(boolean) - Method in class blackboard.cms.portfolio.Portfolio
Sets the availability flag for the Portfolio.
setAvailableInd(boolean) - Method in class blackboard.cms.portfolio.PortfolioItem
Set availability flag for the PortfolioItem.
setAvailableInd(boolean) - Method in class blackboard.cms.portfolio.PortfolioPageTemplate
Set availability flag for the PortfolioPageTemplate.
setAvailableInternalInd(boolean) - Method in class blackboard.cms.lrngobj.LOItem
Set whether the LOItem is available internally
setBgColor(String) - Method in class blackboard.cms.portfolio.Portfolio
Sets the background color for the Portfolio.
setButtonStyleId(Id) - Method in class blackboard.cms.portfolio.Portfolio
Sets the button style Id for this Portfolio.
setCategoryId(Id) - Method in class blackboard.cms.lrngobj.LOItem
Set the Category Id for the LOItem
setComment(String) - Method in class blackboard.cms.portfolio.PortfolioComment
Set a comment for the PortfolioComment.
setComment(String) - Method in class blackboard.cms.workflow.WorkflowComment
Sets the Comment for the WorkflowComment.
setCommentsSharedInd(boolean) - Method in class blackboard.cms.portfolio.Portfolio
Sets the comments flag for the Portfolio.
setCompletedInd(boolean) - Method in class blackboard.cms.workflow.WorkflowStatus
Sets a flag that denotes whether the WorkflowStatus is completed.
setCourseId(Id) - Method in class blackboard.cms.portfolio.PortfolioCourseAccess
Set a course id for the PortfolioCourseAccess.
setCustomProperty(String, String) - Method in class blackboard.cms.filesystem.CSEntryMetadata
Sets the metadata value for Custom properties.
setDatePosted(Calendar) - Method in class blackboard.cms.portfolio.PortfolioComment
Set the date posted for the PortfolioComment.
setDatePosted(Calendar) - Method in class blackboard.cms.workflow.WorkflowComment
Sets the Due Date for the WorkflowComment.
setDescription(String) - Method in class blackboard.cms.lrngobj.LOItem
Set the description for the LOItem
setDescription(String) - Method in class blackboard.cms.portfolio.Portfolio
Sets the description for the Portfolio.
setDescription(String) - Method in class blackboard.cms.workflow.Workflow
Sets the description for the Workflow.
setDueDate(Calendar) - Method in class blackboard.cms.workflow.Workflow
Sets the Due Date for the Workflow.
setEmailAddresses(String) - Method in class blackboard.cms.portfolio.PortfolioPass
Sets the email address for the PortfolioPass.
setFileContentType(String) - Method in class blackboard.cms.filesystem.CSFile
Change the content type for this file.
setFileEntryPath(String) - Method in class blackboard.cms.bookmark.Bookmark
Sets the file path for item for the Bookmark
setFileEntryPath(String) - Method in class blackboard.cms.lrngobj.LOItem
Set the file entry path for the LOItem
setFileEntryPath(String) - Method in class blackboard.cms.portfolio.PortfolioItem
Sets the file path for item for the PortfolioItem
setFileEntryPath(String) - Method in class blackboard.cms.workflow.WorkflowFile
Sets the file path for item for the WorkflowFile
setFolderInd(boolean) - Method in class blackboard.cms.bookmark.Bookmark
Sets the folder indicator flag for this Bookmark.
setHref(String) - Method in class blackboard.cms.portfolio.PortfolioItem
Set the URL for the PortfolioItem.
setHtml(String) - Method in class blackboard.cms.portfolio.PortfolioItem
Set the HTML content for the PortfolioItem.
setHtml(String) - Method in class blackboard.cms.portfolio.PortfolioPageTemplate
Set the HTML content for the PortfolioPageTemplate.
setKey(String) - Method in class blackboard.cms.metadata.MetadataTemplate
Sets the key for the MetadataTemplate.
setKeywords(String) - Method in class blackboard.cms.lrngobj.LOItem
Set the keywords for the LOItem
setLabel(String) - Method in class blackboard.cms.metadata.MetadataTemplate
Sets the label for the MetadataTemplate.
setLearningObjectives(String) - Method in class blackboard.cms.lrngobj.LOItem
Set the Learning Objectives for the LOItem
setLearningObjectives(String) - Method in class blackboard.cms.portfolio.Portfolio
Sets the Learning Objectives for the Portfolio.
setOwnerId(Id) - Method in class blackboard.cms.portfolio.Portfolio
Sets the owner Id for the Portfolio.
setOwnerId(Id) - Method in class blackboard.cms.workflow.Workflow
Sets the Owner Id for the Workflow.
setParentId(Id) - Method in class blackboard.cms.bookmark.Bookmark
Sets the parent Id for the Bookmark.
setParentId(Id) - Method in class blackboard.cms.lrngobj.LOCategory
Sets the parent Id for this Category
setPassword(String) - Method in class blackboard.cms.portfolio.PortfolioPass
Sets the password for the PortfolioPass.
setPasswordInd(boolean) - Method in class blackboard.cms.portfolio.PortfolioPass
Set password flag for the PortfolioPass.
setPortalRoleId(Id) - Method in class blackboard.cms.portfolio.PortfolioPortalRoleAccess
Set a portal role id for the PortfolioPortalRoleAccess.
setPortfolioId(Id) - Method in class blackboard.cms.portfolio.PortfolioComment
Set the portfolio Id for the PortfolioComment.
setPortfolioId(Id) - Method in class blackboard.cms.portfolio.PortfolioCourseAccess
Set a portfolio id for the PortfolioCourseAccess.
setPortfolioId(Id) - Method in class blackboard.cms.portfolio.PortfolioItem
Sets the Id for the PortfolioItem.
setPortfolioId(Id) - Method in class blackboard.cms.portfolio.PortfolioPass
Sets the Id for the PortfolioPass.
setPortfolioId(Id) - Method in class blackboard.cms.portfolio.PortfolioPortalRoleAccess
Set a portfolio id for the PortfolioPortalRoleAccess.
setPortfolioId(Id) - Method in class blackboard.cms.portfolio.PortfolioUserAccess
Sets the portfolio Id for the PortfolioUserAccess.
setPosition(int) - Method in class blackboard.cms.portfolio.PortfolioItem
Sets the position for the PortfolioItem.
setPriority(Workflow.Priority) - Method in class blackboard.cms.workflow.Workflow
Sets the Workflow Priority for the Workflow.
setQuota(long) - Method in class blackboard.cms.filesystem.CSCustomDirectory
Sets the quota for this directory.
setQuota(long) - Method in class blackboard.cms.filesystem.CSDirectory
Sets the quota for this directory.
setResponse(String) - Method in class blackboard.cms.workflow.WorkflowAssignment
Sets the Response for the WorkflowAssignment.
setSentDate(Calendar) - Method in class blackboard.cms.portfolio.PortfolioPass
Set the date that the PortfolioPass was sent.
setStandardProperty(String, String) - Method in class blackboard.cms.filesystem.CSEntryMetadata
Sets the metadata value for Standard properties.
setStatus(LOItem.Status) - Method in class blackboard.cms.lrngobj.LOItem
Set the LOItem status
setStatusId(Id) - Method in class blackboard.cms.workflow.WorkflowAssignment
Sets the status Id for the WorkflowAssignment.
setSubmittedDate(Calendar) - Method in class blackboard.cms.lrngobj.LOItem
Set the date when the LOItem was submitted
setSubmitterId(Id) - Method in class blackboard.cms.lrngobj.LOItem
Set the submitter Id for the LOItem.
setTextColor(String) - Method in class blackboard.cms.portfolio.Portfolio
Sets the text color for this Portfolio.
setTextNavInd(boolean) - Method in class blackboard.cms.portfolio.Portfolio
Sets the text navigation flag for the Portfolio.
setTitle(String) - Method in class blackboard.cms.bookmark.Bookmark
Sets the title for the Bookmark.
setTitle(String) - Method in class blackboard.cms.lrngobj.LOCategory
Sets the title of the Learning Object Category
setTitle(String) - Method in class blackboard.cms.lrngobj.LOItem
Sets the title of the Learning Object Item
setTitle(String) - Method in class blackboard.cms.portfolio.Portfolio
Sets the title for this Portfolio.
setTitle(String) - Method in class blackboard.cms.portfolio.PortfolioItem
Sets the Title for the PortfolioItem.
setTitle(String) - Method in class blackboard.cms.portfolio.PortfolioPageTemplate
Sets the Title for the PortfolioPageTemplate.
setTitle(String) - Method in class blackboard.cms.portfolio.PortfolioPass
Sets the Title for the PortfolioPass.
setTitle(String) - Method in class blackboard.cms.workflow.Workflow
Sets the Title for the Workflow.
setTitle(String) - Method in class blackboard.cms.workflow.WorkflowStatus
Sets the Title for the WorkflowType.
setTitle(String) - Method in class blackboard.cms.workflow.WorkflowType
Sets the Title for the WorkflowType.
setType(String) - Method in class blackboard.cms.portfolio.PortfolioItem
Sets the type for the PortfolioItem.
setType(String) - Method in class blackboard.cms.workflow.Workflow
Sets the type for the Workflow.
setUserDeletedInd(boolean) - Method in class blackboard.cms.workflow.WorkflowAssignment
Sets a flag denoting whether the WorkflowAssignment was deleted by the user.
setUserId(Id) - Method in class blackboard.cms.bookmark.Bookmark
Sets the user Id for the Bookmark.
setUserId(Id) - Method in class blackboard.cms.portfolio.PortfolioComment
Set the user Id for the PortfolioComment.
setUserId(Id) - Method in class blackboard.cms.portfolio.PortfolioUserAccess
Sets the user Id for the PortfolioUserAccess.
setUserId(Id) - Method in class blackboard.cms.workflow.WorkflowAssignment
Sets the user Id for the WorkflowAssignment.
setUserId(Id) - Method in class blackboard.cms.workflow.WorkflowComment
Sets the User Id for the WorkflowComment.
setWorkflowId(Id) - Method in class blackboard.cms.workflow.WorkflowAssignment
Sets the workflow Id for the WorkflowAssignment.
setWorkflowId(Id) - Method in class blackboard.cms.workflow.WorkflowComment
Sets the Workflow Id for the WorkflowComment.
setWorkflowId(Id) - Method in class blackboard.cms.workflow.WorkflowFile
Sets the Workflow Id for the WorkflowFile.
setWorkflowType(String) - Method in class blackboard.cms.workflow.WorkflowStatus
Sets the Workflow Type for the WorkflowType.
setWorkflowType(String) - Method in class blackboard.cms.workflow.WorkflowType
Sets the Workflow Type for the WorkflowType.

U

UserPrincipal - class blackboard.cms.filesystem.security.UserPrincipal.
Object used to represent a CSPrincipal for a User
updatePermissions(boolean, boolean, boolean, boolean) - Method in class blackboard.cms.filesystem.CSAccessControlEntry
Sets the permissions (read/write/delete/manage) for the user/users identified by the associated PrincipalID

V

validate() - Method in class blackboard.cms.metadata.MetadataTemplate
Validates the contents of this MetadataTemplate.

W

Workflow - class blackboard.cms.workflow.Workflow.
The Workflow class provides a representation of a workflow within the Blackboard application.
Workflow() - Constructor for class blackboard.cms.workflow.Workflow
Creates an instance of Workflow with default property values.
Workflow.Priority - class blackboard.cms.workflow.Workflow.Priority.
 
WorkflowAssignment - class blackboard.cms.workflow.WorkflowAssignment.
The WorkflowAssignment class provides a representation of a workflow within the Blackboard application.
WorkflowAssignment() - Constructor for class blackboard.cms.workflow.WorkflowAssignment
Creates an instance of WorkflowAssignment with default property values.
WorkflowAssignmentManager - class blackboard.cms.workflow.WorkflowAssignmentManager.
The WorkflowAssignmentManager class provides a representation of a WorkflowAssignmentManager within the Blackboard application.
WorkflowAssignmentManager() - Constructor for class blackboard.cms.workflow.WorkflowAssignmentManager
 
WorkflowComment - class blackboard.cms.workflow.WorkflowComment.
The WorkflowComment class provides a representation of a workflow within the Blackboard application.
WorkflowComment() - Constructor for class blackboard.cms.workflow.WorkflowComment
Creates an instance of Workflow with default property values.
WorkflowCommentManager - class blackboard.cms.workflow.WorkflowCommentManager.
The WorkflowCommentManager class provides a representation of a WorkflowCommentManager within the Blackboard application.
WorkflowCommentManager() - Constructor for class blackboard.cms.workflow.WorkflowCommentManager
 
WorkflowFile - class blackboard.cms.workflow.WorkflowFile.
The WorkflowFile class provides a representation of a WorkflowFile within the Blackboard application.
WorkflowFile() - Constructor for class blackboard.cms.workflow.WorkflowFile
Creates an instance of WorkflowFile with default property values.
WorkflowFileManager - class blackboard.cms.workflow.WorkflowFileManager.
The WorkflowFileManager class provides a representation of a WorkflowFileManager within the Blackboard application.
WorkflowFileManager() - Constructor for class blackboard.cms.workflow.WorkflowFileManager
 
WorkflowManager - class blackboard.cms.workflow.WorkflowManager.
The WorkflowManager class provides a representation of a WorkflowManager within the Blackboard application.
WorkflowManager() - Constructor for class blackboard.cms.workflow.WorkflowManager
 
WorkflowStatus - class blackboard.cms.workflow.WorkflowStatus.
The WorkflowStatus class provides a representation of a workflow within the Blackboard application.
WorkflowStatus() - Constructor for class blackboard.cms.workflow.WorkflowStatus
Creates an instance of WorkflowStatus with default property values.
WorkflowType - class blackboard.cms.workflow.WorkflowType.
The WorkflowType class provides a representation of a workflow within the Blackboard application.
WorkflowType() - Constructor for class blackboard.cms.workflow.WorkflowType
Creates an instance of WorkflowType with default property values.
WorkflowTypeManager - class blackboard.cms.workflow.WorkflowTypeManager.
The WorkflowTypeManager class provides a representation of a WorkflowTypeManager within the Blackboard application.
WorkflowTypeManager() - Constructor for class blackboard.cms.workflow.WorkflowTypeManager
 

A B C D F G H I K L M N P R S U V W

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