com.ibm.commerce.utf.commands

Interface ModifyOrderCommentsTCCmd

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


    public interface ModifyOrderCommentsTCCmd
    extends TaskCommand
    Modifies terms and conditions of type "OrderComments".
    • 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
        The default implementation of this command.
        See Also:
        Constant Field Values
    • Method Detail

      • setCommentsVector

        void setCommentsVector(java.util.Vector newComments)
        Stores the incoming list of freeform comments.
        Parameters:
        newComments - The vector of freeform comments.
      • setTradingId

        void setTradingId(java.lang.Long newTradingid)
        Stores the trading agreement ID.
        Parameters:
        newTradingid - The trading agreement ID.