Uses of Interface
org.opencms.workplace.I_CmsPostUploadDialogHandler
Package
Description
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
-
Uses of I_CmsPostUploadDialogHandler in org.opencms.workplace
Modifier and TypeMethodDescriptionCmsWorkplaceManager.getPostUploadHandler()
Returns the post upload handler.Modifier and TypeMethodDescriptionvoid
CmsWorkplaceManager.setPostUploadHandler
(I_CmsPostUploadDialogHandler uploadHandler) Sets the post upload dialog handler.