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

Contains classes and interfaces for creating Terms and Conditions, updating an existing Terms and Conditions, deleting a Terms and Conditions in an existing contract.

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).
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).
ContractTCUpdateCmdImpl Update a terms and conditons (WebSphere Commerce Business Edition only).
 

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

Contains classes and interfaces for creating Terms and Conditions, updating an existing Terms and Conditions, deleting a Terms and Conditions in an existing contract.