com.ibm.commerce.tools.attachment.commands

Interface AttachmentUploadCmd

  • All Superinterfaces:
    AccCommand, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ControllerCommand, ECCommand, Protectable, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    AttachmentUploadCmdImpl


    public interface AttachmentUploadCmd
    extends ControllerCommand
    Interface for AttachmentUploadCmdImpl command. This command is responsible to put the files uploaded in the request and save it in the database
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        Method implementation class name
        See Also:
        Constant Field Values