|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectLongTreeMap | |
---|---|
com.jalios.jcms | Contains the core JCMS classes. |
com.jalios.jcms.workspace | Contains classes about workspace features. |
Uses of ObjectLongTreeMap in com.jalios.jcms |
---|
Fields in com.jalios.jcms declared as ObjectLongTreeMap | |
---|---|
protected ObjectLongTreeMap |
Channel.fileSizeMap
|
Methods in com.jalios.jcms that return ObjectLongTreeMap | |
---|---|
static ObjectLongTreeMap |
JcmsUtil.getFileSizeMap()
Returns the map file size for each content-type. |
ObjectLongTreeMap |
Channel.getFileSizeMap(boolean refresh)
Returns the map file size for each content-type. |
static ObjectLongTreeMap |
JcmsUtil.getFileSizeMap(Workspace ws)
Returns the map file size for each content-type for the given workspace. |
Uses of ObjectLongTreeMap in com.jalios.jcms.workspace |
---|
Methods in com.jalios.jcms.workspace that return ObjectLongTreeMap | |
---|---|
ObjectLongTreeMap |
Workspace.getFileSizeMap(boolean refresh)
Returns the map file size for each content-type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |