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
-
DAVFile
public DAVFile(com.logicaldoc.core.document.Document document)
-
-
Method Details
-
getDocument
public com.logicaldoc.core.document.Document getDocument() -
getId
-
getName
-
getCreation
-
getModified
-
getContentLength
public long getContentLength() -
toString
-
hashCode
public int hashCode() -
equals
-