Class com.ibm.commerce.tools.common.ui. UIPropertiesBean

Changed Methods
String  getDataPopulationCode (HttpServletRequest) Change in signature from HttpServletRequest to javax.servlet.http.HttpServletRequest.
Retrieves databeans specified in the xml loads them activates them (Must be an instance of the DataBean class) converts them to javascript and then outputs this javascript on the response stream
void  getFinishForm (JspWriter) Change in signature from JspWriter to javax.servlet.jsp.JspWriter.
Retrieves form which is executed when the Finish button is pressed.
void  getFrameset (JspWriter) Change in signature from JspWriter to javax.servlet.jsp.JspWriter.
 
void  getJSFramesetDisplayCommands (JspWriter) Change in signature from JspWriter to javax.servlet.jsp.JspWriter.