com.ibm.commerce.rfq.commands

Class MarkAttachmentForDeleteCmdImpl

    • Field Detail

      • COPYRIGHT

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

      • MarkAttachmentForDeleteCmdImpl

        public MarkAttachmentForDeleteCmdImpl()
        Constructs a new MarkAttachmentForDeleteCmdImpl class instance.
    • Method Detail

      • reset

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

        public java.lang.Long[] getAttachmentIds()
        Gets the attachmentIds
        Returns:
        Returns a java.lang.Long[]
      • setAttachmentIds

        public void setAttachmentIds(java.lang.Long[] attachmentIds)
        Sets the attachmentIds
        Specified by:
        setAttachmentIds in interface MarkAttachmentForDeleteCmd
        Parameters:
        attachmentIds - The attachmentIds to set