Uses of Class
org.opencms.file.quota.CmsFolderSizeOptions
Packages that use CmsFolderSizeOptions
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 CmsFolderSizeOptions in org.opencms.db
Methods in org.opencms.db with parameters of type CmsFolderSizeOptionsModifier 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 CmsFolderSizeOptions in org.opencms.db.generic
Methods in org.opencms.db.generic with parameters of type CmsFolderSizeOptionsModifier and TypeMethodDescriptionCmsVfsDriver.readFolderSizeStats
(CmsDbContext dbc, boolean online, CmsFolderSizeOptions options) -
Uses of CmsFolderSizeOptions in org.opencms.file
Methods in org.opencms.file with parameters of type CmsFolderSizeOptions