Package com.ibm.commerce.contract.tc.commands

Provides the Controller Commands and Task Commands to manage trading agreement terms and conditions.

See:
          Description

Interface Summary
ContractTCCreateCmd Create a terms and conditions based on the TermCondition element XML string to the specified contract (WebSphere Commerce Business Edition only).
ContractTCDeleteCmd Delete terms and condtions from a contract (WebSphere Commerce Business Edition only).
ContractTCDeployCmd Deploys the specified terms and conditions (WebSphere Commerce Business Edition only).
ContractTCSaveCmd Saves the specified terms and conditions (WebSphere Commerce Business Edition only).
ContractTCUpdateCmd Update a terms and conditons (WebSphere Commerce Business Edition only).
 
Class Summary
ContractTCCreateCmdImpl This is the default implementation of ContractTCCreateCmd (WebSphere Commerce Business Edition only).
ContractTCDeleteCmdImpl Delete terms and condtions from a contract (WebSphere Commerce Business Edition only).
ContractTCDeployCmdImpl Deploys the specified terms and conditions (WebSphere Commerce Business Edition only).
ContractTCSaveCmdImpl Saves the specified terms and conditions (WebSphere Commerce Business Edition only).
ContractTCUpdateCmdImpl Update a terms and conditons (WebSphere Commerce Business Edition only).
 

Package com.ibm.commerce.contract.tc.commands Description

Provides the Controller Commands and Task Commands to manage trading agreement terms and conditions.