Uses of Interface
org.opencms.workplace.I_CmsPostUploadDialogHandler
Packages that use 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
Methods in org.opencms.workplace that return I_CmsPostUploadDialogHandlerModifier and TypeMethodDescriptionCmsWorkplaceManager.getPostUploadHandler()
Returns the post upload handler.Methods in org.opencms.workplace with parameters of type I_CmsPostUploadDialogHandlerModifier and TypeMethodDescriptionvoid
CmsWorkplaceManager.setPostUploadHandler
(I_CmsPostUploadDialogHandler uploadHandler) Sets the post upload dialog handler.