com.ibm.commerce.utf.commands

Class CreateRFQAttachmentCmdImpl

    • Field Detail

      • COPYRIGHT

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

        public java.lang.String documentdesc
        Document 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.
      • tradingId

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

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

        public java.lang.String usage
        Document Usage.
      • attachmentId

        public java.lang.Long attachmentId
        Attachment Id.
    • Constructor Detail

      • CreateRFQAttachmentCmdImpl

        public CreateRFQAttachmentCmdImpl()
        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 the Attachment Id
        Returns:
        The attachment id
      • getDocumentdesc

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

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

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

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

        public java.lang.Long getOwnerId()
        Returns the owner
        Returns:
        The owner
      • getTradingId

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

        public java.lang.String getUsage()
        Returns the Document Usage
        Returns:
        The Document Usage
      • setAttachmentId

        public void setAttachmentId(java.lang.Long newAttachmentId)
        Sets the attachment Id
        Parameters:
        newAttachmentId - attachment Id
      • setDocumentdesc

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

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

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

        public void setMimetype(java.lang.String newMimetype)
        Sets the document Mime type
        Specified by:
        setMimetype in interface CreateRFQAttachmentCmd
        Parameters:
        newMimetype - Mime type
      • setOwnerId

        public void setOwnerId(java.lang.Long newOwnerId)
        Sets the document owner
        Specified by:
        setOwnerId in interface CreateRFQAttachmentCmd
        Parameters:
        newOwnerId - document owner
      • setTradingId

        public void setTradingId(java.lang.Long newTradingId)
        Sets the trading id
        Specified by:
        setTradingId in interface CreateRFQAttachmentCmd
        Parameters:
        newTradingId - trading id
      • setUsage

        public void setUsage(java.lang.String newUsage)
        Sets the usage
        Specified by:
        setUsage in interface CreateRFQAttachmentCmd
        Parameters:
        newUsage - usage