Package com.ibm.commerce.tools.optools.returns.commands

Contains the commands used in the Create Return wizard and Change Return notebook in WebSphere Commerce Accelerator.

See:
          Description

Interface Summary
CSRDisplayRefundPaymentInfoCmd Brief Description: Interface to retrieve and display information about the account the refund will be credited to.
CSRReturnCancelCmd Brief Description: Cancels a return by setting the state of the return to cancelled.
CSRReturnConstants Constants used by returns.
CSRReturnCreateCopyCmd Brief Description: Copies the return specified by <returnId> into the wcs session.
CSRReturnItemAddCmd Brief Description: Adds one or more return items to a return.
CSRReturnItemComponentUpdateCmd Brief Description: Updates one or more return item components in a return.
CSRReturnItemDeleteCmd Brief Description: Deletes one or more return items.
CSRReturnItemUpdateCmd Brief Description: Updates one or more return items in a return.
CSRReturnPrepareCmd Brief Description: Prepares the return specified by <returnId>.
CSRReturnProcessCmd Brief Description: Process the return specified by <returnId>.
CSRReturnRestoreCopyCmd Brief Description: Restores the return to its original state.
CSRReturnUpdateCmd Brief Description: This command updates information in a return.
 

Class Summary
CSRDisplayRefundByCreditCmdImpl Brief Description: Policy command that retrives the credit information for a return.
CSRDisplayRefundByOriginalPaymentCmdImpl Brief Description: Policy command that retrives the credit information for a return.
CSRDisplayRefundPaymentInfoCmdImpl Brief Description: Base class for the return display credit account information command classes.
CSRReturnBaseCmdImpl Brief Description: This class is the base class for all the CSR return commands.
CSRReturnCancelCmdImpl Cancels a return by setting the state of the return to cancelled.
CSRReturnCreateCopyCmdImpl Copies the return specified by <returnId> into the wcs session.
CSRReturnItemAddCmdImpl Adds one or more return items to a return.
CSRReturnItemComponentUpdateCmdImpl Updates one or more return item components in a return.
CSRReturnItemDeleteCmdImpl Deletes one or more return items.
CSRReturnItemUpdateCmdImpl Updates one or more return items in a return.
CSRReturnPrepareCmdImpl Prepares the return specified by <returnId>.
CSRReturnProcessCmdImpl Process the return specified by <returnId>.
CSRReturnRestoreCopyCmdImpl Restores the return to its original state.
CSRReturnUpdateCmdImpl This command updates information in a return.
 

Package com.ibm.commerce.tools.optools.returns.commands Description

Contains the commands used in the Create Return wizard and Change Return notebook in WebSphere Commerce Accelerator.