com.ibm.commerce.utf.commands

Class ModifyRFQAttachmentCmdImpl

    • Field Detail

      • COPYRIGHT

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

        public java.lang.Long attachmentId
        Attachment Id.
      • documentdesc

        public java.lang.String documentdesc
        Attachment Description.
      • documentURL

        public java.lang.String documentURL
        Document URL.
      • mimeencoding

        public java.lang.String mimeencoding
        Document Mime Coding.
      • mimetype

        public java.lang.String mimetype
        Document Mime Type.
      • ownerId

        public java.lang.Long ownerId
        Owner Id.
      • tradingId

        public java.lang.Long tradingId
        Trading Id.
      • usage

        public java.lang.String usage
        Attachment Usage.
    • Constructor Detail

      • ModifyRFQAttachmentCmdImpl

        public ModifyRFQAttachmentCmdImpl()
        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
      • getAttachmentId

        public java.lang.Long getAttachmentId()
        Returns attachment ID.
        Returns:
        Attachment Id
      • getDocumentdesc

        public java.lang.String getDocumentdesc()
        Returns attachment description.
        Returns:
        Attachment description.
      • getDocumentURL

        public java.lang.String getDocumentURL()
        Returns Document URL.
        Returns:
        Document URL.
      • getMimeencoding

        public java.lang.String getMimeencoding()
        Returns Document Mime Coding.
        Returns:
        Document Mime Coding.
      • getMimetype

        public java.lang.String getMimetype()
        Returns Document Mime Type.
        Returns:
        Document Mime Type.
      • getOwnerId

        public java.lang.Long getOwnerId()
        Returns Owner Id.
        Returns:
        Owner Id.
      • getTradingId

        public java.lang.Long getTradingId()
        Returns Trading Id.
        Returns:
        Trading Id.
      • getUsage

        public java.lang.String getUsage()
        Returns attachment usage.
        Returns:
        Attachment Usage.
      • setAttachmentId

        public void setAttachmentId(java.lang.Long newAttachmentId)
        Sets new attachment Id.
        Specified by:
        setAttachmentId in interface ModifyRFQAttachmentCmd
        Parameters:
        newAttachmentId - Sets new attachment Id
      • setDocumentdesc

        public void setDocumentdesc(java.lang.String newDocumentdesc)
        Sets new attachment description.
        Specified by:
        setDocumentdesc in interface ModifyRFQAttachmentCmd
        Parameters:
        newDocumentdesc - Sets new attachment description
      • setDocumentURL

        public void setDocumentURL(java.lang.String newDocumentURL)
        Sets new document URL.
        Specified by:
        setDocumentURL in interface ModifyRFQAttachmentCmd
        Parameters:
        newDocumentURL - Sets new document URL
      • setMimeencoding

        public void setMimeencoding(java.lang.String newMimeencoding)
        Sets new document Mime Coding.
        Specified by:
        setMimeencoding in interface ModifyRFQAttachmentCmd
        Parameters:
        newMimeencoding - Sets new document Mime Coding
      • setMimetype

        public void setMimetype(java.lang.String newMimetype)
        Sets new document Mime Type.
        Specified by:
        setMimetype in interface ModifyRFQAttachmentCmd
        Parameters:
        newMimetype - Sets new document Mime Type
      • setOwnerId

        public void setOwnerId(java.lang.Long newOwnerId)
        Sets new Owner.
        Specified by:
        setOwnerId in interface ModifyRFQAttachmentCmd
        Parameters:
        newOwnerId - Sets new Owner
      • setTradingId

        public void setTradingId(java.lang.Long newTradingId)
        Sets new Trading Id.
        Specified by:
        setTradingId in interface ModifyRFQAttachmentCmd
        Parameters:
        newTradingId - Sets new Trading Id
      • setUsage

        public void setUsage(java.lang.String newUsage)
        Sets new Usage.
        Specified by:
        setUsage in interface ModifyRFQAttachmentCmd
        Parameters:
        newUsage - Sets new Usage