See: Description
| Interface | Description |
|---|---|
| ContractTCCreateCmd |
This controller command is used to Create terms and conditions based on the TermCondition
element XML string to the specified contract, The contract has to be in Draft state.
|
| ContractTCDeleteCmd |
This controller command is used to Delete terms and conditions from a contract.
|
| ContractTCDeployCmd |
This controller command is used to Deploys the specified terms and conditions (WebSphere Commerce Enterprise only).
|
| ContractTCSaveCmd |
This controller command is used to Saves the specified terms and conditions (WebSphere Commerce Enterprise only).
|
| ContractTCUpdateCmd |
This controller command is used to Update terms and conditions (WebSphere Commerce Enterprise only).
|
| Class | Description |
|---|---|
| ContractTCCreateCmdImpl |
This is the default implementation of the
ContractTCCreateCmd controller command. |
| ContractTCDeleteCmdImpl |
This is the default implementation of the
ContractTCDeleteCmd controller command. |
| ContractTCDeployCmdImpl |
This is the default implementation of the
ContractTCDeployCmd controller command. |
| ContractTCSaveCmdImpl |
This is the default implementation of the
ContractTCSaveCmd controller command. |
| ContractTCUpdateCmdImpl |
This is the default implementation of the
ContractTCUpdateCmd controller command. |