Deprecated API


Contents
Deprecated Classes
com.webct.platform.sdk.filemanager.client.FileManagerSDK
          This class has been deprecated but is maintained for backward compatibility. An improved, replacement version will be made available in a future release. 
 

Deprecated Methods
com.webct.platform.sdk.filemanager.FileManagerService.copy(SessionVO, String, String[], boolean)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.copy(SessionVO, String, String[], boolean)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.FileManagerService.createFile(SessionVO, String, FileProperty[])
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.createFile(SessionVO, String, FileProperty[])
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.FileManagerService.createFolder(SessionVO, String)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.createFolder(SessionVO, String)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.FileManagerService.delete(SessionVO, String[])
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.delete(SessionVO, String[])
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.FileManagerService.duplicate(SessionVO, String[])
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.duplicate(SessionVO, String[])
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.mail.MailAttachment.getAttachmentPath()
          No longer in use Returns the iFS pathname for the attachment. This value is maintained even after the message is delivered, even though the iFS file is no longer necessary at that point (since the content is stored in the database). 
com.webct.platform.sdk.gradebook.SectionColumnVO.getConversionTypes()
          This is a read-only attribute and this method should not be called. 
com.webct.platform.sdk.gradebook.SectionColumnVO.getEditable()
          DO NOT USE. This method is NOT SUPPORTED. 
com.webct.platform.sdk.systemintegrationapi.common.EnterpriseObject.getErrorHolder()
          Gets a container for the errors which may have occurred in processing. This container also stores the overall status of the processing as a StatusCode. 
com.webct.platform.sdk.systemintegrationapi.common.ImportErrorMsgHolder.getErrorMsg()
          Use getProcessingStatus() instead 
com.webct.platform.sdk.filemanager.FileManagerService.getFileContent(SessionVO, String)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.getFileContent(SessionVO, String)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.gradebook.SectionColumnVO.getLearningActivityId()
          This column attribute is no longer used. 
com.webct.platform.sdk.filemanager.FileManagerService.getPermissions(SessionVO, String)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.getPermissions(SessionVO, String)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.getReleaseVersion()
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.FileManagerService.getRootFolders(SessionVO)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.getRootFolders(SessionVO)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.getSDKClientVersion()
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.gradebook.SectionColumnVO.getSortAscending()
          This is a read-only attribute and this method should not be called. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.isCompatibleWith(String)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version will be made available in a future release. 
com.webct.platform.sdk.mail.MailAttachment.isRelocated()
          No longer in use Returns whether the attachment has been relocated to the Vista database. This occurs when the message containing the attachment is delivered. see MailService.getAttachmentContent(SessionVO, long) 
com.webct.platform.sdk.filemanager.FileManagerService.move(SessionVO, String, String[], boolean)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.move(SessionVO, String, String[], boolean)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.FileManagerService.readFile(SessionVO, String)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.readFile(SessionVO, String)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.FileManagerService.readFolder(SessionVO, String)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.readFolder(SessionVO, String)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.FileManagerService.rename(SessionVO, String, String)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.rename(SessionVO, String, String)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.mail.MailAttachment.setAttachmentPath(String)
          No longer in use Sets the iFS pathname for the attachment. This value is maintained even after the message is delivered, even though the iFS file is no longer necessary at that point (since the content is stored in the Vista database). 
com.webct.platform.sdk.gradebook.SectionColumnVO.setConversionTypes(String[])
          This is a read-only attribute and this method should not be called. 
com.webct.platform.sdk.gradebook.SectionColumnVO.setEditable(boolean)
          DO NOT USE. This method is NOT SUPPORTED. 
com.webct.platform.sdk.systemintegrationapi.common.EnterpriseObject.setErrorHolder(ImportErrorMsgHolder)
          Sets the container for errors which may have occurred in processing. This container also stores the overall status of the processing as a StatusCode. Importers must take care to call the updateProcessingStatus method on the ImportErrorMsgHolder before setting the ImportErrorMsgHolder into the EnterpriseObject. 
com.webct.platform.sdk.systemintegrationapi.common.ImportErrorMsgHolder.setErrorMsg(String)
          Use updateProcessingStatus() instead 
com.webct.platform.sdk.gradebook.SectionColumnVO.setFormulaUpdateDate(Calendar)
          This is a read-only property. Do not use. 
com.webct.platform.sdk.gradebook.SectionColumnVO.setLearningActivityId(long)
          This column attribute is no longer used. 
com.webct.platform.sdk.mail.MailAttachment.setRelocated(boolean)
          No longer in use Set to true if the attachment has been relocated to the Vista database. This occurs when the message containing the attachment is delivered. 
com.webct.platform.sdk.gradebook.SectionColumnVO.setSortAscending(boolean)
          This is a read-only attribute and this method should not be called. 
com.webct.platform.sdk.gradebook.MemberAttrValueVO.setUpdateDate(Calendar)
          This is a read-only property. Do not use. 
com.webct.platform.sdk.filemanager.FileManagerService.updateFileProperties(SessionVO, String, FileProperty[])
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.updateFileProperties(SessionVO, String, FileProperty[])
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.FileManagerService.updatePermissions(SessionVO, String, String[], boolean)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.updatePermissions(SessionVO, String, String[], boolean)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.FileManagerService.upload(SessionVO, String, FileProperty[], DataHandler, boolean, boolean)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK.upload(SessionVO, String, FileProperty[], DataHandler, boolean, boolean)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version of this interface will be made available in a future release. 
 

Deprecated Constructors
com.webct.platform.sdk.announcement.client.AnnouncementSDK(String, String)
          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. 
com.webct.platform.sdk.calendar.client.CalendarSDK(String, String)
          This method is not supported and should not be used. To access the Calendar web service from within a Deployable Component, use CalendarSDK.CalendarSDK() instead. 
com.webct.platform.sdk.context.client.ContextSDK(String, String)
          This method is not supported and should not be used. To access the Context web service from within a Deployable Component, use ContextSDK.ContextSDK() instead. 
com.webct.platform.sdk.systemintegrationapi.common.ErrorDatum(SourcedId, ErrorCode)
          Use ErrorDatum(SourcedId sourcedid, ErrorCode errCode, String description) instead 
com.webct.platform.sdk.filemanager.client.FileManagerSDK()
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version will be made available in a future release. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK(String, String)
          This method is not supported and should not be used. To access the File Manager web service from within a Deployable Component, use FileManagerSDK.FileManagerSDK() instead. 
com.webct.platform.sdk.filemanager.client.FileManagerSDK(URL)
          This method has been deprecated but is maintained for backward compatibility. An improved, replacement version will be made available in a future release. 
com.webct.platform.sdk.gradebook.client.GradeBookSDK(String, String)
          This method is not supported and should not be used. To access the Grade Book web service from within a Deployable Component, use GradeBookSDK.GradeBookSDK() instead. 
com.webct.platform.sdk.mail.client.MailSDK(String, String)
          This method is not supported and should not be used. To access the Mail web service from within a Deployable Component, use MailSDK.MailSDK() instead. 
 



Copyright © 2000-2004 WebCT Corp. All Rights Reserved.