com.ibm.commerce.rfq.commands

Interface RespondRFQLevelCommentsTCCmd

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


    public interface RespondRFQLevelCommentsTCCmd
    extends TaskCommand
    Responds to order comments terms and conditions.
    • 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

      • setCommentsVector

        void setCommentsVector(java.util.Vector newComments)
        Sets response comments
        Parameters:
        newComments - java.util.Vector
      • setRequestId

        void setRequestId(java.lang.Long newTradingid)
        Sets request ID
        Parameters:
        newTradingid - java.lang.Long
      • setResponseId

        void setResponseId(java.lang.Long newTradingid)
        Sets response ID
        Parameters:
        newTradingid - java.lang.Long