A B C D E F G H I J L M N O P Q R S T U V W X

A

ACTION_EXPORT - Static variable in class com.webct.platform.sdk.systemintegrationapi.common.Constants
Indicates that an export of some sort is to be performed.
ACTION_EXPORT_GRADES - Static variable in class com.webct.platform.sdk.systemintegrationapi.common.Constants
Indicates that an export of one or more member grade records is to be performed.
ACTION_IMPORT_BULK - Static variable in class com.webct.platform.sdk.systemintegrationapi.common.Constants
Indicates that a bulk import of one or more group and/or person and/or membership records is to be performed.
ACTION_IMPORT_GROUP - Static variable in class com.webct.platform.sdk.systemintegrationapi.common.Constants
Indicates that an import of one or more group records is to be performed.
ACTION_IMPORT_MEMBERSHIP - Static variable in class com.webct.platform.sdk.systemintegrationapi.common.Constants
Indicates that an import of one or more membership records is to be performed.
ACTION_IMPORT_PERSON - Static variable in class com.webct.platform.sdk.systemintegrationapi.common.Constants
Indicates that an import of one or more person records is to be performed.
ACTION_UPDATE_REPLY - Static variable in class com.webct.platform.sdk.systemintegrationapi.common.Constants
Indicates that an export of one or more member grade records is to be performed.
addEntry(SessionVO, CalendarEntryVO) - Method in interface com.webct.platform.sdk.calendar.CalendarService
Adds a calendar entry.
addEntry(SessionVO, CalendarEntryVO) - Method in class com.webct.platform.sdk.calendar.client.CalendarSDK
Adds a calendar entry.
addErrorDetail(ErrorDatum) - Method in class com.webct.platform.sdk.systemintegrationapi.common.ImportErrorMsgHolder
Importers should invoke this method for each record processed.
addFaultDetail(String, String) - Method in exception com.webct.platform.sdk.exceptions.SDKRemoteException
Adds a data about the exception to the AxisFault's faultDetails (through auxDoc)
addRecord(SiapiResult) - Method in class com.webct.platform.sdk.systemintegrationapi.common.SiapiResultContainer
Adding the record of SiapiResult
addWarnDetail(ErrorDatum) - Method in class com.webct.platform.sdk.systemintegrationapi.common.ImportErrorMsgHolder
Importers should invoke this method for each record processed.
ALIGN - Static variable in class com.webct.platform.sdk.gradebook.utils.GradeBookSDKConstants
This constant is the field "align" in the column descriptor
ALIGN_CENTER - Static variable in class com.webct.platform.sdk.gradebook.utils.GradeBookSDKConstants
This constant specifies the alignment of the column value: the value will be centered.
ALIGN_LEFT - Static variable in class com.webct.platform.sdk.gradebook.utils.GradeBookSDKConstants
This constant specifies the alignment of the column value: the value will be aligned to the left.
ALIGN_RIGHT - Static variable in class com.webct.platform.sdk.gradebook.utils.GradeBookSDKConstants
This constant specifies the alignment of the column value: the value will be aligned to the right.
ANN_TOOL_ERROR - Static variable in class com.webct.platform.sdk.announcement.AnnouncementSDKErrorCodes
 
AnnouncementException - Exception in com.webct.platform.sdk.announcement.exceptions
 
AnnouncementException() - Constructor for exception com.webct.platform.sdk.announcement.exceptions.AnnouncementException
 
AnnouncementException(String, String, String, String, ExceptionDetails[], String) - Constructor for exception com.webct.platform.sdk.announcement.exceptions.AnnouncementException
 
AnnouncementHome - Interface in com.webct.platform.sdk.announcement
Home Interface for Announcement Service
AnnouncementRemote - Interface in com.webct.platform.sdk.announcement
Remote Interface for Announcement Service
AnnouncementSDK - Class in com.webct.platform.sdk.announcement.client
The AnnouncementSDK class provides methods that can be used to retrieve, create, update, and delete announcements.
AnnouncementSDK() - Constructor for class com.webct.platform.sdk.announcement.client.AnnouncementSDK
Constructs an AnnouncementSDK object that uses RMI to access the Announcement web service.
AnnouncementSDK(String, String) - Constructor for class com.webct.platform.sdk.announcement.client.AnnouncementSDK
Deprecated. This method is not supported and should not be used. To access the Announcement web service from within a Deployable Component, use AnnouncementSDK.AnnouncementSDK() instead.
AnnouncementSDK(URL) - Constructor for class com.webct.platform.sdk.announcement.client.AnnouncementSDK
Constructs an AnnouncementSDK object that uses SOAP to access the Announcement web service.
AnnouncementSDKConstants - Class in com.webct.platform.sdk.announcement.utils
 
AnnouncementSDKConstants() - Constructor for class com.webct.platform.sdk.announcement.utils.AnnouncementSDKConstants
 
AnnouncementSDKErrorCodes - Class in com.webct.platform.sdk.announcement
 
AnnouncementSDKFactory - Class in com.webct.platform.sdk.announcement.client
 
AnnouncementSDKFactory() - Constructor for class com.webct.platform.sdk.announcement.client.AnnouncementSDKFactory
 
AnnouncementService - Interface in com.webct.platform.sdk.announcement
The AnnouncementService interface defines the methods that can be used to retrieve, create, update, and delete announcements.
AnnouncementVO - Class in com.webct.platform.sdk.announcement
AnnouncementVO contains information about a WebCT announcement, including the title, the text of the message, the origin and target learning contexts, and the target user roles.
AnnouncementVO() - Constructor for class com.webct.platform.sdk.announcement.AnnouncementVO
 
appendErrorDetail(List) - Method in class com.webct.platform.sdk.systemintegrationapi.common.ImportErrorMsgHolder
Appends a list of error data to the existing list.
ARG_INFO - Static variable in exception com.webct.platform.sdk.exceptions.SDKRemoteException
The constant for the name of argument info in SAOP message
argInfo - Variable in exception com.webct.platform.sdk.exceptions.SDKException
a user-presentable message about the exception.
argInfo - Variable in exception com.webct.platform.sdk.exceptions.SDKRemoteException
a user-presentable message about the exception.
AssessmentHasSubmissionsWSException - Exception in com.webct.platform.sdk.assessment.axis.common
 
AssessmentHasSubmissionsWSException() - Constructor for exception com.webct.platform.sdk.assessment.axis.common.AssessmentHasSubmissionsWSException
 
AssessmentHasSubmissionsWSException(String) - Constructor for exception com.webct.platform.sdk.assessment.axis.common.AssessmentHasSubmissionsWSException
 
AssessmentHasSubmissionsWSException(String, String) - Constructor for exception com.webct.platform.sdk.assessment.axis.common.AssessmentHasSubmissionsWSException
 
AssessmentSummary - Class in com.webct.platform.sdk.assessment.axis.client.model
The AssessmentSummary class is used to contain information about an assessment.
AssessmentSummary() - Constructor for class com.webct.platform.sdk.assessment.axis.client.model.AssessmentSummary
 
AuthenticationModule - Class in com.webct.platform.sdk.security.authentication.module
 
AuthenticationModule() - Constructor for class com.webct.platform.sdk.security.authentication.module.AuthenticationModule
 
AuthenticationModule(Hashtable) - Constructor for class com.webct.platform.sdk.security.authentication.module.AuthenticationModule
 
AUTHOR - Static variable in interface com.webct.platform.coreservice.deployablecomponents.lib.DCConstants
The author of the component.
AUTHORIZATION_ERROR - Static variable in class com.webct.platform.sdk.filemanager.FileManagerSDKErrorCodes
 

A B C D E F G H I J L M N O P Q R S T U V W X
Copyright © 2000-2004 WebCT Corp. All Rights Reserved.