com.ibm.commerce.tools.attachment.commands

Interface FileAntiVirusCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    FileAntiVirusCmdImpl


    public interface FileAntiVirusCmd
    extends TaskCommand
    Interface for FileAntiVirusCmdImpl command. This command is responsible to scan files for viruses.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
      • CLASSNAME

        static final java.lang.String CLASSNAME
        Define the CLASSNAME.
        See Also:
        Constant Field Values
    • Method Detail

      • setUploadedFile

        void setUploadedFile(UploadedFile uploadedFile)
        The uploaded file to scan.
        Parameters:
        uploadedFile -
      • setFilePath

        void setFilePath(java.lang.String filePath)
        The persisted file to scan.
        Parameters:
        filePath -