com.ibm.commerce.rfq.commands

Interface MarkAttachmentForDeleteCmd

  • 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:
    MarkAttachmentForDeleteCmdImpl


    public interface MarkAttachmentForDeleteCmd
    extends TaskCommand
    Sets the MarkForDelete flag on an RFQ attachment.
    • 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
        Default implementation class name
        See Also:
        Constant Field Values
    • Method Detail

      • setAttachmentIds

        void setAttachmentIds(java.lang.Long[] attachmentIds)
        Sets the attachmentIds field and mark for delete those attachments
        Parameters:
        attachmentIds - The attachmentIds to set