Package com.ibm.commerce.contract.commands

Contains classes and interfaces for creating and managing contracts and for registering business policies.

See:
          Description

Interface Summary
AddContractNLDescriptionCmd Adds Contract National Language Description (WebSphere Commerce Business Edition only).
CloseContractCmd Close contracts (WebSphere Commerce Business Edition only).
ContractAttachmentAddCmd Add an attachment to the contract, if the attachment does not exist, the command will add the attachment first (WebSphere Commerce Business Edition only).
ContractAttachmentDeleteCmd Delete the association between the specified contract and attachment (WebSphere Commerce Business Edition only).
ContractCancelCmd Cancels the specified contract by changing its contract state to Cancelled (WebSphere Commerce Business Edition only).
ContractCloseCmd Closes the specified contract by changing its contract status to Closed (WebSphere Commerce Business Edition only).
ContractCopyCmd Copy a contract (WebSphere Commerce Business Edition only).
ContractCreateCmd Create a contract based on the import XMLString, the contract will be in Draft state (WebSphere Commerce Business Edition only).
ContractDeleteCmd Delete the specified contracts by setting the contracts to MarkForDelete (WebSphere Commerce Business Edition only).
ContractDeployCmd Deploy the specified contract to the specified store (WebSphere Commerce Business Edition only).
ContractDisplayCmd Display a specified contract by using jsp which registered in cntrdisply table (WebSphere Commerce Business Edition only).
ContractExportCmd Export a specified contract with specified language id to a xml file based on the specified encoding (WebSphere Commerce Business Edition only).
ContractImportApprovedVersionCmd Import a contract from a specified XML file (WebSphere Commerce Business Edition only).
ContractImportDraftVersionCmd Import a contract from a specified XML file (WebSphere Commerce Business Edition only).
ContractListAsBuyerCmd This command based on the user id and store id which the user logon to get the list of the contracts which the user entitled as a Buyer participant (WebSphere Commerce Business Edition only).
ContractNewVersionCmd Create a new version of a specified contract (WebSphere Commerce Business Edition only).
ContractResumeCmd Resume the specified contract to Active state (WebSphere Commerce Business Edition only).
ContractSaveCmd Add a new contract or update an existing one which is in Draft state (WebSphere Commerce Business Edition only).
ContractSetInSessionCmd Set list of contracts into the current session (WebSphere Commerce Business Edition only).
ContractSubmitCheckApprovalCmd Check if a contract need to approval (WebSphere Commerce Business Edition only).
ContractSubmitPostApprovalCmd After a contract be approved, the contract will be deployed to the target store if the target store id is provided (WebSphere Commerce Business Edition only).
ContractSubmitPostCancelCmd Cancel a contract approval process (WebSphere Commerce Business Edition only).
ContractSubmitPostRejectCmd This command is called if an approver rejects a contract (WebSphere Commerce Business Edition only).
ContractSubmitPreApprovalCmd This command will be called when a contract be submitted to approve (WebSphere Commerce Business Edition only).
ContractSubmitResponseCmd This command will be called when a contract be submitted to approve (WebSphere Commerce Business Edition only).
ContractSuspendCmd Suspend an active contract and refresh the contract cache (WebSphere Commerce Business Edition only).
ContractUpdateCmd Update a contract (WebSphere Commerce Business Edition only).
CopyContractCmd Copy a specified contract to a new contract (WebSphere Commerce Business Edition only).
CreateContractCmd Create a contract based on the given Contract element (WebSphere Commerce Business Edition only).
DeployContractCmd Deploy a contract to the specified store (WebSphere Commerce Business Edition only).
DeployTCCmd The base interface that defines the signature of all commands that deploy Terms and Conditions (WebSphere Commerce Business Edition only).
ParticipantAddCmd Add a participant to either a trading agreement or terms and conditions (WebSphere Commerce Business Edition only).
ParticipantDeleteCmd Delete the specified participant (WebSphere Commerce Business Edition only).
PolicyAddCmd Add a business policy to policy table (WebSphere Commerce Business Edition only).
PolicyDeleteCmd Delete a business policy, an exception will be thrown if there are other objects still reference to this business policy (WebSphere Commerce Business Edition only).
PolicyDescriptionDeleteCmd Delete a description of the specified business policy for the specified language (WebSphere Commerce Business Edition only).
PolicyDescriptionUpdateCmd Add or update the description of the specified business policy (WebSphere Commerce Business Edition only).
ScheduledContractDeployCmd Deploy the specified contract to the specified store (WebSphere Commerce Business Edition only).
UpdateContractCmd Update a contract based on the given Contract element (WebSphere Commerce Business Edition only).
ValidateBusinessPolicyInContractForStoreCmd Validate the Business policy in the specified contract for the specified store (WebSphere Commerce Business Edition only).
ValidateContractCmd Validate the contract (WebSphere Commerce Business Edition only).
 

Class Summary
AddContractNLDescriptionCmdImpl Adds Contract National Language Description (WebSphere Commerce Business Edition only).
CloseContractCmdImpl Close contracts (WebSphere Commerce Business Edition only).
ContractAttachmentAddCmdImpl Add an attachment to the contract, if the attachment does not exist, the command will add the attachment first (WebSphere Commerce Business Edition only).
ContractAttachmentDeleteCmdImpl Delete the association between the specified contract and attachment (WebSphere Commerce Business Edition only).
ContractCancelCmdImpl This is the default implementation of the ContractCancel command (WebSphere Commerce Business Edition only).
ContractCloseCmdImpl This is the default implementation of the ContractClose command (WebSphere Commerce Business Edition only).
ContractCopyCmdImpl Copy a contract (WebSphere Commerce Business Edition only).
ContractCreateCmdImpl Create a contract based on the import XMLString, the contract will be in Draft state (WebSphere Commerce Business Edition only).
ContractDeleteCmdImpl Delete the specified contracts by setting the contracts to MarkForDelete (WebSphere Commerce Business Edition only).
ContractDeployCmdImpl Deploy the specified contract to the specified store (WebSphere Commerce Business Edition only).
ContractDisplayCmdImpl Display a specified contract by using jsp which registered in cntrdisply table (WebSphere Commerce Business Edition only).
ContractExportCmdImpl Export a specified contract with specified language id to a xml file based on the specified encoding (WebSphere Commerce Business Edition only).
ContractFlowEntityBean ContractFlowEntityBean is used in the ContractSubmit approval flow (WebSphere Commerce Business Edition only).
ContractImportApprovedVersionCmdImpl Import a contract from a specified XML file (WebSphere Commerce Business Edition only).
ContractImportDraftVersionCmdImpl Import a contract from a specified XML file (WebSphere Commerce Business Edition only).
ContractListAsBuyerCmdImpl This command based on the user id and store id which the user logon to get the list of the contracts which the user entitled as a Buyer participant (WebSphere Commerce Business Edition only).
ContractNewVersionCmdImpl Create a new version of a specified contract (WebSphere Commerce Business Edition only).
ContractResumeCmdImpl Resume the specified contract to Active state (WebSphere Commerce Business Edition only).
ContractSaveCmdImpl Add a new contract or update an existing one which is in Draft state (WebSphere Commerce Business Edition only).
ContractSetInSessionCmdImpl Set list of contracts into the current session (WebSphere Commerce Business Edition only).
ContractSubmitCheckApprovalCmdImpl Check if a contract need to approval (WebSphere Commerce Business Edition only).
ContractSubmitPostApprovalCmdImpl After a contract be approved, the contract will be deployed to the target store if the target store id is provided (WebSphere Commerce Business Edition only).
ContractSubmitPostCancelCmdImpl Cancel a contract approval process (WebSphere Commerce Business Edition only).
ContractSubmitPostRejectCmdImpl This command is called if an approver rejects a contract (WebSphere Commerce Business Edition only).
ContractSubmitPreApprovalCmdImpl This command will be called when a contract be submitted to approve (WebSphere Commerce Business Edition only).
ContractSubmitResponseCmdImpl This command will be called when a contract be submitted to approve (WebSphere Commerce Business Edition only).
ContractSuspendCmdImpl Suspend an active contract and refresh the contract cache (WebSphere Commerce Business Edition only).
ContractUpdateCmdImpl Update a contract (WebSphere Commerce Business Edition only).
CopyContractCmdImpl Copy a specified contract to a new contract (WebSphere Commerce Business Edition only).
CreateContractCmdImpl Create a contract based on the given Contract element (WebSphere Commerce Business Edition only).
DeployContractCmdImpl Deploy a contract to the specified store (WebSphere Commerce Business Edition only).
DeployContractProcess Deploy a contract (WebSphere Commerce Business Edition only).
DeployTCCmdImpl The base interface that defines the signature of all commands that deploy Terms and Conditions (WebSphere Commerce Business Edition only).
NoAddJobException This exception will be thrown when there is no job to add to the scheduler (WebSphere Commerce Business Edition only).
ParticipantAddCmdImpl Add a participant to either a trading agreement or terms and conditions (WebSphere Commerce Business Edition only).
ParticipantDeleteCmdImpl Delete the specified participant (WebSphere Commerce Business Edition only).
PolicyAddCmdImpl Add a business policy to policy table (WebSphere Commerce Business Edition only).
PolicyDeleteCmdImpl Delete a business policy, an exception will be thrown if there are other objects still reference to this business policy (WebSphere Commerce Business Edition only).
PolicyDescriptionDeleteCmdImpl Delete a description of the specified business policy for the specified language (WebSphere Commerce Business Edition only).
PolicyDescriptionUpdateCmdImpl Add or update the description of the specified business policy (WebSphere Commerce Business Edition only).
ScheduledContractDeployCmdImpl Deploy the specified contract to the specified store (WebSphere Commerce Business Edition only).
UpdateContractCmdImpl Update a contract based on the given Contract element (WebSphere Commerce Business Edition only).
ValidateBusinessPolicyInContractForStoreCmdImpl Validate the Business policy in the specified contract for the specified store (WebSphere Commerce Business Edition only).
ValidateContractCmdImpl Validate the contract (WebSphere Commerce Business Edition only).
 

Package com.ibm.commerce.contract.commands Description

Contains classes and interfaces for creating and managing contracts and for registering business policies.