|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileSize | |
---|---|
com.jalios.jcms | Contains the core JCMS classes. |
Uses of FileSize in com.jalios.jcms |
---|
Fields in com.jalios.jcms with type parameters of type FileSize | |
---|---|
protected Map<String,FileSize> |
QuotaManager.cacheFileSize
|
Methods in com.jalios.jcms that return FileSize | |
---|---|
static FileSize |
QuotaManager.computeFileSizes(File realFile,
AssociatedFilesManager afMgr)
Compute file size (with and without associated files) |
FileSize |
QuotaManager.getCacheFileSize(File file)
get the cache file size with computed size |
Methods in com.jalios.jcms with parameters of type FileSize | |
---|---|
void |
QuotaManager.updateCacheFileSize(File file,
FileSize fileSizeObj)
update the cache file size with computed size |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |