Package com.logicaldoc.webdav.cache
Class WebdavCache
java.lang.Object
com.logicaldoc.webdav.cache.WebdavCache
A cache for the WebDAV module
- Since:
- 9.1.1
- Author:
- Alessandro Gasparini - LogicalDOC
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintgetFolder(long id) getFolderPath(long folderId) longgetFolderSize(long id) static WebdavCachelonggetTreeSize(long id) intsetFolderPath(Folder folder) inttruncate()
-
Constructor Details
-
WebdavCache
- Throws:
SQLException
-
-
Method Details
-
getInstance
-
addFolder
-
getFolder
-
getFolderSize
public long getFolderSize(long id) -
getTreeSize
public long getTreeSize(long id) -
countElements
public int countElements() -
setFolderPath
-
getFolderPath
-
truncate
public int truncate()
-