Changed Methods | ||
Properties
getURLProperties
(HttpServletRequest ) |
Change in signature from
com.ibm.commerce.command.HttpServletRequest to
javax.servlet.http.HttpServletRequest . |
This method takes all the values in a URL and puts them in a Properties list. |
void
setAttributes
(Object,
HttpServletRequest |
Change in signature from (java.lang.Object,
com.ibm.commerce.command.HttpServletRequest ) to (java.lang.Object,
javax.servlet.http.HttpServletRequest ). |
This method will set the properties of a DataSourceCommand from an HttpRequest |