Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.commerce.contract.commands.DeployTCCmd

  • Packages that use DeployTCCmd 
    Package Description
    com.ibm.commerce.contract.commands
    Provides the Controller Commands and Task Commands to manage contracts and trading agreements.
    com.ibm.commerce.price.commands
    Contains controller or task commands to calculate prices, to handle order adjustments and to handle currency
    • Uses of DeployTCCmd in com.ibm.commerce.contract.commands

      Subinterfaces of DeployTCCmd in com.ibm.commerce.contract.commands 
      Modifier and Type Interface and Description
      interface  DeployExtendedTCCmd
      The purpose of this command is to deploy an Extended Terms and Conditions.
      Classes in com.ibm.commerce.contract.commands that implement DeployTCCmd 
      Modifier and Type Class and Description
      class  DeployExtendedTCCmdImpl
      The purpose of this command is to deploy an Extended Terms and Conditions.
      class  DeployTCCmdImpl
      This is the default implementation of the DeployTCCmdImpl task command.
    • Uses of DeployTCCmd in com.ibm.commerce.price.commands

      Subinterfaces of DeployTCCmd in com.ibm.commerce.price.commands 
      Modifier and Type Interface and Description
      interface  DeployPriceTCCmd
      Interface for the DeployPriceTCCmd Task Command to deploy the Price Terms&Conditions defined in a Trading Agreement.
      Classes in com.ibm.commerce.price.commands that implement DeployTCCmd 
      Modifier and Type Class and Description
      class  DeployPriceTCCmdImpl
      This DeployPriceTCCmd Task Command Implementation deploys the Price Terms & Conditions defined in a Trading Agreements.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes