| Package | Description |
|---|---|
| org.opencms.workplace |
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsRepositoryFolderHandler
The default upload folder handler.
|
| Modifier and Type | Method and Description |
|---|---|
I_CmsRepositoryFolderHandler |
CmsWorkplaceManager.getRepositoryFolderHandler()
Returns the repository folder handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsWorkplaceManager.setRepositoryFolderHandler(I_CmsRepositoryFolderHandler clazz)
Sets the repository folder handler.
|