Uses of Interface
org.opencms.ade.upload.I_CmsVirusScanner
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_CmsVirusScanner in org.opencms.workplace
Modifier and TypeMethodDescriptionCmsWorkplaceManager.getVirusScanner()
Gets the configured virus scanner (may be null).Modifier and TypeMethodDescriptionvoid
CmsWorkplaceManager.setVirusScanner
(I_CmsVirusScanner virusScanner) Sets the virus scanner.