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

Interface Summary
CSRDisplayRefundPaymentInfoCmd Interface to retrieve display information about the mechanism for a refund.
CSRReturnCancelCmd Wrapper for the ReturnCancelCmd command.
CSRReturnCreateCopyCmd Copies all data for a return into the wcs session.
CSRReturnItemAddCmd Wrapper for ReturnItemAddCmd.
CSRReturnItemComponentUpdateCmd Wrapper for the ReturnItemUpdateComponentCmd command.
CSRReturnItemDeleteCmd Wrapper for the ReturnItemDeleteCmd command.
CSRReturnItemUpdateCmd Wrapper for ReturnItemUpdateCmd.
CSRReturnPrepareCmd Wrapper for the ReturnPrepareCmd command.
CSRReturnProcessCmd Wrapper for the ReturnProcessCmd command.
CSRReturnRestoreCopyCmd Attempts to revert return to its pre-edit state.
CSRReturnUpdateCmd Wrapper for the ReturnUpdateCmd command.
 
Class Summary
CSRDisplayRefundByCreditCmdImpl Policy command which retrieves credit line information for a return.
CSRDisplayRefundByOriginalPaymentCmdImpl Policy command which retrieves refund mechanism information for a return.
CSRDisplayRefundPaymentInfoCmdImpl Base class for the display refund mechanism command classes.
CSRReturnBaseCmdImpl Base class for all the CSR Returns commands.
CSRReturnCancelCmdImpl Default implementation of CSRReturnCancelCmd.
CSRReturnCreateCopyCmdImpl Copies all data for a return into the wcs session.
CSRReturnItemAddCmdImpl Default implementation of CSRReturnItemAddCmd.
CSRReturnItemComponentUpdateCmdImpl Default implementation of CSRReturnItemComponentUpdateCmd.
CSRReturnItemDeleteCmdImpl Default implementation of CSRReturnItemDeleteCmd.
CSRReturnItemUpdateCmdImpl Default implementation of CSRReturnItemUpdateCmd.
CSRReturnPrepareCmdImpl Default implementation of CSRReturnPrepareCmd.
CSRReturnProcessCmdImpl Default implementation of CSRReturnProcessCmd.
CSRReturnRestoreCopyCmdImpl Attempts to revert return to its pre-edit state.
CSRReturnUpdateCmdImpl Default implementation of CSRReturnUpdateCmd.