com.ibm.commerce.utf.commands

Interface ModifyOrderItemPAttributeTCCmd

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


    public interface ModifyOrderItemPAttributeTCCmd
    extends TaskCommand
    Modifies terms and conditions of type "OrderItemPAttribute".
    • 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

      • setLanguageId

        void setLanguageId(java.lang.Integer newLanguageId)
        Save the incoming language Id.
        Parameters:
        newLanguageId - java.lang.Integer
      • setPAttributeVector

        void setPAttributeVector(java.util.Vector newPAttributes)
        Save the incoming vector of personalization attributes.
        Parameters:
        newPAttributes - java.util.Vector
      • setTradingId

        void setTradingId(java.lang.Long newTradingid)
        Save the incoming trading Id
        Parameters:
        newTradingid - java.lang.Long