Class com.ibm.commerce.command. HttpsRedirectViewCommandImpl

The superclass changed from com.ibm.commerce.command.RedirectViewCommandImpl to com.ibm.commerce.command.AbstractRedirectViewCommand.
Changed Methods
HttpServletRequest  getRequest () Change in return type from com.ibm.commerce.command.HttpServletRequest to javax.servlet.http.HttpServletRequest.
Gets the HttpServletRequest associated with this command.
HttpServletResponse  getResponse () Change in return type from com.ibm.commerce.command.HttpServletResponse to javax.servlet.http.HttpServletResponse.
Gets the HttpServletResponse associated with this command.