Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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.file.CmsObject.moveFile(String, String)
          Use moveResource 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.file.CmsObject.renameFile(String, String)
          Use renameResource instead. 
com.opencms.file.CmsObject.writePropertydefinition(CmsPropertydefinition)
          Do not use this method any longer because there is no type of propertydefinition