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

Class CSRReturnCreateCopyCmdImpl

    • Field Detail

      • COPYRIGHT

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

      • CSRReturnCreateCopyCmdImpl

        public CSRReturnCreateCopyCmdImpl()
    • Method Detail

      • performExecute

        public void performExecute()
                            throws ECException
        Calls executeReturnCreateCopy. 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.