Uses of Interface
org.opencms.ade.upload.I_CmsUploadRestriction
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_CmsUploadRestriction in org.opencms.ade.upload
Modifier and TypeClassDescriptionclass
Default implementation for upload restrictions uses restriction entries from opencms-workplace.xml.Modifier and TypeMethodDescriptionstatic I_CmsUploadRestriction
CmsDefaultUploadRestriction.unrestricted()
-
Uses of I_CmsUploadRestriction in org.opencms.workplace
Modifier and TypeMethodDescriptionCmsWorkplaceManager.getUploadRestriction()
Gets the upload restriction.Modifier and TypeMethodDescriptionvoid
CmsWorkplaceManager.setUploadRestriction
(I_CmsUploadRestriction uploadRestriction) Sets the upload restriciton.