Uses of Interface
org.opencms.ade.upload.I_CmsVirusScanner
Packages that use 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
Methods in org.opencms.workplace that return I_CmsVirusScannerModifier and TypeMethodDescriptionCmsWorkplaceManager.getVirusScanner()
Gets the configured virus scanner (may be null).Methods in org.opencms.workplace with parameters of type I_CmsVirusScannerModifier and TypeMethodDescriptionvoid
CmsWorkplaceManager.setVirusScanner
(I_CmsVirusScanner virusScanner) Sets the virus scanner.