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

Class CSRReturnRestoreCopyCmdImpl

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CSRReturnRestoreCopyCmdImpl

        public CSRReturnRestoreCopyCmdImpl()
    • Method Detail

      • performExecute

        public void performExecute()
                            throws ECException
        Calls executeReturnRestoreCopy. Sets up the redirect url by putting the redirect url parameter into the response property
        Specified by:
        performExecute in interface ECCommand
        Specified by:
        performExecute in interface com.ibm.websphere.command.TargetableCommand
        Overrides:
        performExecute in class AbstractECTargetableCommand
        Throws:
        ECException - If a general exception occurs.