Package | Description |
---|---|
com.jalios.jcms.workspace |
Contains classes about workspace features.
|
Modifier and Type | Field and Description |
---|---|
protected ObjectLongTreeMap |
WorkspaceFileAnalyzer.fileSizeMap |
protected ObjectLongTreeMap |
WorkspaceFileAnalyzer.fileSizeMapWithSatellite |
Modifier and Type | Method and Description |
---|---|
ObjectLongTreeMap |
WorkspaceFileAnalyzer.getFileSizeMap()
Retrieve a the file analyzis information for the current Workspace.
|
ObjectLongTreeMap |
Workspace.getFileSizeMap(boolean refresh)
Returns the map file size for each content-type.
|
ObjectLongTreeMap |
WorkspaceFileAnalyzer.getFileSizeMapWithSatellite()
Retrieve a the file analyzis information for the current Workspace.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkspaceFileAnalyzer.setFileSizeMap(ObjectLongTreeMap fileSizeMap)
Deprecated.
|
void |
WorkspaceFileAnalyzer.setFileSizeMapWithSatellite(ObjectLongTreeMap fileSizeMapWithSatellite)
Deprecated.
|
Copyright © 2001-2018 Jalios SA. All Rights Reserved.