Deprecated API

Deprecated Methods
com.opencms.file.CmsObject.copyFile(String, String)
          Use copyResource instead. 
com.opencms.file.CmsObject.copyFolder(String, String)
          Use copyResource instead. 
com.opencms.file.CmsObject.createFile(String, String, byte[], String)
          Use createResource instead. 
com.opencms.file.CmsObject.createFile(String, String, byte[], String, Hashtable)
          Use createResource instead. 
com.opencms.file.CmsObject.createFolder(String, String)
          Use createResource instead. 
com.opencms.file.CmsObject.deleteFile(String)
          Use deleteResource instead. 
com.opencms.file.CmsObject.deleteFolder(String)
          Use deleteResource instead. 
com.opencms.dbpool.CmsCallableStatement.getBigDecimal(int, int)
          This is deprecated in JDBC 3.0 but still must be implemented 
com.opencms.workplace.CmsXmlWpConfigFile.getLanguagePath()
          Use the constant value I_CmsWpConstants.C_VFS_PATH_LOCALES instead 
com.opencms.workplace.CmsXmlWpTemplateFile.getProcessedXmlDataValue(String)
          Use getProcessedDataValue instead. 
com.opencms.workplace.CmsXmlWpTemplateFile.getProcessedXmlDataValue(String, Object)
          Use getProcessedDataValue instead. 
com.opencms.workplace.CmsXmlWpTemplateFile.getProcessedXmlDataValue(String, Object, Object)
          Use getProcessedDataValue instead. 
com.opencms.template.CmsXmlTemplate.getServletPath(CmsObject, String, A_CmsXmlContent, Object)
          instead of this method you should use the link tag. 
com.opencms.workplace.CmsXmlWpTemplateFile.getXmlDataValue(String)
          Use getDataValue instead. is found for this key. 
com.opencms.workplace.CmsXmlWpTemplateFile.hasXmlData(String)
          Use hasData instead. 
com.opencms.file.CmsObject.moveFile(String, String)
          Use moveResource instead. 
com.opencms.workplace.CmsWorkplaceDefault.picsUrl(CmsObject, String, A_CmsXmlContent, Object)
          use CmsWorkplaceDefault.resourcesUri(CmsObject, String, A_CmsXmlContent, Object) instead 
com.opencms.file.CmsObject.readAllFileHeaders(String)
          For reading the file history use method readAllFileHeadersForHist 
com.opencms.file.CmsObject.readAllProperties(String)
          use readProperties(String) instead 
com.opencms.workplace.CmsXmlWpTemplateFile.removeXmlData(String)
          Use removeData instead. 
com.opencms.file.CmsObject.renameFile(String, String)
          Use renameResource instead. 
com.opencms.dbpool.CmsPreparedStatement.setUnicodeStream(int, InputStream, int)
          This is deprecated in JDBC 3.0 but still must be implemented 
com.opencms.workplace.CmsXmlWpTemplateFile.setXmlData(String, String)
          Use setData instead. 
com.opencms.util.Utils.sort(Vector, int)
          this method is deprecated and will be removed in a later OpenCms release 
com.opencms.file.CmsObject.writePropertydefinition(CmsPropertydefinition)
          Do not use this method any longer because there is no type of propertydefinition