| 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 | Method and Description |
|---|---|
I_CmsPostUploadDialogHandler |
CmsWorkplaceManager.getPostUploadHandler()
Returns the post upload handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsWorkplaceManager.setPostUploadHandler(I_CmsPostUploadDialogHandler uploadHandler)
Sets the post upload dialog handler.
|