com.ibm.commerce.utf.commands

Class DeleteRFQAttachmentCmdImpl

    • Field Detail

      • COPYRIGHT

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

        public java.lang.Long[] attachArray
        Attachment Array.
      • tradingId

        public java.lang.Long tradingId
        Trading Id.
    • Constructor Detail

      • DeleteRFQAttachmentCmdImpl

        public DeleteRFQAttachmentCmdImpl()
        Default Constructor.
    • Method Detail

      • reset

        public void reset()
        Reset the command.
        Specified by:
        reset in interface com.ibm.websphere.command.Command
        Overrides:
        reset in class AbstractECTargetableCommand
      • getAttachArray

        public java.lang.Long[] getAttachArray()
        The Attachment Id array to be deleted

        Returns:
        The array of attachment id
      • getTradingId

        public java.lang.Long getTradingId()
        The Trading id that associated with the attachments

        Returns:
        The trading id
      • setAttachArray

        public void setAttachArray(java.lang.Long[] newAttachArray)
        Sets attachment id array to be deleted
        Specified by:
        setAttachArray in interface DeleteRFQAttachmentCmd
        Parameters:
        cnewAttachArray - attachment Id Array
      • setTradingId

        public void setTradingId(java.lang.Long newTradingId)
        Sets Trading Id
        Specified by:
        setTradingId in interface DeleteRFQAttachmentCmd
        Parameters:
        newTradingId - trading Id