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

Class CSRReturnUpdateCmdImpl

    • Field Detail

      • COPYRIGHT

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

      • CSRReturnUpdateCmdImpl

        public CSRReturnUpdateCmdImpl()
    • Method Detail

      • getReturnComment

        public java.lang.String getReturnComment()
        Gets the comment applicable to the entire return.
        Returns:
        return comment
      • performExecute

        public void performExecute()
                            throws ECException
        Sets up the input request property for the ReturnUpdateCmd command and calls the command. 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 return is not successfully updated
      • setReturnComment

        public void setReturnComment(java.lang.String newReturnComment)
        Sets the comment applicable to the entire return.
        Parameters:
        newReturnComment - return comment