Uses of Class
com.jalios.jcms.AssociatedFilesManager
-
Packages that use AssociatedFilesManager Package Description com.jalios.jcms Contains the core JPlatform classes.com.jalios.jcms.quota -
-
Uses of AssociatedFilesManager in com.jalios.jcms
Methods in com.jalios.jcms that return AssociatedFilesManager Modifier and Type Method Description static AssociatedFilesManagerAssociatedFilesManager. getInstance()returns the singleton instance -
Uses of AssociatedFilesManager in com.jalios.jcms.quota
Methods in com.jalios.jcms.quota with parameters of type AssociatedFilesManager Modifier and Type Method Description static FileSizeQuotaManager. computeFileSizes(java.io.File realFile, AssociatedFilesManager afMgr)Compute file size (with and without associated files)
-