Package org.opencms.ade.upload


package org.opencms.ade.upload
  • Class
    Description
    Convenience class to access the localized messages of this OpenCms package.
    Default implementation for upload restrictions uses restriction entries from opencms-workplace.xml.
    Upload action element, used to generate the upload dialog.
    Bean to be used in JSP scriptlet code that provides access to the upload functionality.
    This exception makes it possible to handle expected upload errors in another way than unexpected errors.
    Provides the upload listener for the upload widget.
    Handles all RPC services related to the upload dialog.
    A class which is executed in a new thread, so its able to detect when an upload process is frozen and sets an exception in order to be canceled.
    A table to temporarily store warnings that should be displayed for uploaded files.
    Interface that provides upload restriction information, based on which upload buttons may be disabled or restricted to specific types.
    Interface for virus scanners used to check uploaded files.
    Convenience class to access the localized messages of this OpenCms package.