Package com.logicaldoc.webdavb
Class DAVFile
java.lang.Object
com.logicaldoc.webdavb.DAVFile
A WebDAV file that wraps a LogicalDOC's document
- Since:
- 7.6.1
- Author:
- Marco Meschieri - LogicalDOC
- 
Constructor Details- 
DAVFilepublic DAVFile(com.logicaldoc.core.document.Document document) 
 
- 
- 
Method Details- 
getDocumentpublic com.logicaldoc.core.document.Document getDocument()
- 
getId
- 
getName
- 
getCreation
- 
getModified
- 
getContentLengthpublic long getContentLength()
- 
toString
- 
hashCodepublic int hashCode()
- 
equals
 
-