Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,FileSize> |
QuotaManager.cacheFileSize |
Modifier and Type | Method and Description |
---|---|
static FileSize |
QuotaManager.computeFileSizes(java.io.File realFile,
AssociatedFilesManager afMgr)
Compute file size (with and without associated files)
|
FileSize |
QuotaManager.getCacheFileSize(java.io.File file)
get the cache file size with computed size
|
Modifier and Type | Method and Description |
---|---|
void |
QuotaManager.updateCacheFileSize(java.io.File file,
FileSize fileSizeObj)
update the cache file size with computed size
|
Copyright © 2001-2017 Jalios SA. All Rights Reserved.