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 TypeMethodDescriptionint
int
getFolder
(long id) getFolderPath
(long folderId) long
getFolderSize
(long id) static WebdavCache
long
getTreeSize
(long id) int
setFolderPath
(Folder folder) int
truncate()
-
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()
-