Uses of Class
org.opencms.file.quota.CmsFolderSizeEntry
Packages that use CmsFolderSizeEntry
Package
Description
Low-level database connection and access functionality.
Generic (ANSI-SQL) implementation of the OpenCms database connector.
This important package provides the methods to access the OpenCms VFS repository with the permissions
of an authenticated user.
-
Uses of CmsFolderSizeEntry in org.opencms.db
Methods in org.opencms.db that return types with arguments of type CmsFolderSizeEntryModifier and TypeMethodDescriptionCmsDriverManager.readFolderSizeStats
(CmsDbContext dbc, CmsFolderSizeOptions options) CmsSecurityManager.readFolderSizeStats
(CmsRequestContext context, CmsFolderSizeOptions options) Reads folder size statistis.I_CmsVfsDriver.readFolderSizeStats
(CmsDbContext dbc, boolean online, CmsFolderSizeOptions options) Reads folder size statistics for the subtree at a given root path. -
Uses of CmsFolderSizeEntry in org.opencms.db.generic
Methods in org.opencms.db.generic that return types with arguments of type CmsFolderSizeEntryModifier and TypeMethodDescriptionCmsVfsDriver.readFolderSizeStats
(CmsDbContext dbc, boolean online, CmsFolderSizeOptions options) -
Uses of CmsFolderSizeEntry in org.opencms.file
Methods in org.opencms.file that return types with arguments of type CmsFolderSizeEntry